DHDaniel Habibinhackpack.hashnode.dev路Nov 15, 2022 路 1 min readLaunching AlgoSolver.ai - Solve any data structures and algorithms problem instantly with AII just built this tool that solves any Data structures instantly leveraging AI Check it out! Heres a short demo: https://www.youtube.com/watch?v=OeErBl400z4 I explained how I built it here00
DHDaniel Habibinhackpack.hashnode.dev路Oct 5, 2022 路 1 min readSystem Design: Stock ExchangeHow would you design a Stock Exchange meant to operate at scale? Estimated Usage 500 million order per day Uniform usage throughout the day 200 listed companies on the market 1:1 Buy to Sell orders Functional Requirements Users should be able to p...00
DHDaniel Habibinhackpack.hashnode.dev路Sep 16, 2022 路 1 min readSearch Engine - System Design optimal solutionSearch engines are built to help users find relevant resources based on an inputted search query. In our case, our search engine needs to scan, organize and serve relevant urls to users in a timely manner. Most search engines require us to organize t...00
DHDaniel Habibinhackpack.hashnode.dev路Aug 30, 2022 路 1 min readDesign a movie ticketing applicationWe just published a new System Design Interview practice problem on LeetDesign! You can check it out here Prompt Design an online ticketing system where users can browse whats available and purchase movie tickets Functional Requirements Users can se...00
DHDaniel Habibinhackpack.hashnode.dev路Aug 24, 2022 路 1 min readNew system design problem: Dropbox9/100 Days of posting new system design problems 馃敟 Sadly, I missed yesterday due to some violent food poisoning but after 24 hours of sitting in bed and drinking water, I'm back at it! You can learn a lot about how big companies work by studying the...00