Filter interviews by
I applied via LinkedIn and was interviewed in Jun 2024. There were 3 interview rounds.
Top trending discussions
I applied via Job Portal and was interviewed in Aug 2024. There were 2 interview rounds.
A palindrome program in Java checks if a given string reads the same forwards and backwards.
Create a function that takes a string input
Use a loop to compare characters from both ends of the string
Return true if the string is a palindrome, false otherwise
Diamond problem in Java occurs when a class inherits from two classes that have a common ancestor, resulting in ambiguity.
Diamond problem arises in multiple inheritance scenarios in Java.
It occurs when a class inherits from two classes that have a common ancestor.
To resolve the diamond problem, Java does not support multiple inheritance through classes, but it can be achieved using interfaces.
Example: Class A and Class...
Iterate through the list and find pairs of numbers that sum up to 6
Iterate through the list and check if the current number + any other number in the list equals 6
Store the pairs of numbers that sum up to 6 in a separate list
Return the list of pairs
Various technologies used in the project include Java, Spring Boot, Angular, MySQL, and Docker.
Java
Spring Boot
Angular
MySQL
Docker
I applied via campus placement at Anna University and was interviewed in Apr 2024. There were 3 interview rounds.
General topics were given
I applied via eLitmus and was interviewed in Dec 2023. There were 4 interview rounds.
Logical thinking was important for preparation
SQL is a programming language used for managing and manipulating relational databases.
SQL stands for Structured Query Language
It is used to create, modify, and retrieve data from databases
SQL is a declarative language, meaning you specify what you want to achieve rather than how to achieve it
Common SQL commands include SELECT, INSERT, UPDATE, and DELETE
SQL is used in various database management systems like MySQL, Orac
I applied via Naukri.com and was interviewed in Aug 2023. There was 1 interview round.
Exceptions in inheritance can be handled by using try-catch blocks in the derived class.
Use try-catch blocks in the derived class to catch exceptions thrown by the base class methods.
Handle exceptions specific to the derived class in the catch block.
Consider using super() to call the base class constructor within the try block.
Avoid catching general exceptions unless necessary to maintain code clarity.
Ensure proper exc...
I applied via Campus Placement and was interviewed in Aug 2023. There was 1 interview round.
Comparator is an interface used to compare objects, while comparison is the act of comparing two or more objects.
Comparator is an interface in Java used to define custom sorting logic for objects.
Comparison is the process of evaluating the similarities and differences between two or more objects.
Comparator is used in sorting algorithms like Collections.sort() to define the sorting order.
Comparison is a general term use...
Run time polymorphism is achieved in object-oriented programming by using virtual functions and pointers.
Use base class with virtual functions
Create derived classes that override the virtual functions
Use pointers of base class type to store objects of derived classes
Call the virtual functions through the base class pointers to achieve polymorphism
A stack is a data structure that follows the Last In First Out (LIFO) principle.
Elements are added and removed from the top of the stack.
Common operations include push (add element) and pop (remove element).
Example: Undo functionality in a text editor.
posted on 31 May 2022
I applied via campus placement at Siddhartha Institute of Engineering & Technology, Hyderabad and was interviewed in May 2022. There were 3 interview rounds.
Prepare the basic programming languages like Java,SQL and pseudocodes,computer fundamentals,communication.All the questions will be MCQ type of queries.
This interview includes questions related to constraints, wrapper class, string buffer, and programming.
Constraints are rules that limit the values or types of data that can be entered into a field or table. There are two types of constraints: column-level and table-level constraints.
Wrapper classes are classes that encapsulate primitive data types and provide methods to manipulate them. For example, Integer is a wrapp...
I was interviewed in Nov 2022.
An aptitude test is a way for employers to assess a candidates abilities through a variety of different testing formats
based on 1 interview
Interview experience
Data Analyst
23
salaries
| ₹1.2 L/yr - ₹4.7 L/yr |
Executive
12
salaries
| ₹2.8 L/yr - ₹4.5 L/yr |
Senior Executive
12
salaries
| ₹2.5 L/yr - ₹6 L/yr |
Power BI Developer
11
salaries
| ₹3.5 L/yr - ₹4.6 L/yr |
Cloud Operations Engineer
9
salaries
| ₹1.8 L/yr - ₹4.8 L/yr |
TCS
Infosys
Wipro
HCLTech