Filter interviews by
I applied via LinkedIn and was interviewed in Oct 2023. There was 1 interview round.
I applied via Company Website and was interviewed in Sep 2023. There were 2 interview rounds.
Four sections were there including aptitiude, basic input output and Core CSE Questions
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
DNS is a system that translates domain names to IP addresses, while HTTPS is a secure protocol for transferring data over the internet.
DNS stands for Domain Name System and is used to translate domain names to IP addresses.
HTTPS stands for Hypertext Transfer Protocol Secure and is a secure version of HTTP.
DNS helps users access websites by translating human-readable domain names (e.g. www.google.com) to machine-readabl...
CommVault interview questions for popular designations
I was interviewed in May 2023.
Problem solving and JavaScript conceptual implementation
Get interview-ready with Top CommVault Interview Questions
I applied via Approached by Company and was interviewed in Mar 2023. There were 2 interview rounds.
A multithreaded logger system allows multiple threads to log messages concurrently without blocking each other.
Use a thread-safe data structure like a concurrent queue to store log messages.
Implement a logging class with methods for adding log messages and writing them to a file.
Use synchronization mechanisms like locks or semaphores to ensure thread safety.
Consider using a separate thread for writing log messages to t...
Virtual pointers are used in C++ to implement polymorphism by allowing objects to be accessed through a base class pointer.
Virtual pointers are used in C++ to achieve runtime polymorphism.
They are created by adding virtual keyword to a function in a base class.
Virtual pointers allow objects of derived classes to be accessed through a base class pointer.
I applied via Campus Placement and was interviewed before Aug 2023. There were 2 interview rounds.
Standard question on linked list and tres
Long coding test for system test lld
I was interviewed 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 applied via LinkedIn and was interviewed before Feb 2023. There were 3 interview rounds.
You will be given a coding problem and 1 hour of time to solve it end to end
I applied via Company Website and was interviewed before Aug 2023. There was 1 interview round.
Build a slider fuctinality
Top trending discussions
The duration of CommVault interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 23 interviews
Interview experience
based on 104 reviews
Rating in categories
Technical Specialist
67
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
48
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Engineer
36
salaries
| ₹0 L/yr - ₹0 L/yr |
Engineer
25
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
21
salaries
| ₹0 L/yr - ₹0 L/yr |
Veeam Software
NetApp
Druva
RUBRIK INDIA