Upload Button Icon Add office photos

Filter interviews by

ICE Data Services Interview Questions, Process, and Tips

Updated 16 Feb 2025

Top ICE Data Services Interview Questions and Answers

View all 15 questions

ICE Data Services Interview Experiences

Popular Designations

24 interviews found

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

(5 Questions)

  • Q1. API related questions
  • Q2. Soap, rest api details
  • Q3. XML, Json related questions
  • Q4. Prioritisation based questions
  • Q5. Case study related questions

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is dependency injection
  • Ans. 

    Dependency injection is a design pattern in which components are given their dependencies rather than creating them internally.

    • Dependency injection helps in achieving loose coupling between classes.

    • It allows for easier testing by providing mock dependencies.

    • There are three types of dependency injection: constructor injection, setter injection, and interface injection.

  • Answered by AI
  • Q2. What is state in react
  • Ans. 

    State in React is a JavaScript object that stores data and determines how a component renders and behaves.

    • State is mutable and can be updated using the setState() method

    • State should be used for data that will change over time and affect the component's rendering

    • State should not be modified directly, use setState() instead

  • Answered by AI

Skills evaluated in this interview

Top ICE Data Services Senior Software Engineer Interview Questions and Answers

Q1. How you will load text data into DB systems?
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Circle process related questions
  • Q2. Scripting language questions

Top ICE Data Services Senior Software Engineer Interview Questions and Answers

Q1. How you will load text data into DB systems?
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Questions are based on subject and work process
Round 2 - One-on-one 

(1 Question)

  • Q1. Its a manager round, questions were regarding process

Process Associate Interview Questions asked at other Companies

Q1. How will you explain a red colour (or any colour) to a person who is blind since his or her birth?
View answer (21)

ICE Data Services interview questions for popular designations

 Senior Software Engineer

 (4)

 Data Associate

 (3)

 Data Researcher

 (3)

 Associate Trainee

 (2)

 Reference Data Analyst

 (2)

 Risk Analyst

 (1)

 Senior Associate

 (1)

 Financial Analyst

 (1)

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. What are OOPS concepts
  • Ans. 

    OOPS concepts refer to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation detail

  • Answered by AI
  • Q2. What are solid Concept
  • Ans. 

    Solid concepts are fundamental principles or ideas that are well-established and widely accepted in a particular field.

    • Solid concepts provide a strong foundation for further learning and development.

    • They are essential for understanding complex topics and solving problems effectively.

    • Examples of solid concepts in software engineering include object-oriented programming, design patterns, and data structures.

  • Answered by AI
  • Q3. Write Code for Palindrome String
  • Ans. 

    Code to check if a string is a palindrome or not.

    • Iterate through the string from both ends and compare characters.

    • Use two pointers, one starting from the beginning and one from the end.

    • If characters at both pointers are equal, move both pointers towards the center.

    • If characters at any point are not equal, return false.

    • If both pointers meet in the middle, return true as the string is a palindrome.

  • Answered by AI

Skills evaluated in this interview

Top ICE Data Services Senior Software Engineer Interview Questions and Answers

Q1. How you will load text data into DB systems?
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)

Get interview-ready with Top ICE Data Services Interview Questions

Risk Analyst Interview Questions & Answers

user image Anonymous

posted on 8 Apr 2024

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

I applied via Job Portal and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Introduction and job profile
Round 2 - One-on-one 

(1 Question)

  • Q1. Job profile and chalenges
Round 3 - Group Discussion 

What r the certification and job profile

Risk Analyst Interview Questions asked at other Companies

Q1. How will you determine the factors can be considered as risk while insuring a bike?
View answer (1)

Jobs at ICE Data Services

View all
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is TPRM and compliance?
  • Ans. 

    TPRM stands for Third-Party Risk Management, which involves assessing and managing risks associated with third-party vendors. Compliance refers to adhering to laws, regulations, and industry standards.

    • TPRM involves identifying, assessing, and mitigating risks associated with third-party vendors

    • Compliance involves following laws, regulations, and industry standards to ensure ethical and legal business practices

    • Examples ...

  • Answered by AI
  • Q2. How do you process it?

