I applied through college or university. I interviewed at Commvault (Hyderābād) in Jul 2023
Interview
There were 5 Rounds of the process. Round 1 (Screening Round): This round was to filter the majority out. In this round almost 1300+ students take part, and they filter 109 out of them, and I was one of them. In this round, they have their portal GeeekAssess where the arrangement an online round. In this round, the questions were pretty simple though you have a language option between C++/Java you can do accordingly. There were two sections Aptitude and Core Java. The questions were basics. Round 2 (Coding Round): This was a coding round(80 Mins) and the questions were simple as such. 0/1 Knapsack Variation Merge two sorted lists Print the minimum number of swaps required to rearrange a string of Cs and Ds, such that no two C or D are consecutive. Simple string manipulation After this round 17 students were shortlisted for the next round. I was shortlisted too. Round 3 (System Design): This was actually more of a stress test round. They gave us a problem to implement File System using any data structures. They gave us a skeleton code where the body of the code was created and some functions were defined. We have to implement the file system using any data structures. They gave us time to think for approx One and a half hours to come up with a design to implement. Then on that bases also they were throwing some students out. I was able to do that round and my code was running fine. Operations Required for the File System: CreateFIle() ReadFIle() ReplaceFileContent() DeletFile() PrintAllFiles() AddFileLink() // Same as Symlink (hard-symbloic-link) in Linux MoveFile() This round starts at 10:00 AM and ends at 3:00 PM. After this round they start sending mail to shortlisted students individually I was not able to crack it. That was not my day but some of our university students were able to give an interview. HR round is followed by Interview round. In the interview, they were more focused on Operating systems and DBMS. And very less of Coding
Interview questions [1]
Question 1
0/1 Knapsack Variation Merge two sorted lists Print the minimum number of swaps required to rearrange a string of Cs and Ds, such that no two C or D are consecutive. Simple string manipulation
I applied through college or university. I interviewed at Commvault
Interview
Initial screening with three coding questions.
Second round was a lengthy coding session where we are expected to solve low level design kind of questions. This can usually take hours to solve. There will be an interviewer with you for the entire duration.
Third round would have some technical questions and some behavioural questions.
Interview questions [1]
Question 1
Variation of LCS, Solution was straight forward after identifying this.
I applied online. The process took 4 weeks. I interviewed at Commvault (Seoul) in Feb 2025
Interview
Clumio team. Moderate(medium ~ easy hard of leetcode) coding questions and little system design. Interviewers were kind and mostly it was discussion about the problem. Best interview experience I had in korea.
I applied online. The process took 3 weeks. I interviewed at Commvault (Seoul) in Jan 2025
Interview
1 online test => concurreny, CS
2 coding test => leetcode but more low level system design
2 coding test => leetcode + resume question + behavior question
The coding interview problem is quite difficult in the korea
but the quailty of problems are really good