Frequently asked programming interview questions (with answers) and puzzles asked by google, microsoft, amazon, yahoo, and facebook for SDE/Developer and SDET positions.
Design Questions
Design a class library for writing card games.
Design an elevator control system. Buttons are present on every floor and supporting multiple elevators. (What objects/methods/properties/how components communicate)
How would you design the infrastructure front half of a very large web ecommerce site? what if it was very personalized? (how sessions are handled? where and what you can cache? how to load-balance?)
Design a chess game
Design malloc() and free(). http://g.oswego.edu/dl/html/malloc.html
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment