Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Kickdrum Team. If you also belong to the team, you can get access from here

Kickdrum Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Kickdrum Interview Questions and Answers

Updated 3 Jan 2025

Kickdrum Interview Experiences

Popular Designations

9 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

The coding test was of medium difficulty, and the overall experience was great.

Round 2 - Technical 

(1 Question)

  • Q1. House Robber II
Round 3 - System Design (LLD) 

(1 Question)

  • Q1. I was asked to write classes (properties and methods) for social media platform like insta.

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an array ARR of size N, your objective is to determine the sum of the largest and smallest elements within the array. Follow Up: Can you achieve the above task using the least numb... read more
View answer (4)

Rate your
company

🤫 100% anonymous

How was your last interview experience?

Share interview

Front end Developer and oops Interview Questions & Answers

user image Anonymous

posted on 18 Oct 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - HR 

(5 Questions)

  • Q1. Self introduction
  • Q2. Technical skills
  • Q3. About Projects they done
  • Q4. How to resolve the errors in your projects.
  • Ans. 

    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

  • Answered by AI
  • Q5. About success and failure they phase.

Interview Preparation Tips

Topics to prepare for Kickdrum Front end Developer and oops interview:
  • In resumes course they put.
  • Confidence in self introduction
  • Confident talk in anything
Interview preparation tips for other job seekers - Please send genuine links for job seekers because there are so many people are suffering from jobs.So please hire that people and give a chance.Iam requesting the companies admins people hire more people give training and select the people.Thanking you about my advice.
Kickdrum Interview Questions and Answers for Freshers
illustration image
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. C++, Computer networks MCQ's
  • Q2. DSA questions about strings

Internship Trainee Interview Questions asked at other Companies

Q1. Tell about your UG project? How will you design a table for 1 tonne load and what are all the consideration needed for it? Tell the Equations you know in strength of Materials? What are manufacturing processes involved to fabricate ball bea... read more
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Write test cases
  • Ans. 

    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

  • Answered by AI
  • Q2. Automate the application
  • Ans. 

    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

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical knowledge is imp

Skills evaluated in this interview

Internship Trainee Interview Questions asked at other Companies

Q1. Tell about your UG project? How will you design a table for 1 tonne load and what are all the consideration needed for it? Tell the Equations you know in strength of Materials? What are manufacturing processes involved to fabricate ball bea... read more
View answer (1)

Kickdrum interview questions for popular designations

 Internship Trainee

 (2)

 Software Developer

 (2)

 Software Developer Intern

 (2)

 Database Architect

 (1)

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Game theory coding question
  • Q2. Three adjectives by which my friends define me

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (38)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

DSA and fundamentals of programming languages

Round 2 - Technical 

(1 Question)

  • Q1. DSA and OOP design question
Round 3 - HR 

(1 Question)

  • Q1. Basic HR questions.

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an array ARR of size N, your objective is to determine the sum of the largest and smallest elements within the array. Follow Up: Can you achieve the above task using the least numb... read more
View answer (4)

Jobs at Kickdrum

View all

soft Interview Questions & Answers

user image Anonymous

posted on 4 Oct 2023

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Apr 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all Resume tips
Round 2 - Coding Test 

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 .....

Round 3 - HR 

(1 Question)

  • Q1. No qualified after round 1
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Shri Ramdeo Baba Kamla Nehru Engineering College, Nagpur and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Coding Test 

The coding round was very very easy.

Round 2 - Technical 

(2 Questions)

  • Q1. System Design IPL
  • Q2. The above question is very easy.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep faith on yourself.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (38)

Database Architect Interview Questions & Answers

user image Soumitra Bhandary

posted on 25 Dec 2021

I applied via Recruitment Consultant and was interviewed in Nov 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. In depth Database concept on multiple database , 7 rounds including managerial round and 6 core technical round. 4rounds Database oriented 2rounds devops oriented

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good with lots of knowledgeable person

Database Architect Interview Questions asked at other Companies

Q1. Are you aware of DevOp? How to use in producing output for client?
View answer (2)

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Unstop and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

First round was Aptitude + with some excel questions

Round 2 - HR 

(4 Questions)

  • Q1. Introduce yourself
  • Q2. Tell me about the CRM
  • Ans. 

    CRM stands for Customer Relationship Management, a software used to manage interactions with customers and potential customers.

    • CRM helps businesses track customer interactions and manage customer data.

    • It can be used to streamline sales processes, improve customer service, and increase customer satisfaction.

    • Examples of popular CRM software include Salesforce, HubSpot, and Zoho CRM.

  • Answered by AI
  • Q3. Do u have any prior knowledge of sales
  • Q4. Do u have knowledge regarding excel
Contribute & help others!
anonymous
You can choose to be anonymous

Kickdrum Interview FAQs

How many rounds are there in Kickdrum interview?
Kickdrum interview process usually has 2-3 rounds. The most common rounds in the Kickdrum interview process are Technical, Coding Test and Resume Shortlist.
How to prepare for Kickdrum interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Kickdrum. The most common topics and skills that interviewers at Kickdrum expect are JIRA, MySQL, HTML, Oracle and Postgresql.
What are the top questions asked in Kickdrum interview?

Some of the top questions asked at the Kickdrum interview -

  1. Automate the applicat...read more
  2. Write test ca...read more
  3. In depth Database concept on multiple database , 7 rounds including manageria...read more

Tell us how to improve this page.

Kickdrum Interview Process

based on 8 interviews

Interview experience

4.6
  
Excellent
View more

Anonymously discuss salaries, work culture, and many more

Get Ambitionbox App

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 747 Interviews
JustDial Interview Questions
3.5
 • 325 Interviews
Info Edge Interview Questions
3.9
 • 316 Interviews
MakeMyTrip Interview Questions
3.7
 • 122 Interviews
BookMyShow Interview Questions
3.9
 • 23 Interviews
Saregama India Interview Questions
4.0
 • 8 Interviews
T-Series Interview Questions
3.8
 • 1 Interview
View all

Kickdrum Reviews and Ratings

based on 9 reviews

4.0/5

Rating in categories

3.9

Skill development

3.6

Work-life balance

3.9

Salary

4.3

Job security

3.6

Company culture

4.2

Promotions

4.1

Work satisfaction

Explore 9 Reviews and Ratings
Software Engineer

Bangalore / Bengaluru

8-13 Yrs

Not Disclosed

Senior Software Engineer

Bangalore / Bengaluru

8-13 Yrs

Not Disclosed

Software Architect

Bangalore / Bengaluru

10-15 Yrs

Not Disclosed

Explore more jobs
Software Developer
23 salaries
unlock blur

₹10 L/yr - ₹16 L/yr

Software Engineer
13 salaries
unlock blur

₹13.9 L/yr - ₹19.2 L/yr

Senior Software Engineer
9 salaries
unlock blur

₹10 L/yr - ₹36 L/yr

Technical Lead
4 salaries
unlock blur

₹32 L/yr - ₹36.5 L/yr

Software Development Engineer
3 salaries
unlock blur

₹10.4 L/yr - ₹14.7 L/yr

Explore more salaries
Compare Kickdrum with

Furtados Music India

3.1
Compare

Saregama India

4.0
Compare

Shemaroo Entertainment

3.7
Compare

T-Series

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent