Filter interviews by
I was interviewed before Feb 2020.
Top trending discussions
I applied via Indeed and was interviewed before Jun 2020. There were 5 interview rounds.
I applied via Recruitment Consulltant and was interviewed in Dec 2023. There were 2 interview rounds.
Basic aptitude followed with english and reasoning
JIT stands for Just-In-Time compilation in Java. It dynamically compiles bytecode into machine code at runtime for improved performance.
JIT is a part of the Java Virtual Machine (JVM) that optimizes the execution of Java programs.
It analyzes the frequently executed parts of the bytecode and compiles them into native machine code.
This compilation happens at runtime, just before the code is executed, hence the name Just-...
The lifecycle of a thread in Java includes several stages from creation to termination.
A thread is created using the Thread class or implementing the Runnable interface.
The thread goes through the new, runnable, and blocked states before running.
Once running, the thread can be paused, resumed, or stopped.
Finally, the thread reaches the terminated state and cannot be restarted.
I applied via Naukri.com and was interviewed in Feb 2021. There was 1 interview round.
posted on 19 May 2021
I applied via Recruitment Consultant and was interviewed in Nov 2020. There were 3 interview rounds.
I applied via Referral and was interviewed in Sep 2021. There were 3 interview rounds.
Solid Principles are a set of design principles for writing maintainable and scalable software.
Solid Principles consist of five principles: Single Responsibility Principle, Open/Closed Principle, Liskov Substitution Principle, Interface Segregation Principle, and Dependency Inversion Principle.
Single Responsibility Principle states that a class should have only one reason to change.
Open/Closed Principle states that sof...
Abstraction focuses on hiding implementation details, while interface defines a contract for classes to follow.
Abstraction allows us to focus on the essential features of an object, while hiding unnecessary details.
Interface defines a set of methods that a class must implement, providing a contract for how the class should behave.
Abstraction is achieved through abstract classes and interfaces in object-oriented program...
I applied via Company Website and was interviewed before Jun 2020. There were 5 interview rounds.
based on 1 review
Rating in categories
Softwaretest Engineer
12
salaries
| ₹2 L/yr - ₹3.9 L/yr |
Software Developer
10
salaries
| ₹3 L/yr - ₹7.4 L/yr |
Game Developer
10
salaries
| ₹2 L/yr - ₹7.3 L/yr |
Software Testing Engineer
9
salaries
| ₹2 L/yr - ₹5.3 L/yr |
Android Developer
9
salaries
| ₹1 L/yr - ₹7.5 L/yr |
TCS
Infosys
Wipro
HCLTech