Filter interviews by
Clear (1)
I was interviewed in Jan 2024.
Had a DSA question based on maps, CSS related MCQ and prototype related MCQ
I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.
Aptitude test
Current affairs
Online assessment - hackerrank round
Hackerank test was there
A linked list is a data structure that consists of nodes where each node contains a data field and a reference to the next node in the sequence.
Consists of nodes connected by pointers or references
Can be singly linked (each node points to the next node) or doubly linked (each node points to the next and previous nodes)
Allows for dynamic memory allocation and efficient insertion/deletion operations
Example: Singly linked
I was interviewed in Dec 2020.
Round duration - 90 minutes
Round difficulty - Medium
Test was conducted in the evening time .It was an online test with remote-proctoring consisted of 2 coding questions and 20 MCQS .The environment was quite good on the day of the test.
Given a string of length 'N' containing only the characters: '[', '{', '(', ')', '}', ']'. At certain places, the character 'X' appears in place of any bracket. Your go...
Determine if a valid balanced sequence can be achieved by replacing 'X's with suitable brackets.
Iterate through the string and keep track of the count of opening and closing brackets.
If at any point the count of closing brackets exceeds the count of opening brackets, return False.
If all 'X's can be replaced to form a valid balanced sequence, return True.
Round duration - 60 minutes
Round difficulty - Medium
This was technical+hr round
The interviewer was very friendly. He helped me in all questions.
Given a string, your task is to determine if it is a palindrome considering only alphanumeric characters.
The input is a single string without any leading or trailing...
Check if a given string is a palindrome considering only alphanumeric characters.
Remove non-alphanumeric characters from the input string.
Convert the string to lowercase for case-insensitive comparison.
Compare characters from start and end of the string to determine if it is a palindrome.
Tip 1 : Communication is very important in interviews. So, Take mock interviews on DSA to understand your communication skills and improve your communication
Tip 2 : In the preparation phase, Try to cover as many standard problems as possible in each and every DSA topic.
Tip 3 : Prepare 2-3 good innovative projects so that there will be an opportunity to express our learning ability in various domains along with DSA and coding skills
Tip 1 : Add at least 2 good projects with all the details mentioned such as the technologies used and sole purpose of the project
Tip 2 : Make sure to include your previous company projects (can be internship project as well) and the achievements made through those projects.
Tip 3 : Add your genuine achievements that are related to coding competitions and can be related to project domains
such as google summer of code.
The duration of the test was one hour and there were two questions in it.
I applied via Campus Placement
Three question on coding medium to hard level
I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.
HashMap is a data structure that stores key-value pairs and provides constant time complexity for basic operations.
HashMap allows quick access to values based on their keys
Keys must be unique and values can be duplicated
HashMap is not thread-safe and requires synchronization for concurrent access
Java's HashMap implementation uses hashing to distribute keys across buckets
based on 1 interview
Interview experience
Technical Support Engineer
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Regional Channel Manager
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Territory Manager
3
salaries
| ₹0 L/yr - ₹0 L/yr |
Presales Consultant
3
salaries
| ₹0 L/yr - ₹0 L/yr |
Druva
Acronis
CommVault
RUBRIK INDIA