I have about a week and a half to prepare. What should I study?
I have assumed doing some code challenge exercises online and reviewing sorting algorithms. If anyone has any suggestions or resources I would love to hear from you!
1–10 of 11 posts
I have about a week and a half to prepare. What should I study?
I have assumed doing some code challenge exercises online and reviewing sorting algorithms. If anyone has any suggestions or resources I would love to hear from you!
Look at search as well as sorting algorithms. Know basic data structures and associated algorithms. Practice at a whiteboard. Don't worry about getting it right the first time: just keep trying things if you get stuck. Good luck.
MIT's IAP course resources are pretty good too: http://courses.csail.mit.edu/iap/interview/materials.php
https://sites.google.com/site/steveyegge2/five-essential-pho...
Looks like a nice resource.
Found a link from today's HN homepage: http://mycareerstack.com/questions/?company=Amazon Looks like a nice resource.
http://videos.edufire.com/2009/entrepreneurship/how-to-rock-... Look at search as well as sorting algorithms. Know basic data structures and associated algorithms. Practice at a whiteboard. Don't worry about getting it right the first time: just keep trying things if you get stuck. Good luck.
Cracking the Coding Interview is great, though you have to pay for it: http://www.amazon.com/Cracking-Coding-Interview-Programming-... MIT's IAP course resources are pretty good too: http://courses.csail.mit.edu/iap/interview/materials.php
Best thing I ever read about interviewing/hiring: https://sites.google.com/site/steveyegge2/five-essential-pho...