Upload Button Icon Add office photos

Filter interviews by

Ice Mortgage Technology Interview Questions, Process, and Tips

Updated 13 Oct 2024

Top Ice Mortgage Technology Interview Questions and Answers

View all 19 questions

Ice Mortgage Technology Interview Experiences

Popular Designations

13 interviews found

PMO Manager Interview Questions & Answers

user image Anonymous

posted on 13 Oct 2024

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. Tell me about youself
  • Ans. 

    Experienced PMO Manager with a background in project management and strong leadership skills.

    • Over 5 years of experience in project management

    • Skilled in developing project plans and timelines

    • Strong leadership and team management abilities

    • Excellent communication and problem-solving skills

    • Managed cross-functional teams to successfully deliver projects on time and within budget

  • Answered by AI
  • Q2. Resume based questions
  • Q3. Projects related qquestions

Interview Preparation Tips

Interview preparation tips for other job seekers - Avoid at any cost..no respect for candidates

PMO Manager Interview Questions asked at other Companies

Q1. How do you implement Pmo activities in the midst of resistance
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company

Round 1 - Technical 

(2 Questions)

  • Q1. Explain the technology stack you have been working on.
  • Ans. 

    I have been working on a technology stack that includes Java, Spring Boot, Angular, and MySQL.

    • Java programming language for backend development

    • Spring Boot framework for building and deploying Java applications

    • Angular framework for frontend development

    • MySQL database for data storage and retrieval

  • Answered by AI
  • Q2. Deep dive into the .Net framework and its use in developing microservices using Web APIs
  • Ans. 

    The .Net framework is a powerful tool for developing microservices using Web APIs.

    • The .Net framework provides a set of libraries and tools for building scalable and reliable microservices.

    • Web APIs in .Net allow for easy communication between different services and clients.

    • Features like dependency injection and middleware in .Net make it easier to develop and maintain microservices.

    • Examples of popular frameworks for bui...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Explain how you would troubleshoot a network bottleneck in your web API application hosted in a public cloud like Azure or AWS.
  • Ans. 

    To troubleshoot a network bottleneck in a web API application hosted in a public cloud like Azure or AWS, one can analyze network traffic, monitor server performance, and optimize resource allocation.

    • Use network monitoring tools to analyze traffic patterns and identify potential bottlenecks.

    • Monitor server performance metrics such as CPU usage, memory usage, and disk I/O to pinpoint any resource constraints.

    • Optimize res...

  • Answered by AI
  • Q2. Explain the usage of Azure service fabric clusters
  • Ans. 

    Azure Service Fabric clusters are used to deploy and manage microservices-based applications on Microsoft Azure.

    • Azure Service Fabric clusters provide a platform for deploying and managing scalable and reliable microservices.

    • They offer automatic scaling, rolling upgrades, and health monitoring for microservices.

    • Service Fabric clusters can be used to deploy stateless or stateful microservices.

    • They support multiple progra...

  • Answered by AI

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Program to max sum of sub array
  • Ans. 

    Program to find the maximum sum of a subarray within an array of integers.

    • Use Kadane's algorithm to find the maximum sum subarray in linear time complexity.

    • Initialize two variables maxEndingHere and maxSoFar to keep track of the current subarray sum and the maximum sum found so far.

    • Iterate through the array and update the variables accordingly.

    • Example: Input array [1, -3, 2, 1, -1] should return 3 (subarray [2, 1] has

  • Answered by AI

Skills evaluated in this interview

Senior Software Engineer 2 Interview Questions asked at other Companies

Q1. What microservices patterns are you aware ? let's assume that there is a microservice based architecture and service A is calling service B which in turn service C. If service b fails, how will you manage transaction and logging ?
View answer (1)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

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

Round 1 - Assignment 

Face to face interview

Round 2 - HR 

(2 Questions)

  • Q1. Tell me your Education background
  • Ans. 

    I have a Bachelor's degree in Computer Science from XYZ University.

    • Bachelor's degree in Computer Science

    • Graduated from XYZ University

    • Specialized in data entry and computer operations

  • Answered by AI
  • Q2. Self introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - Given the best opportunity

Data Entry and Computer Operator Interview Questions asked at other Companies

Q1. How to configure vlookup
View answer (1)

Ice Mortgage Technology interview questions for popular designations

 Senior Software Engineer

 (2)

 Software Engineer

 (2)

 Data Entry and Computer Operator

 (1)

 Data Entry Operator

 (1)

 Documentation Assistant

 (1)

 PMO Manager

 (1)

 Senior QA Engineer

 (1)

 Senior Software Engineer 2

 (1)

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. Related to oops concept database
Round 3 - Technical 

(1 Question)

  • Q1. Related to your project
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and benefits

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)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

1. Find element in sorted array
2. Kth largest elemnt in the array

Round 2 - Technical 

