Upload Button Icon Add office photos

CME Group

Compare button icon Compare button icon Compare

Filter interviews by

CME Group Interview Questions and Answers

Updated 14 Feb 2025

CME Group Interview Experiences

Popular Designations

16 interviews found

Quant Dev Interview Questions & Answers

user image Anonymous

posted on 30 Mar 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Mar 2023. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Basic questions on experience
  • Q2. What is the visa status and so on
  • Ans. 

    Visa status is dependent on individual circumstances and qualifications.

    • Visa status varies based on factors such as nationality, job offer, and education level.

    • Some common visa types for Quant Devs include H-1B, L-1, and O-1 visas.

    • Employers may sponsor visas for qualified candidates.

    • It is important to consult with an immigration lawyer to determine the best visa option.

  • Answered by AI
Round 2 - Technical 

(3 Questions)

  • Q1. Questions on C++, smart pointers, what are they, how are they achieved.
  • Q2. STL questions, like what is the difference between std::list vs std::vector vs c style array
  • Q3. Difference between memory on stack vs heap
  • Ans. 

    Stack memory is allocated automatically, while heap memory is allocated manually.

    • Stack memory is limited and has a fixed size, while heap memory is larger and can grow dynamically.

    • Stack memory is faster to access than heap memory.

    • Variables on the stack are automatically deallocated when the function they are in returns, while heap memory must be manually deallocated to avoid memory leaks.

    • Examples of stack memory includ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - get your c++ basics right:
data types, operators, data structures, oops and memory management. STL and etc.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected

I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. I gave an interview for QA 3 position. The questions were good. Two coding question( Find prime numbers between 1 and 15, Find characters whose occurrence is more than one in String) and rest technical qu...

Senior QA Engineer Interview Questions asked at other Companies

Q1. Combination SumYou are given an array/list ARR of N distinct positive integers. You are also given a non-negative integer B. Your task is to find all unique combinations in the array whose sum is equal to B. A number can be chosen any numbe... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jul 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Coding Question from DS
  • Q2. Related to Tree and linked list
Round 2 - One-on-one 

(1 Question)

  • Q1. Coding Question and SQL queries
Round 3 - Behavioral 

(1 Question)

  • Q1. Logical reasoning questions
Round 4 - HR 

(1 Question)

  • Q1. Strong reason to change your job

Software Engineer III Interview Questions asked at other Companies

Q1. Find the highest floor, from where if an egg is dropped will not break. k floor building and n eggs are given.
View answer (2)

Tech Risk and Controls Continuous Assurance Engineering Analyst Level III Interview Questions & Answers

user image Anonymous

posted on 16 Apr 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Mar 2024. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Technical questions related to resume. Questions on Python , GRC, GCP
Round 2 - Technical 

(1 Question)

  • Q1. Discussion on Resume
Round 3 - Behavioral 

(1 Question)

  • Q1. Discussion on resume and project fit
Round 4 - HR 

(1 Question)

  • Q1. Discussion related to Compensation, Benefits, Culture

Interview Preparation Tips

Topics to prepare for CME Group Tech Risk and Controls Continuous Assurance Engineering Analyst Level III interview:
  • Python
  • GRC
  • Google Cloud platform

CME Group interview questions for popular designations

 Senior Software Engineer

 (2)

 Intern

 (1)

 IT Risk Analyst

 (1)

 Project Lead

 (1)

 SDE (Software Development Engineer)

 (1)

 Senior Data Analyst

 (1)

 Senior Developer

 (1)

 Senior QA Engineer

 (1)

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Tableau, python, previous projects
  • Q2. Natural language processing, regression
Round 2 - Coding Test 

Clustering code on cricket anslytics

Round 3 - Case Study 

Audit assurance case study… examples and estimation

Senior Data Analyst Interview Questions asked at other Companies

Q1. What is the difference between Least Squares Method and the maximum likelihood
View answer (1)

Vulnerability Governance Interview Questions & Answers

user image Anonymous

posted on 14 Feb 2025

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I was interviewed before Feb 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. What do you understand by Vulnerability Scanning?
  • Q2. Experience with data analysis?
Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain about vulnerability scanning statement?
  • Q2. What matters most to you in a company?

Jobs at CME Group

View all

Senior SRE Interview Questions & Answers

user image hareendra K

posted on 10 Aug 2024

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

I was interviewed in Feb 2024.

Round 1 - Technical 

