Related Posts
Top 10 Pub-Sub interview questions
1. What is the Publish-Subscribe pattern and why is it important? It’s a messaging pattern where senders (publishers)…
Building Code Retrieval for Claude Code from Scratch
The story begins with a bug hunt… When I opened Claude Code and asked it to help me…
Pair and Transpose Adjacent Records within the Group - From SQL to SPL #13
Problem description & analysis: A certain table stores records of personnel from external sources entering and leaving a…