Upload Button Icon Add office photos
Engaged Employer

i

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

Intercontinental Exchange Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Intercontinental Exchange Senior Software Engineer Interview Questions and Answers for Experienced

Updated 8 Jul 2022

Intercontinental Exchange Senior Software Engineer Interview Experiences for Experienced

1 interview found

I applied via Recruitment Consulltant and was interviewed in Jan 2022. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Mostly cloud questions were asked
  • Q2. What is Terraform? How does it implement?
  • Ans. 

    Terraform is an open-source infrastructure as code software tool that allows you to define and provision infrastructure resources.

    • Terraform uses a declarative language called HashiCorp Configuration Language (HCL) to define infrastructure resources.

    • It supports multiple cloud providers such as AWS, Azure, Google Cloud, and more.

    • Terraform creates a dependency graph of resources and applies changes in the correct order.

    • It...

  • Answered by AI
  • Q3. Steps for Jenkins pipeline
  • Ans. 

    Steps for Jenkins pipeline

    • Create a Jenkinsfile with pipeline code

    • Commit the Jenkinsfile to the repository

    • Create a new pipeline job in Jenkins

    • Configure the pipeline job to use the Jenkinsfile

    • Run the pipeline job

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is VPC? Explain in detailed?
  • Ans. 

    VPC stands for Virtual Private Cloud. It is a virtual network dedicated to a user's AWS account.

    • VPC allows users to launch AWS resources into a virtual network that they've defined.

    • Users can define IP address ranges, subnets, and configure route tables, network gateways, and security settings.

    • VPC provides users with complete control over their virtual networking environment.

    • Users can also connect their VPC to their own...

  • Answered by AI
  • Q2. More of a general discussion
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiation part

Interview Preparation Tips

Interview preparation tips for other job seekers - Do thorough study because scenario based questions would be asked on cloud.

Skills evaluated in this interview

Interview questions from similar companies

Interview Preparation Tips

