Filter interviews by
We have to find bugs in the virtual website in which they have given
I applied via Approached by Company and was interviewed in Nov 2023. There were 2 interview rounds.
The termination clause in a contract is typically decided by both parties involved in the contract.
The termination clause is usually negotiated and agreed upon by both parties during the contract drafting process.
It is important for both parties to clearly outline the conditions under which the contract can be terminated.
In some cases, termination clauses may be influenced by legal requirements or industry standards.
Th...
I applied via Campus Placement and was interviewed in Jul 2024. There was 1 interview round.
3 coding question easy to medium level and few easy mcqs related to oops, dbms, os, networks, etc
Leetcode easy/medium
CommVault interview questions for popular designations
I applied via Campus Placement and was interviewed in Oct 2023. There were 3 interview rounds.
Data structures were there for both the questions. Linked list and tree questions where asked
Long coding high level
I appeared for an interview in Feb 2022.
Round duration - 65 Minutes
Round difficulty - Hard
There were 15 MCQS you have to do in 25 Minutes and 3 Coding questions you have to do in 40 minutes. They also give a demo test link to get you use to the environment.
Given an array of integers ARR
of length 'N' and a positive integer 'K', find the maximum elements for each contiguous subarray of size K.
ARR = [3, 4,...
Find maximum elements for each subarray of size K in a given array of integers.
Iterate through the array and maintain a deque to store the indices of elements in decreasing order.
Pop elements from the deque if they are out of the current window.
Keep track of the maximum element in each subarray of size K.
In this problem, you are given an array ARR
consisting of N
integers. Your task is to determine the minimum number of jumps required to reach the last index of the array N - 1
....
The problem involves finding the minimum number of jumps required to reach the last index of an array, where each element represents the maximum distance that can be jumped from that index.
Start from index 0 and keep track of the farthest index that can be reached from each position.
Update the current farthest index as the maximum of current farthest index and i + ARR[i].
Increment the jump count when the current index ...
You are provided with a string STR
of length N
. The goal is to identify the longest palindromic substring within this string. In cases where multiple palind...
Given a string, find the longest palindromic substring, prioritizing the one with the smallest start index.
Iterate through the string and expand around each character to find palindromes
Keep track of the longest palindrome found and its starting index
Return the longest palindromic substring with the smallest start index
Round duration - 180 Minutes
Round difficulty - Hard
It was more of Design + Data structure round. They give access to their server and ask us to do code there.
Tip 1 : Do as much as coding question you can do.
Tip 2 : Do some projects also.
Tip 3 : Revise and clear your basic concepts too.
Tip 1 : Mention only things related to job profile only.
Tip 2 : Make it page pager.
I appeared for an interview in Aug 2021.
Round duration - 90 minutes
Round difficulty - Medium
It was a mcq+coding round. There were 2 coding questions of medium difficulty. It was around 3 P.M.
Given a lowercase string 'STR' and an integer K, the task is to count all possible substrings that consist of exactly K distinct characters. These substrings ar...
Count substrings with exactly K distinct characters in a given lowercase string.
Iterate through all substrings of length K and count distinct characters.
Use a set to keep track of distinct characters in each substring.
Increment count if number of distinct characters equals K.
You are provided with a matrix consisting of 'M' rows and 'N' columns. Each cell in this matrix either contains a coin or is empty.
Your task is to collect the maximum n...
Given a matrix with coins and empty cells, collect maximum coins from boundary cells and adjacent cells.
Iterate through the boundary cells and collect coins from them and their adjacent cells
Keep track of visited cells to avoid collecting the same coin multiple times
Use depth-first search or breadth-first search to explore adjacent cells
Round duration - 90 minutes
Round difficulty - Hard
It was held after the debugging round at around 1 PM. The interviewer briefed me about the problem and then asked me to code in visual studio code.
Alex wants to maximize the use of 'K' memory spaces on his computer. He has 'N' different document downloads, each with unique memory usage, and 'M' computer games,...
Maximize memory usage by pairing downloads and games within memory limit 'K'.
Sort the downloads and games in descending order.
Iterate through the downloads and games to find the pairs within memory limit 'K'.
Return the pairs that maximize memory usage.
Round duration - 45 minutes
Round difficulty - Hard
It was immediately after the second interview round. Total 6 students were shortlisted from various colleges for this round. It was at around 4 PM. There were 2 interviewers and asked questions from OS, DBMS, DS and project related questions from resume.
Tip 1 : Only mention those things in resume that you know very well
Tip 2 : Core subjects are very important for commvault
Tip 3 : Concept of usage of data structures should be clear
Tip 1 : Do not mention anything in resume that you are not sure about. Keep it simple
Tip 2 : You can add achievements other than technical also.
I applied via Company Website and was interviewed before Dec 2020. There were 3 interview rounds.
Top trending discussions
I appeared for an interview in Jun 2017.
HTML, PHP, and CSS are programming languages used for creating and designing websites.
HTML (Hypertext Markup Language) is used for creating the structure and content of web pages.
PHP (Hypertext Preprocessor) is a server-side scripting language used for creating dynamic web pages.
CSS (Cascading Style Sheets) is used for styling and formatting the layout of web pages.
Example: HTML is used to create headings, paragraphs, ...
I applied via LinkedIn and was interviewed in Jun 2022. There were 2 interview rounds.
Some of the top questions asked at the CommVault interview for freshers -
The duration of CommVault interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 5 interviews
Interview experience
based on 108 reviews
Rating in categories
Technical Specialist
66
salaries
| ₹11 L/yr - ₹32 L/yr |
Software Engineer
51
salaries
| ₹12 L/yr - ₹28 L/yr |
Senior Engineer
37
salaries
| ₹12.2 L/yr - ₹35 L/yr |
Senior Software Engineer
27
salaries
| ₹16 L/yr - ₹49 L/yr |
Engineer
25
salaries
| ₹9 L/yr - ₹31 L/yr |
Duck Creek Technologies
FinThrive
Entrata
Mobileum