I applied through 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 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
It was campus recruitment,
Round 1 was proctored exam with 2 sections. Section 1 was programming aptitude and section 2 was coding.
Initially we were given choice to select between language(JAVA and CPP). it was according to our chosen language the questions were there.
Interview questions [1]
Question 1
The coding question were like including bit manipulation, question involving strings etc.