Great Resource List
https://github.com/shashank88/system_design#designques
https://github.com/jwasham/coding-interview-university#system-design-scalability-data-handling
Two important Blogs I highly recommend for System Design.
https://www.hiredintech.com
http://highscalability.com/blog/2016/10/12/lessons-learned-from-scaling-uber-to-2000-engineers-1000-ser.html
One of my favorite youtube video on this topic.
Design Google Search Auto-complete Solution
Radix Tree
https://en.wikipedia.org/wiki/Trie
https://github.com/shashank88/system_design#designques
https://github.com/jwasham/coding-interview-university#system-design-scalability-data-handling
Two important Blogs I highly recommend for System Design.
https://www.hiredintech.com
http://highscalability.com/blog/2016/10/12/lessons-learned-from-scaling-uber-to-2000-engineers-1000-ser.html
One of my favorite youtube video on this topic.
Design Google Search Auto-complete Solution
Radix Tree
https://en.wikipedia.org/wiki/Trie
This quora post has some great links to it:-
No comments:
Post a Comment