Filter interviews by
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.
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
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
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.
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.
Text data can be loaded into DB systems using various methods such as SQL INSERT statements, bulk loading, or ETL processes.
Use SQL INSERT statements to insert text data into the database one record at a time.
For large datasets, consider using bulk loading techniques like BULK INSERT or LOAD DATA INFILE.
ETL (Extract, Transform, Load) processes can be used to extract text data from different sources, transform it as per...
ICE Data Services interview questions for designations
Top trending discussions
posted on 23 Oct 2021
I applied via Naukri.com and was interviewed before Oct 2020. There were 3 interview rounds.
posted on 8 Dec 2021
I applied via Naukri.com and was interviewed in Jun 2021. There were 2 interview rounds.
posted on 3 Feb 2021
I applied via Naukri.com and was interviewed in Jan 2021. There were 5 interview rounds.
posted on 21 May 2024
Transaction management in Java involves managing database transactions to ensure data integrity and consistency.
Use JDBC or JPA for transaction management
Begin a transaction with 'beginTransaction()' method
Commit the transaction with 'commit()' method
Rollback the transaction with 'rollback()' method
Api design using Spring boot involves creating RESTful APIs with Spring framework for efficient communication between client and server.
Use @RestController annotation to define RESTful web services
Utilize @RequestMapping annotation to map HTTP requests to specific handler methods
Implement request and response bodies using @RequestBody and @ResponseBody annotations
Leverage Spring Boot's auto-configuration and embedded s
Design patterns are reusable solutions to common problems in software design.
Design patterns help in creating flexible, maintainable, and scalable software.
Some common design patterns include Singleton, Factory, Observer, and Strategy.
Each design pattern has a specific purpose and can be applied in different scenarios.
Understanding design patterns can improve code quality and make development more efficient.
posted on 8 Aug 2023
Basic python and data structure, time complexity of programs
Object-oriented programming principles for organizing and designing code.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Allowing a class to inherit properties and behavior from another class.
Polymorphism: Ability for objects to take on multiple forms or types.
Abstraction: Hiding complex implementation details and showing only necessary features.
posted on 18 Aug 2023
I applied via Approached by Company and was interviewed in Jul 2023. There were 3 interview rounds.
based on 4 interviews
1 Interview rounds
based on 2 reviews
Rating in categories
Data Researcher
117
salaries
| ₹3.6 L/yr - ₹6 L/yr |
Reference Data Analyst
57
salaries
| ₹4.1 L/yr - ₹11.4 L/yr |
Data Researcher II
30
salaries
| ₹4.5 L/yr - ₹5.8 L/yr |
Data Research Analyst
27
salaries
| ₹3.7 L/yr - ₹7 L/yr |
Data Researcher 3
26
salaries
| ₹4.2 L/yr - ₹9.3 L/yr |
Wells Fargo
JPMorgan Chase & Co.
Citicorp
Morningstar