-
Name
Atharva Kumar
-
College
Maulana Azad National Institute of Technology
-
Linkedin Profile
-
CGPA at the time of Selection
8.58
-
Company Appeared For
Nvidia
-
Placement Profile
SDE
-
Mode of Online Assessment
Online
-
Online Assessment Difficulty (out of 5)
4
-
Online Assessment Round Questions
Expand
It has 28 MCQs (including Aptitude, OOPs, CN and OS) and 2 DSA questions. One was to identify the given string is a power of 2 in binary representation or not, to be done using Regex in C language only. Second one was this : Qs Link
-
Mode of Interview(s)
Online
-
Number of Interview Rounds
1
-
Interview Experience
Expand
- Resume Based on experiences of Hackathon and Team Coordination, also on some features, how you made it and goal.
- One DSA question : https://www.geeksforgeeks.org/reduce-the-array-such-that-each-element-appears-at-most-2-times/
- A C programming question based on Pointer Arithmetic.
- Talked about Multithreading, how you could implement Multithreading in Merge Sort.
- OS basics on Threads and Memory Management.
-
Level of Difficulty of Interview(s)
4
-
Tips/Sources for Interview Preparation
Expand
Brush up your C language fundamentals, Solve all OA questions, Read in depth of OS and Language fundamentals, Core CS should be given priority as DSA question asked was medium level and can be managed.
-
Were Society Position of Responsibility given any Importance?
Maybe, can’t tell certainly
-
Did the Interviewer(s) Focus on asking questions from CV/Resume
Yes
-
Were the interview questions relevant to the JD Circulated? (if applicable)
Yes
-
Any other relevant information
Expand
- Verdict -> Selected for 6M intern.
- Try to drive the interview on something you’ve been working on and relevant. In my case, I was reading through threading and mutexes in C++ for my JUSPAY interview so that helped me mentioning thread and all in between the previous answers so they asked more into that only.