contents(sd): add more links

This commit is contained in:
Yangshun 2023-10-13 17:41:47 +08:00
parent 9609f5728d
commit b2aabd22b1
4 changed files with 15 additions and 10 deletions

View File

@ -32,7 +32,7 @@ Companies that ask such questions usually ask candidates to code in one of these
- Kanban Board
- Games
- Tic-tac-toe — [Practice on GreatFrontEnd](https://www.greatfrontend.com/questions/user-interface/tic-tac-toe) (Paid)
- Whac-a-mole — [Practice on GreatFrontEnd](https://www.greatfrontend.com/questions/user-interface/whac-a-mole) (Paid)
- Whack-a-mole — [Practice on GreatFrontEnd](https://www.greatfrontend.com/questions/user-interface/whack-a-mole) (Paid)
- Wordle — [Practice on GreatFrontEnd](https://www.greatfrontend.com/questions/user-interface/wordle) (Paid)
- Tetris (advanced)
- Snake (advanced)

View File

@ -13,12 +13,14 @@ Front End Interview Handbook is now part of [GreatFrontEnd](https://www.greatfro
## Examples
- News feed (e.g. Facebook) — [Read example solution on GreatFrontEnd](https://www.greatfrontend.com/questions/system-design/news-feed-facebook)
- E-commerce marketplace (e.g. Amazon) — [Read example solution on GreatFrontEnd](https://www.greatfrontend.com/questions/system-design/e-commerce-amazon) (Paid)
- Chat application (e.g. Messenger) — [Read example solution on GreatFrontEnd](https://www.greatfrontend.com/questions/system-design/chat-application-messenger) (Paid)
- Photo sharing application (e.g. Instagram) — [Read example solution on GreatFrontEnd](https://www.greatfrontend.com/questions/system-design/photo-sharing-instagram) (Paid)
- News feed (e.g. Facebook): [Read example solution on GreatFrontEnd](https://www.greatfrontend.com/questions/system-design/news-feed-facebook)
- E-commerce marketplace (e.g. Amazon): [Read example solution on GreatFrontEnd](https://www.greatfrontend.com/questions/system-design/e-commerce-amazon) (Paid)
- Chat application (e.g. Messenger): [Read example solution on GreatFrontEnd](https://www.greatfrontend.com/questions/system-design/chat-application-messenger) (Paid)
- Photo sharing application (e.g. Instagram): [Read example solution on GreatFrontEnd](https://www.greatfrontend.com/questions/system-design/photo-sharing-instagram) (Paid)
- Pinterest: [Read example solution on GreatFrontEnd](https://www.greatfrontend.com/questions/system-design/pinterest) (Paid)
- Travel booking website (e.g. Airbnb): [Read example solution on GreatFrontEnd](https://www.greatfrontend.com/questions/system-design/travel-booking-airbnb) (Paid)
- Video watching website
- Mail application
- Email client
## Framework

View File

@ -12,10 +12,11 @@ Front End Interview Handbook is now part of [GreatFrontEnd](https://www.greatfro
## Examples
- Autocomplete — [Read example solution on GreatFrontEnd](https://www.greatfrontend.com/questions/system-design/autocomplete)
- Image carousel — [Read example solution on GreatFrontEnd](https://www.greatfrontend.com/questions/system-design/image-carousel) (Paid)
- Dropdown menu — [Read example solution on GreatFrontEnd](https://www.greatfrontend.com/questions/system-design/dropdown-menu) (Paid)
- Modal dialog — [Read example solution on GreatFrontEnd](https://www.greatfrontend.com/questions/system-design/modal-dialog) (Paid)
- Autocomplete: [Read example solution on GreatFrontEnd](https://www.greatfrontend.com/questions/system-design/autocomplete)
- Image carousel: [Read example solution on GreatFrontEnd](https://www.greatfrontend.com/questions/system-design/image-carousel) (Paid)
- Dropdown menu: [Read example solution on GreatFrontEnd](https://www.greatfrontend.com/questions/system-design/dropdown-menu) (Paid)
- Modal dialog: [Read example solution on GreatFrontEnd](https://www.greatfrontend.com/questions/system-design/modal-dialog) (Paid)
- Poll widget: [Read example solution on GreatFrontEnd](https://www.greatfrontend.com/questions/system-design/poll-widget) (Paid)
- Selector which loads options over the network
:::info Read front end system design case studies

View File

@ -31,6 +31,8 @@ The two main kinds of front end system design interviews are UI components and a
- E-commerce marketplace (e.g. Amazon): [Read example solution on GreatFrontEnd](https://www.greatfrontend.com/questions/system-design/e-commerce-amazon) (Paid)
- Chat application (e.g. Messenger): [Read example solution on GreatFrontEnd](https://www.greatfrontend.com/questions/system-design/chat-application-messenger) (Paid)
- Photo sharing application (e.g. Instagram): [Read example solution on GreatFrontEnd](https://www.greatfrontend.com/questions/system-design/photo-sharing-instagram) (Paid)
- Pinterest: [Read example solution on GreatFrontEnd](https://www.greatfrontend.com/questions/system-design/pinterest) (Paid)
- Travel booking website (e.g. Airbnb): [Read example solution on GreatFrontEnd](https://www.greatfrontend.com/questions/system-design/travel-booking-airbnb) (Paid)
- Video watching website
:::info Read front end system design case studies