Filter interviews by
I applied via Naukri.com and was interviewed in Sep 2023. There was 1 interview round.
Threads in Java are lightweight sub-processes that run concurrently within a single process.
Threads allow for parallel execution of tasks in Java programs.
Each thread has its own stack and shares the same heap memory with other threads.
Threads are created by extending the Thread class or implementing the Runnable interface.
Example: Thread t1 = new Thread(new MyRunnable()); t1.start();
A truple in a database is a tuple with three values instead of the usual two.
A truple is similar to a tuple, but with three elements instead of two
Truples are commonly used in databases to store data with three related attributes
Example: (John, Doe, 25) is a truple representing a person's first name, last name, and age
Covariant in Java refers to the ability of a subclass to return a more specific type than the superclass in overridden methods.
Covariant return type allows a subclass method to return a subtype of the return type of the overridden method in the superclass.
It is achieved by using the 'extends' keyword in the return type of the subclass method.
Example: class Animal { Animal getAnimal() { return new Animal(); } } class Do...
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 Referral and was interviewed before Jan 2021. There were 5 interview rounds.
I applied via Approached by Company and was interviewed before Oct 2021. There were 2 interview rounds.
I have X years of domain experience.
I have worked in this domain for X years.
During my time in this domain, I have gained expertise in various areas such as...
I have worked on projects related to...
I have experience working with clients in this domain.
I keep myself updated with the latest trends and developments in this domain.
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
based on 3 interviews
Interview experience
based on 22 reviews
Rating in categories
Software Engineer
50
salaries
| ₹2.1 L/yr - ₹5 L/yr |
Embedded Software Engineer
15
salaries
| ₹2 L/yr - ₹3 L/yr |
Softwaretest Engineer
9
salaries
| ₹2 L/yr - ₹4.2 L/yr |
Software Developer
7
salaries
| ₹2.7 L/yr - ₹4.5 L/yr |
RPA Developer
6
salaries
| ₹4 L/yr - ₹4.8 L/yr |
TCS
Accenture
Wipro
Cognizant