Resume-based shortlisting -> OA -> interviews
Computer Architecture, OS and C++ were heavily asked.
In interview, questions were implementation heavy- like implement shared_ptr, implement short string optimization, etc.
Also, was told to implement a memory pool with fixed size chunks for allocation and had to ensure that user freed the correct chunk