Filter interviews by
Top trending discussions
I applied via campus placement at G L Bajaj Institute of Technology & Management, Greater Noida and was interviewed in Oct 2024. There were 3 interview rounds.
They asked some general Quantitative and logical questions and code snippets.
posted on 29 Nov 2024
I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.
We can easily pass the test cases
Interface in Java is a reference type, similar to a class, that can contain only constants, method signatures, default methods, static methods, and nested types.
Interfaces are used to define a contract for classes that implement them.
Classes can implement multiple interfaces in Java.
Interfaces cannot have instance fields, constructors, or non-static methods.
Example: interface Shape { void draw(); }
Example: class Circle...
Abstraction is a concept in object-oriented programming where only relevant data is shown to the user while hiding unnecessary details.
Abstraction helps in simplifying complex systems by only showing essential features.
It allows for creating abstract classes and interfaces in Java.
Example: In a car, the driver only needs to know how to drive it without understanding the internal workings of the engine.
Exceptions are unexpected events that disrupt the normal flow of a program. Exception handling is the process of dealing with these events.
Exceptions are objects that represent an abnormal condition or error in a program.
Exception handling allows developers to gracefully handle errors and prevent the program from crashing.
Java provides try-catch blocks for handling exceptions. The try block contains the code that may t...
Arrays are a collection of elements of the same data type, while Strings are a sequence of characters.
Arrays can store multiple values of the same data type, accessed by index.
Strings are immutable sequences of characters, can be manipulated using various methods.
Example: int[] numbers = {1, 2, 3}; String name = "John";
I applied via Campus Placement and was interviewed in Nov 2024. There was 1 interview round.
I applied via Job Portal and was interviewed in Sep 2024. There were 4 interview rounds.
2 DSA question was asked
40 questions in 20 minutes
Generate all possible permutations of an array of strings
Use recursion to generate permutations
Swap elements to create different permutations
Base case: when array size is 1, return array as permutation
posted on 28 Jun 2024
I applied via Campus Placement
Common topics like sql and 30% aptitude problem
posted on 25 Jul 2024
It was easy, the topic is upi
Aptitude + coding Test
Coding for international
posted on 19 Sep 2024
I applied via Job Portal
60mintues DSA level coding exam
posted on 17 Mar 2024
I applied via Walk-in and was interviewed in Sep 2023. There was 1 interview round.
Software Engineer
16
salaries
| ₹3.8 L/yr - ₹7.2 L/yr |
Sourcing Specialist
16
salaries
| ₹2.4 L/yr - ₹3 L/yr |
Test Engineer
13
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Software Developer
11
salaries
| ₹3.6 L/yr - ₹7.5 L/yr |
Senior Sourcing Specialist
10
salaries
| ₹2.7 L/yr - ₹4 L/yr |
TCS
Infosys
Wipro
HCLTech