Filter interviews by
Dependency injection is a design pattern in which components are given their dependencies rather than creating them internally.
Allows for easier testing by providing mock dependencies
Promotes loose coupling between components
Improves code reusability and maintainability
Examples: Constructor injection, Setter injection, Interface injection
Top trending discussions
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.
Recursive program of binary tree and basic HTML bootstrap
posted on 23 May 2024
posted on 30 Jan 2024
Simple mcq questions from java, msql, html, css, javascript
based on 1 review
Rating in categories
Software Engineer
14
salaries
| ₹4 L/yr - ₹10.2 L/yr |
Project Coordinator
11
salaries
| ₹3.6 L/yr - ₹5 L/yr |
Business Analyst
8
salaries
| ₹5 L/yr - ₹5 L/yr |
Software Developer
7
salaries
| ₹3.2 L/yr - ₹12.6 L/yr |
Java Developer
7
salaries
| ₹3 L/yr - ₹5.7 L/yr |
InMobi
Flipkart
Paytm
BYJU'S