Explain any of the project you feel was very impressive
Grader Interview Questions
8,341 grader interview questions shared by candidates
I signed an NDA, so I cannot reveal explicit questions. Practice your standard algorithms and data-structures. Nothing too fancy. Remember how containers in the standard library are implemented. Oh, and practice system design questions, if you know how to.
First, describe yourself. Why do u fit for this role. Coding question combinational sum. Follow up by time complexity and optimization solution. Ended with QA.
Implement strstr
TCP vs UDP
I was asked to take the interview panel through the process of introducing myself to a patient, where I saw myself in five years, what was my strength and weakness is, and a few other questions
The dot product between two sparse arrays. A better solution than O(n). You can pre-process the input.
Question 1: Given two sorted arrays, write a function to find the kth smallest element among both the arrays. (This was required to be solved in constant space without using any additional data structures).
Unfortunately this is under NDA
Graph related problem.
Viewing 6671 - 6680 interview questions