InLevel Up CodingbyAdesh Nalpet AdimurthyBreath-First Search using StackLong live the stack 😎Jul 21, 2024Jul 21, 2024
InDev GeniusbyAdesh Nalpet AdimurthyAvoid switch case for ENUMs — Visitor patternEven before going ahead with an example, what is Visitor Pattern? Here is the Wikipedia definition — Click here.Feb 17, 2022Feb 17, 2022
InDev GeniusbyAdesh Nalpet AdimurthyA Complete Guide to Build a Shape Preserved Population CartogramTo implement a population-scaled, shape preserved world cartogram.Oct 26, 2023Oct 26, 2023
InDev GeniusbyAdesh Nalpet AdimurthyDebezium: PostgreSQL Change Data Capture (CDC)Set up Debezium to capture row-level changes in the schemas of a PostgreSQL database and publish to Kafka topic(s)Oct 21, 20231Oct 21, 20231
InDev GeniusbyAdesh Nalpet AdimurthyPostgres as a Graph DatabaseHave you ever come across the need to store a graph in a relational database because using/onboarding a graph database for a small use-case…Oct 6, 2023Oct 6, 2023
InDev GeniusbyAdesh Nalpet AdimurthyDistributed Model TrainingDistributed TrainingJul 1, 2022Jul 1, 2022
InDev GeniusbyAdesh Nalpet AdimurthyAnatomy of a System Design Interview: The exampleWhat’s better than going over a real system design interview question (Interviewed in June 2022).Jun 7, 2022Jun 7, 2022
InDev GeniusbyAdesh Nalpet AdimurthyRefactoring NightmaresYou are working on a fast-growing, never-stopping product; 35 sprints and 600 coffees later, you finally got to move on, and a new engineer…Jun 7, 20221Jun 7, 20221
InDev GeniusbyAdesh Nalpet AdimurthyAnomaly Detection and Remediation1. IntroductionMay 17, 2022May 17, 2022
InDev GeniusbyAdesh Nalpet AdimurthyHybrid Spatial Data Structures: Quad-KD and R-KD trees1. AbstractApr 18, 2022Apr 18, 2022
InDev GeniusbyAdesh Nalpet AdimurthyFloating Point Round Off Errors in Geometric AlgorithmsFloating Point Precision in Geometric AlgorithmsMar 14, 2022Mar 14, 2022
InDev GeniusbyAdesh Nalpet AdimurthyHybrid Spatial Data Structure based on KD-tree and QuadtreeWhat’s a Spatial Index?Mar 4, 2022Mar 4, 2022
InDev GeniusbyAdesh Nalpet AdimurthyExternal Merge Sort using Priority QueueExternal sorting is a class of sorting algorithms that can handle massive amounts of data. External sorting is required when the data being…Mar 1, 2022Mar 1, 2022