Challenge #18 – Count Negative Numbers in a Sorted Matrix Post date October 6, 2021 Post author By Pankaj Tanwar Post categories In codenewbie, JavaScript, leetcode, programming
What is latency? Let’s deep dive & understand possible ways to optimise it. Post date June 18, 2021 Post author By Pankaj Tanwar Post categories In beginners, JavaScript, programming, Systems
Do you know 0.1 + 0.2 ≠ 0.3 in JavaScript? Here is why! Post date May 22, 2021 Post author By Pankaj Tanwar Post categories In JavaScript, programming
How to implement WhatsApp like End-to-end encryption? Post date April 30, 2021 Post author By Pankaj Tanwar Post categories In JavaScript, programming, Systems, webdev
How does Github store millions of repo and billions of files? Post date April 23, 2021 Post author By Pankaj Tanwar Post categories In database, github, storage, Systems
System Design – How to design Google Drive / Dropbox (a cloud file storage service) Post date April 10, 2021 Post author By Pankaj Tanwar Post categories In programming, Systems