Financial Analyst Interview Questions asked at other Companies

Q1. Suppose you have 10000 US dollars with you, out of which you took a loan of 5000 US Dollars. Now suppose you have purchased two assets of 5000 US Dollars each, one through cash and other through bank loan. How would you show this transactio... read more
View answer (3)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Tell me about your self

Data Associate Interview Questions asked at other Companies

Q1. What do you know about data associate
View answer (2)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Explain .Job role as a TFS admin
  • Ans. 

    TFS admin manages Team Foundation Server to support development teams in version control, build automation, and release management.

    • Responsible for setting up and configuring TFS server

    • Manage user permissions and security settings

    • Troubleshoot issues related to TFS functionality

    • Support development teams in version control, build automation, and release management

  • Answered by AI

Skills evaluated in this interview

Azure DevOps Engineer Interview Questions asked at other Companies

Q1. Explain any terraform project that I did recently also what were the variables you defined in terraform configuration, how will you access a storage account blob container from more than one subscriptions from a network standpoint, explain ... read more
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in May 2023. There were 2 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 - One-on-one 

(7 Questions)

  • Q1. Capital Market (IPO -> In-depth, Underwriter, Book runner, Green-shoe Option, Face value) Types of financial Instruments/Securities available in Capital Market
  • Q2. Financial Statements
  • Q3. Merger and Acquisition
  • Q4. All types of Ratios (Especially Valuation ones like EPS, PE
  • Q5. Corporate Action (Mandatory and non-mandatory
  • Q6. Derivatives (Types)
  • Q7. Money Market (All types of Debt securities, especially bond in-depth)

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to give answers with a practical example and also try to add some additional information so that it keeps you out of the crowd.

Data Researcher Interview Questions asked at other Companies

Q1. Do you know - CTRL+C and CTRL+V (Which is the only job you will do here. Its the national function of this company.)
View answer (1)

ICE Data Services Interview FAQs

How many rounds are there in ICE Data Services interview?
ICE Data Services interview process usually has 1-2 rounds. The most common rounds in the ICE Data Services interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for ICE Data Services 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 ICE Data Services. The most common topics and skills that interviewers at ICE Data Services expect are Java, Python, SQL, AWS and Microservices.
What are the top questions asked in ICE Data Services interview?

Some of the top questions asked at the ICE Data Services interview -

  1. Basis of ESG ?? Like what is esg ? What are the process of research? Nonfinan...read more
  2. How you will load text data into DB syste...read more
  3. What is credit default swa...read more
How long is the ICE Data Services interview process?

The duration of ICE Data Services interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

ICE Data Services Interview Process

based on 24 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

Citicorp Interview Questions
3.7
 • 564 Interviews
S&P Global Interview Questions
4.1
 • 275 Interviews
Morningstar Interview Questions
3.9
 • 241 Interviews
FactSet Interview Questions
3.9
 • 205 Interviews
Thomson Reuters Interview Questions
4.1
 • 112 Interviews
MSCI Interview Questions
3.9
 • 49 Interviews
Bloomberg Interview Questions
3.4
 • 24 Interviews
Moody's Interview Questions
4.1
 • 22 Interviews
Fitch Ratings Interview Questions
4.9
 • 3 Interviews
View all

ICE Data Services Reviews and Ratings

based on 136 reviews

3.2/5

Rating in categories

2.7

Skill development

3.1

Work-life balance

3.2

Salary

3.1

Job security

2.9

Company culture

2.7

Promotions

2.9

Work satisfaction

Explore 136 Reviews and Ratings
C++ Developer with Linux

Hyderabad / Secunderabad

7-12 Yrs

Not Disclosed

Payroll Associate

Hyderabad / Secunderabad

3-5 Yrs

₹ 4-8 LPA

Dot Net Fullstack Developer

Pune

7-12 Yrs

Not Disclosed

Explore more jobs
Data Researcher
117 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Reference Data Analyst
58 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Researcher II
30 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Research Analyst
27 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Researcher 3
26 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare ICE Data Services with

Bloomberg

3.4
Compare

Thomson Reuters

4.1
Compare

FactSet

3.9
Compare

Morningstar

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