Commit Graph

10 Commits (1b4a570e651626e8bd3a83cae1392a7656bb5102)

Author SHA1 Message Date
Ido777 1b4a570e65 Enhance README.md for key-value cache design
- Revised the problem investigation section to emphasize the importance of clarifying use cases and constraints, including a dialogue example for better understanding.
- Improved the high-level design section with a detailed diagram illustrating the architecture and component interactions.
- Expanded the cache implementation details, explaining the use of a hash map and doubly-linked list for efficient operations.
- Added a wrap-up section summarizing the design process and encouraging alignment with interviewer expectations.
2025-04-30 23:56:31 +03:00
Ido777 92a86f1d64 Update README.md files across various system design solutions to clarify to ask about expected amount, style, and purpose of code to be written during interviews. 2025-04-30 14:35:30 +03:00
Ido777 47a065c126 Update the solutions notebooks and README files to reflect new GitHub repository links for source, ensuring consistency across the documentation. 2025-04-30 12:01:58 +03:00
Donne Martin ac806e46cb
Revert "zh-cn: Sync with upstream to keep it up-to-date (#374)" (#391)
This reverts commit 301b9d88e4.

#374 overwrote the English version of the solutions
2020-03-09 21:46:02 -04:00
根号三 301b9d88e4
zh-cn: Sync with upstream to keep it up-to-date (#374) 2020-03-09 21:34:18 -04:00
Manas Karekar 116634f5b3 Enable syntax highlighting in all python code snippets (#268) 2019-05-07 06:24:41 -04:00
Christopher f6b7d3c8c0 Update master-slave section anchor (#129) 2018-02-07 19:57:00 -05:00
Federico Baldassarre e417324830 Fix #6: Migrate links from exercises/solutions to use internal links (#23) 2017-03-19 15:23:03 -04:00
Donne Martin 0889f04f0d Resolve #3: Fix broken links in exercises (#5) 2017-03-08 22:20:23 -05:00
Donne Martin d484f80b18 Add Query Cache solution 2017-03-04 21:06:04 -08:00