RandomWits

life is too short for a diary



Posts Tagged: java

Cribsheet for Heap data structure

A quick reference guide for heap data structures, algorithms, and common interview patterns. Covers max/min heaps, heapsort, priority queues, and practical implementations in Java and Python...

Continue reading โ†’ java python algorithm heap



Calling Stored Procedure in Spring using jdbc vs r2dbc

Calling stored procedures from Spring Boot? You have two paths: JDBC (blocking) or R2DBC (reactive)...

Continue reading โ†’ spring-boot jdbc r2dbc java



Daily Logs for Sep 22, 2025

Dear Vishi, dear logs for today...

Continue reading โ†’ java letters