Upload Button Icon Add office photos

CDK Global

Compare button icon Compare button icon Compare

Filter interviews by

CDK Global Senior Software Engineer Interview Questions and Answers

Updated 29 Jun 2025

CDK Global Senior Software Engineer Interview Experiences

6 interviews found

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

I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is the program using Stream API to find odd numbers, square those odd numbers, and then calculate their sum?
  • Ans. 

    Using Stream API to find odd numbers, square them, and calculate their sum.

    • Use Stream API filter to find odd numbers

    • Use map to square the odd numbers

    • Use reduce to calculate the sum

  • Answered by AI
Interview experience
4
Good
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I appeared for an interview before Jun 2024, where I was asked the following questions.

  • Q1. What are solid principles
  • Ans. 

    SOLID principles are five design principles aimed at making software designs more understandable, flexible, and maintainable.

    • S - Single Responsibility Principle: A class should have one reason to change. Example: A class handling user data should not also handle logging.

    • O - Open/Closed Principle: Software entities should be open for extension but closed for modification. Example: Use interfaces to add new features with...

  • Answered by AI
  • Q2. Factory design pattern

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in DBS Bank
Q2. Tell me about yourself. What technology are you using? What is a ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in GlobalLogic
Q4. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
Q5. If you have to prioritize between coding standards and project de ... read more

Senior Software Engineer Interview Questions & Answers

user image Gouthami Surakala

posted on 19 Mar 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Asked about linkedist insert delete operations
  • Q2. Microservices related questions
Round 2 - Technical 

(1 Question)

  • Q1. Java deep diving about hashmap implementation.Spring related questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Some sql basics and logical questions which are pretty easy
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Difference between async await and task
  • Ans. 

    Async await is a syntactic sugar for working with asynchronous code in a synchronous manner, while Task is a class that represents an asynchronous operation.

    • Async await allows you to write asynchronous code that looks like synchronous code, making it easier to read and maintain.

    • Tasks are objects that represent asynchronous operations and can be used to manage and monitor the progress of those operations.

    • Async await is ...

  • Answered by AI
  • Q2. Write unit test cases
  • Ans. 

    Unit test cases are written to test individual units or components of a software application.

    • Identify the unit to be tested

    • Write test cases to cover different scenarios such as positive, negative, and edge cases

    • Use testing frameworks like JUnit or NUnit to write and execute the test cases

    • Ensure the test cases are independent, isolated, and repeatable

    • Include assertions to verify the expected behavior of the unit

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well

Skills evaluated in this interview

What people are saying about CDK Global

View All
a software developer
2w
Referral / Java backend openings
I am currently located in Hyderabad, serving my notice period and actively seeking a Java backend developer position (10 years of experience). I would appreciate it if you could inform me of any relevant openings in your company or offer referral assistance. Additionally, I am interested in recruitment drives, including those specifically for women.
Got a question about CDK Global?
Ask anonymously on communities.
Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jul 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Core Java Questions related to String, detail Collection questions, Java8 questions
Round 3 - Technical 

(1 Question)

  • Q1. About recent projects, what you have done Microservice related questions
Round 4 - HR 

(1 Question)

  • Q1. Simple talk related to compensation and all

I applied via Recruitment Consultant and was interviewed before Jan 2021. There were 6 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Java spring microservices aws
  • Q2. Program on thread concepts
  • Ans. 

    Thread concepts involve concurrent execution of multiple parts of a program.

    • Threads allow for parallelism and can improve performance.

    • Threads can communicate with each other through shared memory or message passing.

    • Thread synchronization is important to prevent race conditions and deadlocks.

    • Examples of thread concepts include multithreading, thread pools, and futures.

    • Thread safety is important to ensure correct behavio...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Looks easy and professional

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in May 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical questions & team leading

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is not difficult..
Are these interview questions helpful?

I applied via Naukri.com and was interviewed before Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical experience related to automation testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good company to learn

Interview Questionnaire 

4 Questions

  • Q1. Azure Services
  • Q2. OOPS
  • Q3. Design Patterns
  • Q4. Angular Basics

I applied via Recruitment Consultant and was interviewed in Aug 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions related to basic serviceNow scripting and problem solving approch

Interview Preparation Tips

Interview preparation tips for other job seekers - Globant has a great culture. If your basics are solid and you are ready to accept challenges ,you can surely be part of this organisation.

CDK Global Interview FAQs

How many rounds are there in CDK Global Senior Software Engineer interview?
CDK Global interview process usually has 2-3 rounds. The most common rounds in the CDK Global interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for CDK Global Senior Software Engineer 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 CDK Global. The most common topics and skills that interviewers at CDK Global expect are Java, AWS, Software Engineering, Computer science and SQL.
What are the top questions asked in CDK Global Senior Software Engineer interview?

Some of the top questions asked at the CDK Global Senior Software Engineer interview -

  1. What is the program using Stream API to find odd numbers, square those odd numb...read more
  2. Difference between async await and t...read more
  3. Program on thread concep...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 5 interview experiences

Difficulty level

Easy 33%
Moderate 33%
Hard 33%

Duration

Less than 2 weeks 67%
4-6 weeks 33%
View more
CDK Global Senior Software Engineer Salary
based on 202 salaries
₹15.4 L/yr - ₹39 L/yr
86% more than the average Senior Software Engineer Salary in India
View more details

CDK Global Senior Software Engineer Reviews and Ratings

based on 31 reviews

3.4/5

Rating in categories

3.1

Skill development

4.0

Work-life balance

3.3

Salary

2.8

Job security

3.1

Company culture

2.8

Promotions

2.9

Work satisfaction

Explore 31 Reviews and Ratings
Senior Software Engineer

Hyderabad / Secunderabad

8-11 Yrs

₹ 16-39 LPA

Explore more jobs
Software Engineer
227 salaries
unlock blur

₹8.2 L/yr - ₹29.9 L/yr

Senior Member Technical
210 salaries
unlock blur

₹6 L/yr - ₹20.7 L/yr

Senior Software Engineer
202 salaries
unlock blur

₹15.4 L/yr - ₹39 L/yr

Consultant
147 salaries
unlock blur

₹12 L/yr - ₹30 L/yr

Associate Software Engineer
130 salaries
unlock blur

₹4.5 L/yr - ₹12 L/yr

Explore more salaries
Compare CDK Global with

ITC Infotech

3.7
Compare

Xoriant

4.1
Compare

CitiusTech

3.3
Compare

HTC Global Services

3.5
Compare
write
Share an Interview