Open In App

Blogvault Interview Experience (On-Campus) 2022

Last Updated : 03 Oct, 2022
Improve
Improve
Like Article
Like
Save
Share
Report

Round 1: It happened on 1st September 2022. Online coding round of 1 hour on Interviewbit platform, and three questions. Students who completed all 3 questions were shortlisted for the interviews. The coding questions were easy to medium i.e. 1 easy, 2 medium:

  • Return each character with count (related to this ques)
  • Forget this question
  • Maximum of Absolute Value Expression (almost same as geeksforgeeks)

Round 2: Around 40 students reached this round. Through google meet interview was taken, and questions were asked regarding Sorts, puzzles, tree traversals, and string coding questions to achieve a certain outcome (job scheduling question and, Inorder traversal implement through a while loop) without using STL. Also, efficient solutions and the least complexity were appreciated.

Round 3: 25 students reached this round. A coding environment was provided(CoderPad: Live Coding Interview Platform & Technical Assessment Tool). A string-based question with test cases was provided. We needed to code and run it for test cases within 1 hour. Questions were asked about the logic used. Those whose maximum test cases ran successfully passed this round. The question was challenging and difficult. In my case, it is an extended version of wildcard pattern matching. The language chosen for coding was highly influential in how your final code would turn out.

Round 4: 13 students reached this round. A short Technical Managerial Round round regarding details about oneself. And 3 ques questions.

  • Deletion of 1 node present in between x+y-1 nodes. Only 1 pointer is given which is pointing to that node that should be deleted.
  • Width of the binary tree
  • There was one more question that I forgot.

Round 5: Continuing from R5, a rigorous talk on the projects done in college life with the founder of the company. And some questions to look after How you approach a problem like in my case he asked how you will implement google map. The questions were pointed at every aspect of the projects.

Final Results: From the 13 candidates, 8 were selected for 6M+FTE.


Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads