Commvault Software Development Engineer Intern interview questions
Updated 10 Sept 2020
based on 2 ratings
Difficulty
Difficult
Experience
Very positive
How others got an interview
100%
Campus recruiting
Campus recruiting
Interview search
2 interviews
Commvault interviews FAQs
Software Development Engineer Intern applicants have rated the interview process at Commvault with 4 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 72.8% positive. This is according to Glassdoor user ratings.
Here are the most commonly searched roles for interview reports -
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.