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.
Software Developer New Grad Interview Questions
6,138 software developer new grad interview questions shared by candidates
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.
The test consisted of multiple tasks similar to the one on leetcode (difficulty ranged from easy to medium)
Viewing 4891 - 4900 interview questions