How did your work at [previous internship] end? What was the result?
Software New Grad Interview Questions
6,114 software new grad interview questions shared by candidates
My technical coding was about IP addresses
Explain any of the project you feel was very impressive
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).
Viewing 4871 - 4880 interview questions