Posts by Collection

personal

My Job Search Experience

Published:

I participated in the placement season at IIT Delhi and also interviewed off-campus with some companies. My primary focus was on systems roles at Quant firms. Here are some of the experiences I can recall.

technical

Function Inlining by Compiler

Published:

Compilers often insert the function code into caller’s code stream, which is called function’s inline expansion.

Shivam’s Knowledge Base

Published:

This is the collection of some of my technical knowledge that I gather in my free time. I started this repo during my placement preparation days, and covered topics like C++, OS, and Computer Architecture.