I applied through college or university. I interviewed at Commvault (New Delhi) in Aug 2020
Interview
The coding round was in c++, a basic idea of backup storage, using c++ files and all.Like input name of the file and the data in it and store it in created directory as .csv file.sounds straight forward but we had to create all the data structures needed in 30 minutes from start. And I made some of the basic ones along with a map "visited" for the directories. Also I made some of the functions like copying the files contents to another location (as backup) and some more basic functions. Anyway, I couldn't get any further, since the needed data structures weren't there.
Interview questions [1]
Question 1
What are the data structures you will use for this given problem which you have to solve in the next 6 hours
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