Placement Papers - Commvault

Commvault Systems Inc.
Commvault Interview Experience - CET, Trivandrum, July 9th
Posted by :
MELWIN JOSE
(2)
1st ROUND: MCQs: 45 questions and 75 mins. Around 35 questions were based on C/C++. Rest OS. (Around 40 passed this round)

2nd ROUND: CODING: Polynomial Addition using a linked list, without using global variables(should use double pointer), should be in place and deleted unwanted nodes. 2.5 hours round. (3 got selected)

3rd ROUND: Tech Interview I :

- Convert the tree to a linked list (in place).
- Reverse a linked list in place.
- Run length encoding.
- Find the diameter of a tree.
- Read a file and record the name and age into a structure.

4th ROUND: Tech interview II:

Write an API Library function for " tokenizing " a string.
Write an API Library function to convert integer to string.
The above two programs are 2 b user-friendly and memory efficient (have to delete the unwanted memory after use).

5th ROUND: HR interview: Casual talk.