When you type a URL in a Browser, the desired web page gets displayed. What processes take place behind the scene?
Software Development Engineer New Grad Interview Questions
6,113 software development engineer new grad interview questions shared by candidates
Explain to me your most proud project and what you learned from it.
Tell me about a nurse you met you'd like to be like?
Why did you want to become a nurse?
Tell me about yourself?
Given an array of integers (not sorted), find the kth largest number. Make it O(n)
How to reverse a linked list with your eyes closed?
Implement a function to merge 2 sorted arrays into a third array. Followup, to do in-place considering one array can contain all the elements. Third problem was to reverse a linked list. First problems I coded in java for the third he wanted to use C/C++ (to see how I do with pointers).
Standard data structure, system design questions.
Math/ Quantile Calculation
Viewing 581 - 590 interview questions