(2 Questions)

  • Q1. Database indexing discuss
  • Q2. Spring boot annotations and dependency injection

Interview Preparation Tips

Topics to prepare for Ice Mortgage Technology Senior Software Engineer interview:
  • Core Java

Senior Software Engineer Interview Questions asked at other Companies

Q1. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Self introduction
  • Q2. Previous experience
  • Q3. Why ice mortgage technology
  • Ans. 

    Ice Mortgage Technology offers innovative solutions for the mortgage industry.

    • Ice Mortgage Technology provides cutting-edge technology for streamlining mortgage processes.

    • Their solutions help improve efficiency and accuracy in mortgage operations.

    • Ice Mortgage Technology has a strong reputation for delivering reliable and secure software solutions.

    • Their platform offers customizable features to meet the specific needs of

  • Answered by AI
  • Q4. Why you know about ice
  • Q5. Why is your strength

Documentation Assistant Interview Questions asked at other Companies

Q1. DO YOU KNOW WHAT IS PERISHABLE CARGO
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Centre for Development of Advanced Computing (CDAC) and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

There was aptitude based MCQ and 1 coding questions and 1 MySQL query

Round 2 - Technical 

(1 Question)

  • Q1. I was asked OOPs concepts, string, collection, version control question and 1 coding question to sort linked list
Round 3 - HR 

(1 Question)

  • Q1. Asked about relocation and gap in education

Interview Preparation Tips

Interview preparation tips for other job seekers - It was easy to medium.

Software Engineer Level 1 Interview Questions asked at other Companies

Q1. Input a file. Select first 3 lines of the file. Select the longest line and count the number of words in that line. It was easy. I used Java methods to solve the problem. I explained the logic and he accepted it.
View answer (1)

Software Engineer II (.Net) Interview Questions & Answers

user image Anonymous

posted on 30 Jun 2021

I applied via Company Website

Interview Questionnaire 

12 Questions

  • Q1. Pillars of OOPs with real life example, Explain difference between Abstraction and Encapsulation. Can you explain Diamond problem related to inheritance.
  • Ans. 

    OOPs pillars: Abstraction, Encapsulation, Inheritance, Polymorphism. Abstraction hides complexity. Encapsulation bundles data and methods.

    • Abstraction: Focuses on hiding unnecessary details and exposing only essential features. Example: A car dashboard hides the internal working of the car and provides only necessary information to the driver.

    • Encapsulation: Wrapping data and methods into a single unit. Example: A class ...

  • Answered by AI
  • Q2. Difference between synchronous and asynchronous programming, difference between thread and task, If we create two threads and one of those throws exception while executing can the main thread handle it ? C...
  • Ans. 

    Synchronous programming is blocking, while asynchronous programming is non-blocking. Threads are lower-level units of execution, while tasks are higher-level abstractions. Main thread can handle exceptions thrown by threads or tasks.

    • Synchronous programming blocks the execution until a task is completed, while asynchronous programming allows the program to continue executing while waiting for a task to complete.

    • Threads ...

  • Answered by AI
  • Q3. Can you explain various design patterns and implement Singleton design pattern
  • Ans. 

    Singleton design pattern ensures that a class has only one instance and provides a global point of access to it.

    • Singleton pattern restricts the instantiation of a class to a single object.

    • It is useful when only one instance of a class is needed to control actions throughout the system.

    • Singleton pattern can be implemented using a private constructor, a static method to get the instance, and a static variable to hold the...

  • Answered by AI
  • Q4. Can you explain how Garbage collection works. Different generations of garbage collections. Using keyword in c# and its advantage for garbage collection.
  • Ans. 

    Garbage collection is an automatic memory management process in .NET. It collects and frees up memory occupied by unused objects.

    • Garbage collection automatically identifies and releases memory occupied by objects that are no longer in use.

    • It improves performance by eliminating manual memory management and preventing memory leaks.

    • Garbage collection in .NET is generational, dividing objects into three generations based o...

  • Answered by AI
  • Q5. Can you explain difference between REST and SOAP, what are different types of HTTP verbs and their usage, difference between PUT and PATCH, what are route tables and which data structure do they use, what ...
  • Ans. 

    REST is an architectural style for web services, while SOAP is a protocol. HTTP verbs include GET, POST, PUT, PATCH, and DELETE.

    • REST is stateless and uses standard HTTP methods, while SOAP is a protocol that uses XML for communication.

    • HTTP verbs: GET retrieves data, POST submits data, PUT updates entire resource, PATCH updates part of a resource, DELETE removes a resource.

    • PUT is idempotent, meaning multiple requests ha...

  • Answered by AI
  • Q6. Can you explain SOLID principles
  • Ans. 

    SOLID principles are a set of design principles that help in creating maintainable and scalable software.

    • S - Single Responsibility Principle: A class should have only one reason to change.

    • O - Open-Closed Principle: Software entities should be open for extension but closed for modification.

    • L - Liskov Substitution Principle: Subtypes must be substitutable for their base types.

    • I - Interface Segregation Principle: Clients ...

  • Answered by AI
  • Q7. Given a list of strings, group string by 1st character and then sort groups alphabetically
  • Ans. 

    Group and sort a list of strings by their first character.

    • Use a dictionary to group the strings by their first character.

    • Sort the keys of the dictionary alphabetically.

    • Retrieve the strings for each key and sort them alphabetically as well.

  • Answered by AI
  • Q8. What are steps to improve sql query performance, difference between sql functions and stored procedures when to use which ? what are index and what are views and their use.
  • Ans. 

    To improve SQL query performance, optimize queries, use indexes, and consider using stored procedures. SQL functions and stored procedures have different use cases. Indexes improve query performance by allowing faster data retrieval. Views are virtual tables that simplify complex queries.

    • Optimize SQL queries by avoiding unnecessary joins, reducing the number of columns retrieved, and using appropriate filters

    • Use indexe...

  • Answered by AI
  • Q9. Given 2 tables, employees having 100 employee records and salary having salary info for 95 employee, can you write a query to get all employee that don't have salary records
  • Q10. Write a code to print n numbers of Fibonacci series
  • Ans. 

    Code to print n numbers of Fibonacci series

    • Use a loop to iterate n times

    • Initialize the first two numbers of the series as 0 and 1

    • Print each number in the series as it is calculated

    • Calculate the next number by adding the previous two numbers

  • Answered by AI
  • Q11. Can you explain extension methods and write one for Int data type
  • Ans. 

    Extension methods allow adding new methods to existing types without modifying the original type.

    • Extension methods are defined as static methods in a static class.

    • The first parameter of an extension method specifies the type being extended, preceded by the 'this' keyword.

    • Extension methods can be called on instances of the extended type as if they were instance methods.

    • Extension methods can be used to add functionality ...

  • Answered by AI
  • Q12. IEnumerable vs IQuerable, FirstOrDefault vs SingleOrDefault methods
  • Ans. 

    IEnumerable is for in-memory collections, IQueryable is for querying data sources. FirstOrDefault returns the first element, SingleOrDefault returns the only element.

    • IEnumerable is used for querying in-memory collections like lists and arrays.

    • IQueryable is used for querying data sources like databases.

    • FirstOrDefault returns the first element of a sequence or a default value if the sequence is empty.

    • SingleOrDefault retu...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover topics -
