Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added - Design an ATM #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions questions.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ write an API for client who will give date and time and API should return meetin
- Design a scheduler, that takes in 10 scheduling requests at a time and can execute 100 jobs at a time.(The scheduler executes http requests.)
- Design a system which keeps track of leaders for some contest. Like referrals leader.
- Design a key value store and an Index.
- Design an ATM.
- Design an analytics to display machines which have valid certificates,Design the system with valid dashboard with all the machines with good/bad certificates.
- Design a service that calls any passed endpoint at a fixed interval.
- Design System where User can create alerts on StockOptions.
Expand Down