Filter interviews by
Method overloading is a feature in Java that allows a class to have multiple methods with the same name but different parameters.
Method overloading is achieved by changing the number of parameters, their types, or their order.
The compiler determines which method to call based on the number and types of arguments passed.
Method overloading is used to provide different ways of calling the same method with different inputs...
JVM architecture is the structure of the Java Virtual Machine that executes Java bytecode.
JVM consists of class loader, runtime data area, execution engine, and native interface.
Class loader loads class files into the runtime data area.
Runtime data area is divided into method area, heap, stack, and PC register.
Execution engine executes the bytecode.
Native interface provides a way for Java code to interact with native c...
HashMap uses hashing technique to store and retrieve key-value pairs.
HashMap uses an array of buckets to store key-value pairs
Hashing technique is used to generate an index for each key
If multiple keys have the same index, they are stored in a linked list
HashMap allows null keys and values
HashMap is not thread-safe and requires synchronization for concurrent access
I applied via Walk-in and was interviewed before Dec 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Feb 2020. There were 6 interview rounds.
I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.
I applied via Walk-in and was interviewed before Sep 2019. There were 5 interview rounds.
I applied via Company Website and was interviewed in Oct 2020. There were 3 interview rounds.
Recursion is a process in which a function calls itself. Inheritance is a mechanism in OOP where a class inherits properties of another class. Heap is a region of memory used for dynamic memory allocation.
Recursion can be used to solve problems that can be broken down into smaller sub-problems.
Inheritance allows for code reuse and helps in creating a hierarchy of classes.
Heap is used for dynamic memory allocation in la...
Visio is a diagramming tool used to create flowcharts, diagrams, and other visual representations of data.
Start by selecting a template or creating a new document
Drag and drop shapes onto the canvas and connect them with lines or arrows
Add text, images, and other elements to enhance the diagram
Use the formatting tools to customize the appearance of the diagram
Save and export the diagram in various formats such as PDF o
I applied via Recruitment Consulltant and was interviewed before Apr 2021. There were 3 interview rounds.
Standard Aptitude questions
Based on strings and array
I applied via Naukri.com and was interviewed in Nov 2019. There were 5 interview rounds.
based on 7 reviews
Rating in categories
Software Engineer
9
salaries
| ₹4.2 L/yr - ₹6 L/yr |
Senior Software Engineer
5
salaries
| ₹7.2 L/yr - ₹16.5 L/yr |
Test Engineer
3
salaries
| ₹2.4 L/yr - ₹6 L/yr |
TCS
Infosys
Wipro
HCLTech