i
Kickdrum
Filter interviews by
Test cases for a login page
Verify valid username and password login successfully
Verify error message displayed for invalid username
Verify error message displayed for invalid password
Verify user is redirected to forgot password page when forgot password link is clicked
Automating the application involves using tools and scripts to perform tasks automatically.
Identify repetitive tasks that can be automated
Choose appropriate automation tools like Selenium for web applications
Write scripts to automate tasks such as data entry or testing
Set up scheduled tasks for regular automation
Monitor and maintain automated processes for efficiency
The coding test was of medium difficulty, and the overall experience was great.
I applied via Company Website and was interviewed in Sep 2024. There was 1 interview round.
Errors in projects can be resolved by debugging, testing, and seeking help from colleagues or online resources.
Use debugging tools to identify and fix errors in the code.
Write unit tests to catch errors early in the development process.
Consult with colleagues or online communities for help and guidance.
Review code for common mistakes and best practices.
Keep documentation up to date to help troubleshoot errors in the fu
Kickdrum interview questions for popular designations
DSA and fundamentals of programming languages
I applied via Campus Placement and was interviewed in Apr 2023. There were 3 interview rounds.
Round 1 was average fifteen 15 mcq all were cpp questions related to oops concepts and 2 coding questions realted to dsa dynamic programming etc .....
I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.
The coding round was very very easy.
I applied via Recruitment Consultant and was interviewed in Nov 2021. There were 4 interview rounds.
Top trending discussions
I was interviewed before Feb 2021.
Round duration - 90 minutes
Round difficulty - Medium
Questions on aptitude, English, logical reasoning, C/C++ and 5 coding ques. (only pseudo code).
Bob and his wife are in the famous 'Arcade' mall in the city of Berland. This mall has a unique way of moving between shops using trampolines. Each shop is laid out in a st...
Find the minimum number of trampoline jumps Bob needs to make to reach the final shop, or return -1 if it's impossible.
Use Breadth First Search (BFS) algorithm to find the minimum number of jumps required.
Keep track of the visited shops to avoid revisiting them.
If a shop has an Arr value of 0, it is impossible to reach the final shop.
Return -1 if the final shop cannot be reached.
Given two strings, S
and X
, your task is to find the smallest substring in S
that contains all the characters present in X
.
S = "abdd", X = "bd"
Find the smallest substring in S that contains all characters in X.
Use a sliding window approach to find the smallest window in S containing all characters of X.
Maintain a hashmap to keep track of characters in X and their frequencies in the current window.
Slide the window to the right, updating the hashmap and shrinking the window until all characters in X are present.
Return the smallest window found.
Example: S = 'abd
You need to determine all possible paths for a rat starting at position (0, 0) in a square maze to reach its destination at (N-1, N-1). The maze is represented as an N*N ma...
Find all possible paths for a rat in a maze from start to destination.
Use backtracking to explore all possible paths in the maze.
Keep track of visited cells to avoid revisiting them.
Return paths in alphabetical order as a list of strings.
Round duration - 60 minutes
Round difficulty - Easy
Questions based on OOPS were asked in this round.
A virtual function is a function in a base class that is declared using the keyword 'virtual' and can be overridden by a function with the same signature in a derived class.
Virtual functions allow for dynamic polymorphism in C++
They are used in inheritance to achieve runtime polymorphism
Virtual functions are declared in a base class and can be overridden in derived classes
They are called based on the type of object bei...
Types of polymorphism in OOP include compile-time (method overloading) and runtime (method overriding) polymorphism.
Compile-time polymorphism is achieved through method overloading, where multiple methods have the same name but different parameters.
Runtime polymorphism is achieved through method overriding, where a subclass provides a specific implementation of a method that is already defined in its superclass.
Polymor...
Deep copy creates a new object and recursively copies all nested objects, while shallow copy creates a new object and copies only the references to nested objects.
Deep copy creates a new object and copies all nested objects, while shallow copy creates a new object and copies only the references to nested objects.
In deep copy, changes made to the original object do not affect the copied object, while in shallow copy, ch...
Round duration - 30 minutes
Round difficulty - Easy
HR round with typical behavioral problems.
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
based on 7 interviews
Interview experience
2-5 Yrs
Not Disclosed
4-10 Yrs
Not Disclosed
Software Developer
23
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
13
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
9
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Development Engineer
3
salaries
| ₹0 L/yr - ₹0 L/yr |
Furtados Music India
Saregama India
Shemaroo Entertainment
T-Series