Initial screening test had MCQs from DBMS, OS, Networking and common aptitudes. The questions were not that easy. It had 3 coding questions in python. Coding questions were Medium to hard level.
Interview questions [1]
Question 1
Reducing the length of a list of numbers by replacing the repeating numbers with a list showing the value and the number of times it repeats. eg: [1, 2, 2, 2, 3, 4, 4, 2, 2] becomes [1, [2, 3], 3, [4, 2], [2, 2]]
I applied through university. The process took 1 day. I interviewed at Commvault
Interview
On campus interview after 1 round of OA, 1 bug bounty, 1 LLD coding round then 2 interviews both were resume based plus test job related. HR was after these two rounds.
Interview questions [1]
Question 1
Various questions on my projects and intership and security related issues about the bug bounty done in round 1.
The interview process involved detailed discussion on software testing. They didn't ask any development questions. Also, there was no data structures and algorithms. They asked computer networks and operating system in depth
Interview questions [1]
Question 1
How do you test our company's software if it has any flaws?
I applied through university. I interviewed at Commvault (Bengaluru) in Sep 2024
Interview
They asked to give test which is of 4 sections Aptitude, Psudeo code, Computer fundamentals, Coding in python. The test was medium to hard level. The time given is only 75 min.
Interview questions [1]
Question 1
Aptitude, Psudeo code, Computer fundamentals, Coding in python