Filter interviews by
I was interviewed before Jun 2023.
STAR method analysis on delivery challenges
Top trending discussions
I applied via Approached by Company and was interviewed in Feb 2024. There were 3 interview rounds.
posted on 8 Mar 2024
Some easy mcq coding questions
Serialization is the process of converting an object into a stream of bytes to store or transmit data.
Serialization is used to save the state of an object and recreate it when needed.
In Java, serialization is achieved by implementing the Serializable interface.
Example: ObjectOutputStream and ObjectInputStream classes are used for serialization in Java.
I applied via Approached by Company and was interviewed in Feb 2024. There were 3 interview rounds.
posted on 29 Jul 2024
posted on 3 Feb 2024
I applied via Approached by Company and was interviewed in Aug 2023. There were 2 interview rounds.
posted on 26 Sep 2023
I applied via Naukri.com and was interviewed before Sep 2022. There was 1 interview round.
Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.
Normalization involves breaking down data into smaller, more manageable tables
It helps in reducing data redundancy by eliminating duplicate data
Normalization improves data integrity by ensuring that each piece of data is stored in only one place
There are different levels of normalization, such as First Normal F...
A sub-query is a query nested within another query in SQL to retrieve data from multiple tables.
Used to retrieve data from multiple tables
Can be used in SELECT, INSERT, UPDATE, or DELETE statements
Must be enclosed in parentheses
Joins are used in databases to combine rows from two or more tables based on a related column between them.
Joins are used to retrieve data from multiple tables based on a related column.
Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.
INNER JOIN returns rows when there is at least one match in both tables.
LEFT JOIN returns all rows from the left table and the matched rows from the right ta...
Left outer join is a type of join operation that returns all records from the left table and the matched records from the right table.
Left outer join combines rows from two tables based on a related column between them.
It includes all the rows from the left table, even if there are no matches in the right table.
Example: SELECT * FROM table1 LEFT JOIN table2 ON table1.id = table2.id;
A constraint is a rule or limitation that must be followed in a system or process.
Constraints restrict the actions or behaviors of users or systems.
Constraints can be related to data validation, business rules, or system limitations.
Examples of constraints include password length requirements, maximum file size limits, and budget constraints.
posted on 12 Sep 2024
I applied via Recruitment Consulltant and was interviewed before Sep 2023. There were 3 interview rounds.
Hackerrank. There were 2 questions.
DI and IoC are design patterns used in Spring Boot to achieve loose coupling and improve testability.
DI (Dependency Injection) is a design pattern where the dependencies of a class are injected from the outside rather than created within the class itself.
IoC (Inversion of Control) is a design principle where the control of object creation and lifecycle is inverted from the class to an external entity.
Spring Boot uses D...
Exceptions are unexpected events that occur during the execution of a program, disrupting the normal flow of the program.
Exceptions are used to handle errors and other exceptional conditions in a program.
They allow the program to respond to unexpected situations and prevent the program from crashing.
Examples of exceptions include division by zero, file not found, and out-of-memory errors.
My aim after 5 years is to become a senior programmer analyst leading a team of developers and contributing to innovative projects.
Advance to a senior programmer analyst role
Lead a team of developers
Contribute to innovative projects
Continuously improve my technical skills and knowledge
posted on 25 Mar 2024
I applied via Referral and was interviewed before Mar 2023. There were 3 interview rounds.
posted on 22 Apr 2022
I applied via LinkedIn and was interviewed in Nov 2021. There were 2 interview rounds.
Senior Associate
269
salaries
| ₹3 L/yr - ₹12 L/yr |
Team Lead
199
salaries
| ₹5.3 L/yr - ₹17.8 L/yr |
Assistant Manager
162
salaries
| ₹9.9 L/yr - ₹35 L/yr |
Associate
102
salaries
| ₹2.6 L/yr - ₹8 L/yr |
Relationship Officer
82
salaries
| ₹3.5 L/yr - ₹9 L/yr |
TCS
Wipro
Infosys
HCLTech