Upload Button Icon Add office photos

CME Group

Compare button icon Compare button icon Compare

Filter interviews by

CME Group Senior Software Engineer Interview Questions and Answers

Updated 27 May 2024

CME Group Senior Software Engineer Interview Experiences

2 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Tell me more about your experience
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Mar 2023. There were 3 interview rounds.

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 tips
Round 2 - Coding Test 

DSA round. DP and Gaph

Round 3 - Technical 

(1 Question)

  • Q1. Java,Springboot,Hibernate,JPA

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

Top trending discussions

View All
Interview Hub
1w (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about CME Group?
Ask anonymously on communities.

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed before May 2022. There were 3 interview rounds.

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 tips
Round 2 - Technical 

(1 Question)

  • Q1. DSA and array manipulation
Round 3 - One-on-one 

(1 Question)

  • Q1. ReactJS features
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. About Java 8 concepts
  • Q2. Spring boot questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Opps Java preferred and sql related question.

Round 2 - HR 

(2 Questions)

  • Q1. Basic questions
  • Ans. 

    Basic software development questions assess fundamental programming knowledge and problem-solving skills.

    • Understand core programming concepts like variables, loops, and functions.

    • Familiarity with data structures such as arrays, lists, and dictionaries.

    • Knowledge of algorithms, including sorting and searching techniques.

    • Experience with version control systems like Git for collaboration.

    • Ability to debug code and troublesh...

  • Answered by AI
  • Q2. Future goals and plans

Interview Preparation Tips

Interview preparation tips for other job seekers - Great place to work.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I appeared for an interview in Jan 2025, where I was asked the following questions.

  • Q1. Hasmaps based questions
  • Q2. What is the method to print date and time using string manipulation?
  • Ans. 

    Printing date and time using string manipulation involves formatting date objects into readable strings.

    • Use built-in date libraries (e.g., JavaScript's Date object) to get current date and time.

    • Convert date to string using methods like toString(), toLocaleString(), or custom formatting.

    • Example in JavaScript: const now = new Date(); const formattedDate = now.toLocaleString();

    • In Python, use strftime: from datetime import...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Java, SQL, and Data Structures and Algorithms (DSA) are important.
Be interview-ready. Browse the most asked HR questions.
illustration image
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Nov 2024, where I was asked the following questions.

  • Q1. Tell me about yourself
  • Q2. Por==roject role?
  • Ans. 

    In a project role, I contribute to software development, collaborating with teams to deliver high-quality solutions on time.

    • Collaborated with cross-functional teams to define project requirements and scope.

    • Led the development of a feature that improved user experience by 30%.

    • Participated in code reviews to ensure code quality and adherence to best practices.

    • Utilized Agile methodologies to manage project timelines and d...

  • Answered by AI
Are these interview questions helpful?

I appeared for an interview in Oct 2020.

Round 1 - Telephonic Call 

(1 Question)

Round duration - 30 minutes
Round difficulty - Easy

Basic questioning about my work experiences, things I have developed and created, my work experience(internships). The challenges which I have faced and how I overcame them. Basic questions about some android concepts

  • Q1. What puzzles were asked during the interview, and can you describe the projects you discussed?
Round 2 - Video Call 

(1 Question)

Round duration - 45 minutes
Round difficulty - Medium

The interviewer was very friendly and asked about various things and tried to judge my understanding of the projects and how deep I know about the concepts I have implemented in my projects

  • Q1. RxJava

    RxJava

  • Ans. 

    RxJava is a popular library for composing asynchronous and event-based programs using observable sequences.

    • RxJava provides a functional API for working with asynchronous data streams.

    • It uses Observables to emit items and notify subscribers.

    • Operators can be used to transform, filter, and combine these streams of data.

    • Schedulers are used to control the threading behavior of these operations.

    • Example: Creating an Observabl...

  • Answered by AI
Round 3 - Video Call 

(1 Question)

Round duration - 40 minutes
Round difficulty - Medium

This was a system design round

  • Q1. Can you explain the fragment lifecycle in Android system design?
  • Ans. 

    Fragment lifecycle in Android involves various states and methods for managing UI components.

    • Fragments have several lifecycle states such as created, started, resumed, paused, stopped, and destroyed.

    • Methods like onCreate(), onCreateView(), onResume(), onPause(), onStop(), onDestroy() are used to manage fragment lifecycle.

    • Fragment lifecycle is closely tied to the hosting Activity's lifecycle.

    • Example: When a fragment is ...

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in GurgaonEligibility criteriaNeeds app published on playstoreGojek interview preparation:Topics to prepare for the interview - OOPS, Algorithms and DSTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Do as much projects as you can
Tip 2 : Publish as many projects as much possible, for example publishing your apps on playstore
Tip 3 : Have an active linkedin profile, and keep connecting with people
Tip 4: Keep learning by creating projects and reading blogs

Application resume tips for other job seekers

Tip 1 : Have your projects in resume
Tip 2 : Have a single page resume

Final outcome of the interviewSelected

Skills evaluated in this interview

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

Solve a system design problem in 1 hour

Round 2 - One-on-one 

(2 Questions)

  • Q1. Search word in a file
  • Q2. Design elevator system

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

(1 Question)

  • Q1. Design A ticketinf system.

Skills evaluated in this interview

CME Group Interview FAQs

How many rounds are there in CME Group Senior Software Engineer interview?
CME Group interview process usually has 2 rounds. The most common rounds in the CME Group interview process are Resume Shortlist, Coding Test and Technical.
How to prepare for CME Group 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 CME Group. The most common topics and skills that interviewers at CME Group expect are Maven, Risk Management, SDLC, Accounts Payable and Accounts Receivable.

Tell us how to improve this page.

Overall Interview Experience Rating

4.5/5

based on 2 interview experiences

Difficulty level

Moderate 100%

Duration

2-4 weeks 100%
View more
CME Group Senior Software Engineer Salary
based on 23 salaries
₹24.4 L/yr - ₹41.4 L/yr
85% more than the average Senior Software Engineer Salary in India
View more details

CME Group Senior Software Engineer Reviews and Ratings

based on 7 reviews

3.7/5

Rating in categories

3.2

Skill development

3.1

Work-life balance

3.6

Salary

3.1

Job security

3.6

Company culture

2.8

Promotions

3.4

Work satisfaction

Explore 7 Reviews and Ratings
Software Engineer
37 salaries
unlock blur

₹11.5 L/yr - ₹20.6 L/yr

Software Engineer III
36 salaries
unlock blur

₹21.5 L/yr - ₹34 L/yr

Senior Software Engineer
23 salaries
unlock blur

₹24.4 L/yr - ₹41.4 L/yr

Software Engineer2
18 salaries
unlock blur

₹16.7 L/yr - ₹31.2 L/yr

Software Testing Engineer
13 salaries
unlock blur

₹16 L/yr - ₹20 L/yr

Explore more salaries
Compare CME Group with

Stock Holding Corporation of India

3.6
Compare

TMF Group

3.8
Compare

Manappuram Home Finance

4.0
Compare

Travelex

3.5
Compare
write
Share an Interview