Common Design Questions

Here is the list of common design questions that are asked in technical interviews. 
  1. Design a parking garage
  2. Design a deck of cards
  3. Design an aeroplane reservation system.
  4. How would you design a chat system
  5. Design Game of Life
  6. Design Chess Game
  7. Design a system for a parking lot
  8. Design a poker game
  9. Design a Farm with Object Oriented Concepts
  10. Design a restaurant reservation system.
  11. Design a JukeBox
  12. Design a file system
  13. Design a recommendation system
  14. Design the Boggle Game. (Given a 4x4 character matrix, output all possible words by moving through the matrix)

No comments:

Post a Comment

NoSQL

This one is reviewed but I need to delete its copy from hubpages or somewhere NoSQL Data models: key-value  Aggregate model.  key or i...