Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Jul 2023. There were 4 interview rounds.
A small project was given to complete in 3 days
Top trending discussions
posted on 21 Nov 2024
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
posted on 24 Jul 2024
I applied via Naukri.com and was interviewed before Apr 2023. There were 3 interview rounds.
It was a coding test consisting of medium level questions
posted on 11 Jul 2024
posted on 25 Apr 2024
posted on 11 Mar 2024
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.
posted on 26 Oct 2023
I applied via Referral and was interviewed before Oct 2022. There were 3 interview rounds.
posted on 11 Feb 2024
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...
posted on 22 Dec 2021
I applied via Naukri.com and was interviewed in Jun 2021. There were 4 interview rounds.
Improving SQL performance involves optimizing queries, indexes, and server resources.
Optimize queries by reducing complexity and avoiding unnecessary joins
Use indexes to speed up data retrieval
Ensure server resources are adequate for the workload
Consider partitioning large tables to improve query performance
Use stored procedures to reduce network traffic and improve security
Index, trigger, and stored procedure are database objects used to improve performance and automate tasks.
An index is a data structure that improves the speed of data retrieval operations on a database table.
A trigger is a set of instructions that automatically executes in response to certain events, such as an insert, update, or delete operation on a table.
A stored procedure is a precompiled set of SQL statements that ...
Relationship in SQL refers to the association between two or more tables based on common fields.
Relationships are established using foreign keys
Types of relationships include one-to-one, one-to-many, and many-to-many
Relationships can be visualized using ER diagrams
Joins are used to retrieve data from related tables
Class module is a custom object in VBA that allows you to define your own properties and methods.
Class modules are used to create custom objects in VBA
They allow you to define your own properties and methods
You can create instances of a class module and use them in your code
Class modules are useful for encapsulating complex logic and data
They can be used to create reusable code libraries
Objects in MS Access are used to represent tables, forms, reports, and other database objects.
Objects are used to organize and manage data in MS Access.
Tables are the most basic object and store data in rows and columns.
Forms are used to display and edit data in a user-friendly way.
Reports are used to present data in a formatted and organized way.
Queries are used to retrieve and manipulate data from tables.
Modules are ...
Design view is used to create and modify database objects, while Datasheet view is used to view and edit data in tables.
Design view allows users to create and modify tables, queries, forms, reports, and macros.
Datasheet view displays data in a spreadsheet-like format and allows users to edit data directly.
Design view is used to set properties and define relationships between tables.
Datasheet view is used to sort, filte...
Joins are used to combine data from two or more tables in SQL. There are different types of joins.
Inner join returns only the matching rows from both tables
Left join returns all the rows from the left table and matching rows from the right table
Right join returns all the rows from the right table and matching rows from the left table
Full outer join returns all the rows from both tables
Cross join returns the Cartesian p
based on 1 review
Rating in categories
Relationship Manager
186
salaries
| ₹1.4 L/yr - ₹5.5 L/yr |
Deputy Manager
139
salaries
| ₹3 L/yr - ₹6.5 L/yr |
Executive
69
salaries
| ₹1.8 L/yr - ₹3.9 L/yr |
Equity Dealer
66
salaries
| ₹1.5 L/yr - ₹4.5 L/yr |
Senior Relationship Manager
58
salaries
| ₹2.2 L/yr - ₹6 L/yr |
ICICI Securities
HDFC Securities
Kotak Securities
Edelweiss