I applied through university. I interviewed at Commvault
Interview
First round was an aptitude test and 2 coding questions ,
Second round was a long coding round with a general problem statement ,
Third round was a long tech interview round
Interview questions [1]
Question 1
Design a file system with basic CRUD operations and some more
Met the at career booth, asked me about difference between Java and C++. Then I got a 30min coding testing the next day with bunch of other candidates. The test involve 3 problem, kinda like leetcode, one about linklist, one tree and one string manipulation.Really time intensive, only did two.
Interview questions [1]
Question 1
give you the preorder and postorder print of tree nodes, reconstruct the tree.