Round: Technical Interview
Tips: Have a good grasp of DS algo, java, etc.(Here CGPA doesn't matter)

General Tips: Do’s and Don’ts :
1. Be confident and to be confident prepare well.
2. Set the priority of your companies 
3. Don't start preparation at end. Don't ignore the content of resume.

Be confident and start preparation as soon as possible.
College Name: IIT Kanpur
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - HR 

(2 Questions)

  • Q1. Explain Concurrency
  • Ans. 

    Concurrency is the ability of a system to execute multiple tasks simultaneously.

    • Concurrency allows multiple tasks to run concurrently, improving performance and efficiency.

    • Concurrency can be achieved through multithreading or multiprocessing.

    • Example: A web server handling multiple requests simultaneously using multithreading.

  • Answered by AI
  • Q2. Explain Acid principles
  • Ans. 

    ACID principles are a set of properties that guarantee database transactions are processed reliably.

    • Atomicity: Transactions are all or nothing. If one part of the transaction fails, the entire transaction is rolled back.

    • Consistency: Transactions bring the database from one valid state to another. All constraints are satisfied.

    • Isolation: Transactions are isolated from each other until they are completed.

    • Durability: Once...

  • Answered by AI

Skills evaluated in this interview

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

Implement thread safe load balancer.
focus on input validations and cover all corner cases in tests

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Explain the last technically challenging topic that you have worked on. The engineering manager is only interested in self boasting. Without even trying to understand the entire problem statement, they try...

Interview Preparation Tips

Interview preparation tips for other job seekers - To pass engineering manager round, you will always have to agree to the hiring manager. Even if technically it doesn't make sense, just nod. The entire interview is to boost his ego. The comments that they pass without even understanding the entire picture is generally astonishing.

I applied via LinkedIn and was interviewed in Sep 2022. There were 4 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 - Assignment 

Online assesment . 5 coding question in 90 minutes

Round 3 - Coding Test 

Hackerrank coding test with paired screen. They give problem we have to write the logic

Round 4 - Coding Test 

Again hacker rank code pair. the give problem and have to write logic. this round with staff senior engineer

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare on java problems. leet code medium problems.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Mar 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 - Coding Test 

Online test link given data structures were asked, array problem and string problem
Likewise Double Linked List was also asked

Round 3 - Technical 

(2 Questions)

  • Q1. Spring boot API endpoint description
  • Ans. 

    Spring Boot API endpoint is a URL that exposes the functionality of a web service.

    • API endpoints are the entry points for the client to access the server's resources.

    • Spring Boot provides a simple and easy way to create RESTful APIs.

    • Endpoints can be secured using Spring Security.

    • Endpoints can be documented using Swagger or Spring REST Docs.

    • Examples: /users, /products, /orders

  • Answered by AI
  • Q2. CI CD pipeline, Docker Kubernetes

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about what you are saying
Be thorough with ur logic and ur skills

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Jun 2022. There were 5 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 

Hacker rank test based on string manipulation questions

Round 3 - Technical 

(2 Questions)

  • Q1. 2nd round will be technical
  • Q2. Yes mostly coding and DS questions you can also expect one logical IQ question
Round 4 - One-on-one 

(1 Question)

  • Q1. This round was mostly behavioural and culture fit round with Manager
Round 5 - HR 

(2 Questions)

  • Q1. Salary negotiation
  • Q2. Notice period discussions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for the coding round which will be 1st round hacker rank test
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Coding Test 

I was asked two DSA questions and duration was of one hour.
1. Calculate Sum of edges of LinkedList
2. Given a list of numbers, find out all the pythagorean triplets.

Round 2 - Coding Test 

This was also a DSA round for 1 hour and expected to solve two problems (Medium)

Round 3 - Case Study 

This was a system design round for one hour

Interview experience
4
Good
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 tips
Round 2 - Technical 

(1 Question)

  • Q1. Detailed flow from FE to BE to db.
  • Ans. 

    The flow of data from the front end to the back end to the database.

    • Front end sends a request to the back end server.

    • Back end processes the request and interacts with the database.

    • Database retrieves or updates the data and sends it back to the back end.

    • Back end sends the response to the front end for display.

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. How to pass input field values from form to db. How to make code testable/loosely coupled.
  • Ans. 

    Pass input field values from form to db by using a data access layer and dependency injection for testability.

    • Create a data access layer to handle interactions with the database.

    • Use parameterized queries to prevent SQL injection.

    • Implement dependency injection to decouple the code and make it testable.

    • Mock the data access layer in unit tests to isolate database interactions.

    • Use interfaces to define contracts between com

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion

Skills evaluated in this interview

Intercontinental Exchange Interview FAQs

How many rounds are there in Intercontinental Exchange Senior Software Engineer interview for experienced candidates?
Intercontinental Exchange interview process for experienced candidates usually has 3 rounds. The most common rounds in the Intercontinental Exchange interview process for experienced candidates are Technical and HR.
What are the top questions asked in Intercontinental Exchange Senior Software Engineer interview for experienced candidates?

Some of the top questions asked at the Intercontinental Exchange Senior Software Engineer interview for experienced candidates -

  1. What is Terraform? How does it impleme...read more
  2. What is VPC? Explain in detail...read more
  3. Steps for Jenkins pipel...read more

Tell us how to improve this page.

Intercontinental Exchange Senior Software Engineer Salary
based on 75 salaries
₹12 L/yr - ₹44 L/yr
88% more than the average Senior Software Engineer Salary in India
View more details

Intercontinental Exchange Senior Software Engineer Reviews and Ratings

based on 11 reviews

3.0/5

Rating in categories

2.4

Skill development

3.8

Work-life balance

3.3

Salary

3.4

Job security

2.5

Company culture

2.6

Promotions

3.1

Work satisfaction

Explore 11 Reviews and Ratings
Data Researcher
135 salaries
unlock blur

₹3.3 L/yr - ₹6.1 L/yr

Reference Data Analyst
87 salaries
unlock blur

₹4.6 L/yr - ₹8.5 L/yr

Senior Software Engineer
75 salaries
unlock blur

₹12 L/yr - ₹44 L/yr

Document Processor
68 salaries
unlock blur

₹2.3 L/yr - ₹4.5 L/yr

Data Analyst
56 salaries
unlock blur

₹2.4 L/yr - ₹9.6 L/yr

Explore more salaries
Compare Intercontinental Exchange with

Fiserv

3.0
Compare

Broadridge Financial Solutions

3.9
Compare

MasterCard

3.9
Compare

PayPal

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