Upload Button Icon Add office photos

Filter interviews by

Ice Mortgage Technology Technical Analyst Interview Questions and Answers

Updated 29 Sep 2021

Ice Mortgage Technology Technical Analyst Interview Experiences

1 interview found

I applied via LinkedIn and was interviewed in Aug 2021. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Mostly related to the previous job,
  • Q2. What do you know about ICE?
  • Ans. 

    ICE stands for Intercontinental Exchange, a global network of exchanges and clearing houses for financial and commodity markets.

    • ICE operates exchanges for futures and options trading in energy, agriculture, metals, and financial markets.

    • It also provides data services and technology solutions for market participants.

    • Some of the well-known exchanges operated by ICE include NYSE, ICE Futures Europe, and ICE Futures US.

    • ICE...

  • Answered by AI
  • Q3. Cluster threshold
  • Q4. NLB AND FAILOVER CLUSTER

Interview Preparation Tips

Interview preparation tips for other job seekers - Read about the company and Job profile, be prepared to explain your long term career plan

Interview questions from similar companies

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

I applied via Referral and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic sql queries about joins
Round 2 - HR 

(1 Question)

  • Q1. Regarding previous work experience
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Find the first 50 prime numbers
  • Ans. 

    Generate the first 50 prime numbers

    • Start with the first prime number, 2

    • Use a loop to check for prime numbers by dividing each number by all numbers less than it

    • Keep track of the prime numbers found until you have 50

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basics of oops concepts,testing concepts,SQL
  • Q2. Make your introduction strong
Round 2 - Behavioral 

(2 Questions)

  • Q1. Situation on how to manage a team crucial times
  • Q2. How to go along with employees having diffrence of opinion
  • Ans. 

    Listen to their perspectives, encourage open communication, find common ground, and work towards a compromise.

    • Encourage open communication to understand each employee's perspective

    • Listen actively and show empathy towards their opinions

    • Find common ground and areas of agreement to build upon

    • Work towards a compromise that addresses the concerns of all parties involved

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong on the topics what ever you put in your resume .Boldly say the correct answer .if you don't know the answer you can say you don't know it at the moment but you can learn it quickly
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Transaction in Spring Boot
  • Ans. 

    Transactions in Spring Boot help manage database operations as a single unit of work.

    • Transactions ensure ACID properties (Atomicity, Consistency, Isolation, Durability) for database operations.

    • Use @Transactional annotation to mark a method as transactional.

    • Transactions can be managed programmatically using TransactionTemplate.

    • Rollback can be triggered manually in case of exceptions.

    • Spring Boot supports both declarative

  • Answered by AI
  • Q2. Java Array and problem solving

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good organization

Skills evaluated in this interview

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Questions were mostly around system design, you will be given a case like a stock system and specific use case is asked to design end to end from UI to backend.
  • Q2. Some of the system debugging/performance improvement questions are asked from both UI and backend.

Interview Preparation Tips

Topics to prepare for Amadeus Technical Lead interview:
  • System Design
  • Performance Testing
  • Performance improvement
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain about the last issue you have worked on?
  • Q2. Be honest on this question for tue success
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Assignment 

Grammar error, image guidelines

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell about yourself?
  • Ans. 

    Experienced technical writer with a background in software development and a passion for creating clear and concise documentation.

    • Over 5 years of experience in technical writing

    • Proficient in creating user guides, API documentation, and release notes

    • Strong background in software development, allowing for a deep understanding of technical concepts

    • Skilled in translating complex technical information into easy-to-understan...

  • Answered by AI
  • Q2. What technology you have worked on?
  • Ans. 

    I have worked on a variety of technologies including XML, HTML, CSS, JavaScript, and API documentation.

    • XML

    • HTML

    • CSS

    • JavaScript

    • API documentation

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. With Manager, same questions
Round 4 - HR 

(1 Question)

  • Q1. Tell me something about yourself
  • Ans. 

    I am a dedicated technical writer with 5 years of experience in creating user-friendly documentation for complex software products.

    • Experienced in writing user manuals, online help guides, and release notes

    • Proficient in using tools like MadCap Flare and Adobe FrameMaker

    • Strong attention to detail and ability to simplify technical jargon for non-technical users

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Even if you get through, they lay people off within 6 months, till 6 months lot of work and asking you to prove yourself in every task, even after doing good work and working on holiday and weekend, you see the door
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Feb 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 - Technical 

(1 Question)

  • Q1. Basic of Oops and Garbage collection
Round 3 - Technical 

(1 Question)

  • Q1. Code Review in c# and also with some network regarding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Manager and technical team asking not related questions of development.
One of the worst interview ever given.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Implement minstack
  • Q2. How load balancers work
  • Ans. 

    Load balancers distribute incoming network traffic across multiple servers to ensure no single server is overwhelmed.

    • Load balancers monitor the health of servers and distribute traffic based on predefined algorithms.

    • They can be hardware-based or software-based.

    • Common algorithms used by load balancers include round-robin, least connections, and IP hash.

    • Load balancers can improve reliability and scalability of a website ...

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. 2 sum problem to implement in O(n)
  • Ans. 

    The Two Sum problem involves finding two numbers in an array that add up to a target value.

    • Iterate through the array and store the difference between the target and current element in a hashmap.

    • Check if the current element exists in the hashmap, if yes, return the indices of the current element and the stored difference.

    • Time complexity of O(n) can be achieved by using a hashmap to store elements and their indices.

  • Answered by AI
  • Q2. About the projects i have done

Skills evaluated in this interview

Ice Mortgage Technology Interview FAQs

What are the top questions asked in Ice Mortgage Technology Technical Analyst interview?

Some of the top questions asked at the Ice Mortgage Technology Technical Analyst interview -

  1. What do you know about I...read more
  2. NLB AND FAILOVER CLUS...read more
  3. Cluster thresh...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

HDFC Bank Interview Questions
3.9
 • 2.1k Interviews
Globant Interview Questions
3.8
 • 171 Interviews
Oracle Cerner Interview Questions
3.7
 • 157 Interviews
ServiceNow Interview Questions
4.2
 • 120 Interviews
Thomson Reuters Interview Questions
4.1
 • 112 Interviews
Amadeus Interview Questions
3.9
 • 108 Interviews
UKG Interview Questions
3.1
 • 98 Interviews
Atlassian Interview Questions
3.6
 • 92 Interviews
Temenos Interview Questions
3.3
 • 84 Interviews
View all
Ice Mortgage Technology Technical Analyst Salary
based on 4 salaries
₹7.5 L/yr - ₹15 L/yr
5% less than the average Technical Analyst Salary in India
View more details
Document Processor
165 salaries
unlock blur

₹2 L/yr - ₹4 L/yr

Senior Software Engineer
50 salaries
unlock blur

₹14 L/yr - ₹36 L/yr

Associate
24 salaries
unlock blur

₹2.5 L/yr - ₹4 L/yr

Technical Support Analyst
22 salaries
unlock blur

₹3 L/yr - ₹10.5 L/yr

Senior QA Engineer
20 salaries
unlock blur

₹15.2 L/yr - ₹26 L/yr

Explore more salaries
Compare Ice Mortgage Technology with

Tavant Technologies

3.8
Compare

LendingKart

3.1
Compare

Sammaan Capital Limited

3.7
Compare

HDFC Bank

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