Recently appeared for the BlogVault On-Campus Hiring process for the SDE role. Sharing the pattern that may help future candidates.
The OMR round was divided into multiple sections:
Questions were based on:
The majority of questions came from:
There were a mix of standard interview questions and some uncommon questions that tested practical understanding rather than rote memorization.
The most interesting part of the test consisted of two debugging problems.
Each problem provided a 2-page codebase, followed by 10 questions based on the codebase. These questions focused on:
Key takeaway: Don't try to understand the entire code at once. Break it into smaller logical components, understand each part, and then connect everything together. This approach made the debugging questions much more manageable.
The Core CS and Debugging sections carried the highest weightage. Each had an individual cutoff, along with an overall cutoff.
There were 3 coding questions:
The questions were pretty standard.
Hope this helps. Best of luck to everyone appearing for the BlogVault hiring process!