Random Ramblings
My personal collection of code snippets, starter guides, tutorials and interesting things I found online. Meant to be my safe haven of content that I find too trivial to publish anywhere else.
-
A collection of all the questions I was asked in a C++ interview at a prominent HFT firm.
- cpp
- 2025
-
Snippets for common implementation of standard library classes & templates that are frequently asked in interviews.
- placements
- 2024
- cpp
-
All the concepts, and documentation you need to know to need to pass the "Consume Messages" test in the Build Your Own Kafka challenge.
- kafka
- codecrafters
- 2025
-
A editorial-cum-educative blog teaching the basic features of typescripts, inspired by the Advent of TypeScript '24 exercise.
- TypeScript
- 2024
-
A brief recap of all the resources and the online assessments I came across during the placement season of 2024.
- placements
- 2024
-
In this blog, I give a brief overview of all the work that I had completed during my GSoC'23 mentorship under the Palisadoes Foundation!
- GSOC
- Talawa
- Palisadoes Foundation
- 2023
-
A quick guide to Go syntax, features and conventions for the forgetful minds like me.
- Go
- 2023