Aryan01High-Level Design of Auto-completeThe autocomplete system is designed to provide real-time suggestions as users type search queries, enhancing the user experience and…Apr 13Apr 13
Aryan01Designing a Scalable and Modular Coding Platform ArchitectureRequirements and Estimates:Apr 7Apr 7
Aryan01Designing Bulk Notification System — Part 2After scaling out the Bulk Notification System in Part 1 we still can have challenges with the current design during Peak hours.Mar 15Mar 15
Aryan01Mastering RecursionRecursion is an essential technique in programming that allows a function to call itself. It can simplify solutions to problems involving…Oct 1, 2023Oct 1, 2023
Aryan01Automating MySQL PartitioningAfter learning how to delete records from large tables the next requirement was to auto-maintain the partitions of the table.Sep 14, 20232Sep 14, 20232
Aryan01Mysql: How to delete records from large Tables?(Introduction to partitioning)Mar 17, 2023Mar 17, 2023
Aryan01Handling deduplication with redisRecently, I faced a problem where a user was applying to same job multiple times and i wanted to avoid it.Dec 3, 2022Dec 3, 2022
Aryan01Creating a Facebook Messenger AI Bot in Node.jsWhat we will be buildingOct 20, 2020Oct 20, 2020