An exploration of how X's home timeline API is designed · When it comes to designing the API of the system the software engineers often consider...
System design sketches for popular system design interview questions. See the sketches in full resolution at...
Minimalistic data structure sketches with the links to code examples on JavaScript · Recently I launched the minimalistic online drawing app okso.app. I...
New drawing app to express, grasp, and organize your thoughts and ideas. · TL;DR The OkSo app is the drawing app to express, grasp, and organize your...
Select the random item from the list based on items' weights · ℹ️ Examples are from the javascript-algorithms repository What is "Weighted Random" Let's...
Training the car to do self-parking using a genetic algorithm · TL;DR In this article, we'll train the car to do self-parking using a genetic...