Comparisons of trees and hash tables. What are the tradeoffs of using one versus another.
Engineer Software Interview Questions
419,802 engineer software interview questions shared by candidates
How do you efficiently reverse the order of the words in a string?
design a structure have these two functions: insert, getMedian, discuss the time complexity
Which wireless channel should you choose for you home wifi, considering there is no interference on any of them.
How would you find the most searched for phrase in Google, assuming that you could use 10000 computer in parallel?
Deep search binary tree, what is the worst case memory requirement using Queue.
Algorithm questions, system design questions, troubleshooting question
How to judge whether you can change one character to make two strings the same
I had solve an LC hard question that isn't even on LC in like 30 minutes
You have 2 unsorted arrays of integers that only differ by one element. Find that element in the most efficient way.
Viewing 2961 - 2970 interview questions