(3 Questions)

  • Q1. About python modules and real time working scenarios
  • Q2. Devops implementation process for terraform deployments
  • Ans. 

    DevOps implementation process for Terraform deployments involves version control, infrastructure as code, automation, and collaboration.

    • Utilize version control systems like Git to manage Terraform code

    • Implement infrastructure as code principles to define and provision resources

    • Leverage automation tools like Jenkins or GitLab CI/CD pipelines for continuous deployment

    • Encourage collaboration between development and operat

  • Answered by AI
  • Q3. Terraform destroy process for hundreds of sources.
  • Ans. 

    Terraform destroy process for hundreds of sources involves careful planning and execution.

    • Use Terraform workspaces to manage multiple environments

    • Utilize Terraform modules for reusability and easier management

    • Implement proper tagging and naming conventions for resources

    • Consider using Terraform state file locking to prevent conflicts

    • Leverage Terraform's parallelism settings for faster execution

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - no need to go into see technical stuff. Prepare about the processes that you have been already working on.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Coding Test 

There interview process involving coding and systems design. I didn't do the best on systems design but the interviewer was a cool person so it wasn't too bad.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for the systems design.

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum Of Max And MinYou are given an array “ARR” of size N. Your task is to find out the sum of maximum and minimum elements in the array. Follow Up: Can you do the above task in a minimum number of comparisons? Input format: The first line ... read more
View answer (8)

Intern Interview Questions & Answers

user image Anonymous

posted on 5 May 2024

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

IT was quite hard but i managed

Round 2 - One-on-one 

(1 Question)

  • Q1. Why our company

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

Project Lead Interview Questions & Answers

user image Anonymous

posted on 26 Feb 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Recruitment Consulltant and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Group Discussion 

Please go through the JD carefully most of the discussions are on scenarios

Interview Preparation Tips

Interview preparation tips for other job seekers - Directly apply to company portal.

Project Lead Interview Questions asked at other Companies

Q1. PowerBuilder 1. How to build app in one click? 2. How to read data from web page? 3. Have you used any PDF tools 4. How to save data from datawindow to XML 5. How to read mail from Outlook 6. How you migrate to new version.net SQL 1. Perfor... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed in Jul 2023.

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 

3 programs to write in arrays linked lists and trees

Round 3 - Technical 

(1 Question)

  • Q1. Was asked questions on core Java, spring framework, apis and micro services
Round 4 - HR 

(2 Questions)

  • Q1. What expertise will you bring to cme group of you join?
  • Q2. Why are you quitting your current company?

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

CME Group Interview FAQs

How many rounds are there in CME Group interview?
CME Group interview process usually has 2-3 rounds. The most common rounds in the CME Group interview process are Technical, Coding Test and HR.
How to prepare for CME Group 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 Java, Python, SQL, Computer Science and Linux.
What are the top questions asked in CME Group interview?

Some of the top questions asked at the CME Group interview -

  1. What do you understand by Vulnerability Scanni...read more
  2. What is the visa status and so...read more
  3. difference between memory on stack vs h...read more

Tell us how to improve this page.

CME Group Interview Process

based on 10 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
ICICI Bank Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2.1k Interviews
View all

CME Group Reviews and Ratings

based on 72 reviews

4.3/5

Rating in categories

4.0

Skill development

4.2

Work-life balance

4.3

Salary

4.1

Job security

4.3

Company culture

3.9

Promotions

4.2

Work satisfaction

Explore 72 Reviews and Ratings
Jira Align Consultant

Bangalore / Bengaluru

2-4 Yrs

Not Disclosed

Software Engineer II

Bangalore / Bengaluru

3-7 Yrs

₹ 13.75-14.8 LPA

Software Engineer in Test III

Bangalore / Bengaluru

4-10 Yrs

Not Disclosed

Explore more jobs
Software Engineer III
29 salaries
unlock blur

₹17 L/yr - ₹31.4 L/yr

Senior Software Engineer
27 salaries
unlock blur

₹18 L/yr - ₹40 L/yr

Software Engineer
24 salaries
unlock blur

₹7.7 L/yr - ₹18 L/yr

Software Engineer2
13 salaries
unlock blur

₹13 L/yr - ₹23 L/yr

Senior QA Analyst
13 salaries
unlock blur

₹9.4 L/yr - ₹30 L/yr

Explore more salaries
Compare CME Group with

National Stock Exchange of India

3.6
Compare

Bombay Stock Exchange

3.8
Compare

Multi Commodity Exchange of India

3.3
Compare

Reliance Industries

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview