Posts

Showing posts from June, 2017

Nvidia | Kishor Kamble

I had a campus interview of NVIDIA at my college, Walchand College of Engineering, Sangli for Tool Developer. Following were the four rounds, it took me two days. Round 1 - Written Test In the first round, there were 50 MCQs and time allocated was one hour. There were three sections:  The first section was based on C/C++, Data Structure questions. In C/C++ section there were questions like finding the output of a program, logical errors, the flow of program, memory management, pointers, array, structure etc. The questions were a bit difficult. The same section includes questions on data structure like linked lists, AVL trees, BST, graphs. The first section had 30 questions. The second section was on Operating System, there were 10 questions, which includes questions on memory management algorithms, deadlock, finding process time etc. I found this section more challenging than the others. The third section was on Logical Questions such as finding next word/number,...