No very difficult questions. Just take it easy and enjoy the process. Almost all of the question are from the <Cracking the Coding Interview>. A quick response and emphasize on the issue of efficiency are important. I think Facebook love to ask questions about the tree structure and some practical questions because they are realistic problems. When you prepare and practice, do remember that efficiency is a really significant issue, much more important than simply giving an answer. And I would like recommend another book <Programming pearls>. Maybe the book is not a hard one to read, but the thought of the author, why the author wants to improve some algorithm and how he solves problems are really fantastic. The questions are from realistic problems and the book is really worth reading several times. It benefits me a lot.
Intern Software Engineer Interview Questions
12,244 intern software engineer interview questions shared by candidates
Square root of x
What is polymorphism in OOP ?
Give an example of a divide and conquer algorithm.
The second question is usually matrix operations.
1) Longest substring in a Palindrome string . 2) Binary Search
Design library management system.
bield static site to display photos
General questions about JavaScript + 2 DS&A whiteboard questions in C++
Q: What is the most challenging task you've encountered?
Viewing 1361 - 1370 interview questions