Filter interviews by
I applied via Company Website
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 ...
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 ...
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...
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...
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...
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 ...
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.
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...
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
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 ...
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...
I applied via Referral and was interviewed in Sep 2024. There was 1 interview round.
I applied via Approached by Company
Ice Mortgage Technology interview questions for popular designations
I applied via Referral and was interviewed in Dec 2023. There were 2 interview rounds.
I applied via Referral and was interviewed before Jul 2023. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before Apr 2023. There was 1 interview round.
I applied via Campus Placement and was interviewed before Apr 2023. There were 3 interview rounds.
I applied via Job Fair and was interviewed before Jan 2023. There were 3 interview rounds.
I applied via LinkedIn and was interviewed in Aug 2021. There were 4 interview rounds.
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...
Top trending discussions
Some of the top questions asked at the Ice Mortgage Technology interview -
based on 11 interviews
Interview experience
based on 89 reviews
Rating in categories
Document Processor
180
salaries
| ₹2 L/yr - ₹4 L/yr |
Senior Software Engineer
53
salaries
| ₹14 L/yr - ₹36 L/yr |
Associate
24
salaries
| ₹2.5 L/yr - ₹4 L/yr |
Technical Support Analyst
22
salaries
| ₹3 L/yr - ₹10.5 L/yr |
Data Analyst
20
salaries
| ₹2 L/yr - ₹5.2 L/yr |
Tavant Technologies
LendingKart
Sammaan Capital Limited
HDFC Bank