I applied through college or university. The process took 2 weeks. I interviewed at Commvault (Gainesville, FL) in Oct 2013
Interview
Commvault had visited our campus for the career fair. Some of us got a mail the same night to attend a programming challenge the next day at the University.
There were three programs with 5,6,7 marks. They instructed us to solve any one first and then attempt the others.
Question were : Convert a number to binary, Find if a loop exists in a Linked List. Can't recall the third one.
It was a online compiler type interview. So you had to write, compile execute and pass their tests.
I then got a mail for a telephonic. The guy asked me just one question.
char *a="something";
Is this valid or invalid. Give reasons.
Then what would
strlen(a) return?
The next question was what is sizeof.
That's it. Simple basic stuff.
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.