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
根号三
449dc27f33
zh-Hans: Translate solutions ( #392 )
2020-03-29 20:40:50 -04: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
cclauss
924570e4cb
Add newlines - PEP8 style ( #173 )
2018-07-18 23:09:09 -07:00
cclauss
0178943013
Add missing colons to class methods ( #143 )
2018-03-18 09:19:08 -04:00
Christopher
f6b7d3c8c0
Update master-slave section anchor ( #129 )
2018-02-07 19:57:00 -05:00
Donne Martin
1f7d78ba3e
Add query cache OmniGraffle diagrams
2017-04-02 08:25:39 -04: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