1. Async programming
2. LINQ queries
3. Extension methods
4. Garbage collection
5. Generics
6. Delegates and lambdas
7. Web API and REST services
8. SQL basics and performance improvement

Skills evaluated in this interview

Data Entry Operator Interview Questions & Answers

user image Subi Subiksha

posted on 21 Jan 2024

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

I applied via Job Fair and was interviewed before Jan 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Qualification verification

Round 2 - Group Discussion 

Technology and innovation

Round 3 - HR 

(5 Questions)

  • Q1. Self introduction
  • Ans. My name subikshajayaraman Coming from Ramnujapuram village
  • Answered by Subi Subiksha
  • Q2. Family background
  • Q3. Certificate verification
  • Q4. I will complete the cooperative management
  • Q5. Thank you sir / madam

Data Entry Operator Interview Questions asked at other Companies

Q1. What is skills matrix of Return center Department?
View answer (43)

Ice Mortgage Technology Interview FAQs

How many rounds are there in Ice Mortgage Technology interview?
Ice Mortgage Technology interview process usually has 2-3 rounds. The most common rounds in the Ice Mortgage Technology interview process are Technical, HR and Aptitude Test.
How to prepare for Ice Mortgage Technology 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 Mortgage Technology. The most common topics and skills that interviewers at Ice Mortgage Technology expect are Computer science, Loans, Java, SQL and Javascript.
What are the top questions asked in Ice Mortgage Technology interview?

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

  1. Can you explain difference between REST and SOAP, what are different types of H...read more
  2. Difference between synchronous and asynchronous programming, difference between...read more
  3. What are steps to improve sql query performance, difference between sql functio...read more

Tell us how to improve this page.

Ice Mortgage Technology Interview Process

based on 11 interviews

Interview experience

3.6
  
Good
View more

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
LendingKart Interview Questions
3.1
 • 29 Interviews
PennyMac Interview Questions
5.0
 • 1 Interview
View all

Ice Mortgage Technology Reviews and Ratings

based on 87 reviews

3.9/5

Rating in categories

3.4

Skill development

4.0

Work-life balance

3.8

Salary

4.0

Job security

3.8

Company culture

3.3

Promotions

3.6

Work satisfaction

Explore 87 Reviews and Ratings
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
25 salaries
unlock blur

₹2.4 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