Design Key-Value Store - (Part-I) VIDEO
This is the first video on designing our "Key-Value Store". It is also one of the popular questions which is generally asked in interviews.
In this video we try do "Requirement Gathering" and will also try to understand the problem by asking some questions to the interviewer
and try to establish a design scope.
Please use the below pointers for different time stamps. Hope that helps :
Introduction : (00:00)
Requirements Gathering : (00:29)
APIs to support : (02:03)
Establish Design Scope : (03:00)
My GitHub Repo for interview preparation : https://github.com/MAZHARMIK/Intervie ...
Subscribe to my channel : https://www.youtube.com/channel/UCaw5 ...
Other Videos By codestorywithMIK 2022-07-15 Factorial Of Large Numbers - (Microsoft, MakeMyTrip, Adobe):Explanation โ Live Coding ๐ง๐ปโ๐ป๐ฉ๐ปโ๐ป 2022-07-14 Design Key-Value Store - (PART-V) : Consistency, Quorum, Tunable Consistency ๐ฑ๐คฏโ๏ธ 2022-07-13 Binary Tree Right Side View (DFS) - (Amazon, Accolite, Flipkart โฆ.๐คฏ) : Live Coding๐ง๐ปโ๐ป 2022-07-12 Binary Tree Right Side View (BFS) - (Amazon, Accolite, Flipkart โฆ.๐คฏ) : Live Coding ๐ง๐ปโ๐ป 2022-07-12 Design Key-Value Store - (PART-IV) : Data Partition & Data Replication ๐ฟโ๏ธ๐ 2022-07-11 3Sum Closest - (Meta, Amazon, Microsoft, Oracle)โLive Coding ๐ง๐ปโ๐ป 2022-07-11 Design Key-Value Store - (PART-III) : Distributed Key-Value Store and CAP Theorem ๐คฏ 2022-07-10 Trapping Rain Water (without stack)- (Adobe, Amazon, Microsoft, Payu)โLive Coding๐ง๐ปโ๐ป 2022-07-09 Design Key-Value Store - (PART-II) : Single Server Key-Value Store ๐โ๏ธ๐ป๐ฟ 2022-07-08 3 SUM - (Amazon, Meta, Google) : Explanation โ Live Coding ๐ง๐ปโ๐ป๐ฉ๐ปโ๐ป 2022-07-08 Design Key-Value Store - (Part-I) 2022-07-07 Two Sum II - Input Array Is Sorted : Explanation โ Live Coding ๐ง๐ปโ๐ป (In Hinglish) 2022-07-06 Design Consistent Hashing - Wrap Up #๏ธโฃ๐ฅณ๐คฉ 2022-07-06 Two Sum - Explanation โ Live Coding ๐ง๐ปโ๐ป(In Hinglish ๐) 2022-07-05 Design Consistent Hashing - Virtual Nodes ๏ฟผ#๏ธโฃ๐คฏ๐ต๐ป 2022-07-04 Design Consistent Hashing - Two Problems with Basic Approach ๐คฏ#๏ธโฃ๐ต๐ป 2022-07-03 Design Consistent Hashing - How It Works ? #๏ธโฃ๐ 2022-07-02 Design Consistent Hashing - Whatโs the problem ? Why need it ? #๏ธโฃ๐ต๏ธ 2022-06-29 Design Rate Limiter - step-4 of 4 - WRAP UP 2022-06-29 Design Rate Limiter - step-3 of 4 (PART-IV) - Performance Optimisation & Monitoring 2022-06-27 Design Rate Limiter : step-3 of 4 (PART-III) - Rate Limiter in Distributed Environment โ๏ธ๐๐คฏ