Algorithm and data structures based questions
Software Engineer New Grad Interview Questions
3,069 software engineer new grad interview questions shared by candidates
sort question
Had the most trouble with the HTTP/UDP/SSL/TCP stuff as that was not my strong suit
Given an array of sorted linked lists (so each array element is a pointer to some node), return ONE linked list that's sorted.
What port used for internet protocol?
Tell me about your XXX experience listed on your resume.
Can I use hash tables all the time for fast search operations ?
Check whether a given tree is a binary search tree.
Print out a matrix in spiral form.
Given a binary tree, print out the elements in order. Without recursion.
Viewing 421 - 430 interview questions