Filter interviews by
I applied via Walk-in and was interviewed in Feb 2024. There was 1 interview round.
Merge strings remove space aptitude
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.
Recursive program of binary tree and basic HTML bootstrap
Basic to medium questions on array string SQL
I appeared for an interview in Oct 2024, where I was asked the following questions.
HashMap uses key-value pairs, hashing, and buckets for efficient data retrieval and storage.
HashMap stores data in key-value pairs, where each key is unique.
It uses a hash function to compute an index (hash code) for each key.
The computed index points to a bucket in an array where the value is stored.
If multiple keys hash to the same index (collision), they are stored in a linked list or tree structure.
Example: For a k...
A prime number is a natural number greater than 1 that cannot be formed by multiplying two smaller natural numbers.
A prime number has exactly two distinct positive divisors: 1 and itself.
Examples of prime numbers include 2, 3, 5, 7, 11, and 13.
The number 1 is not prime because it has only one positive divisor.
The number 4 is not prime because it can be divided by 1, 2, and 4.
To check if a number n is prime, test divisi
HashMap stores key-value pairs; HashSet stores unique keys without values.
HashMap allows duplicate values but not duplicate keys. Example: {1: 'A', 2: 'B', 1: 'C'} results in {1: 'C', 2: 'B'}.
HashSet only stores unique elements. Example: {1, 2, 2} results in {1, 2}.
HashMap provides O(1) average time complexity for get and put operations.
HashSet provides O(1) average time complexity for add, remove, and contains operati...
I applied via Campus Placement and was interviewed before May 2020. There were 3 interview rounds.
I applied via AmbitionBox and was interviewed in Oct 2021. There were 2 interview rounds.
Loans
based on 1 interview
Interview experience
HR Manager
7
salaries
| ₹5.5 L/yr - ₹7.5 L/yr |
Hardware Design Engineer
5
salaries
| ₹2.2 L/yr - ₹4 L/yr |
PCB Designer
4
salaries
| ₹1.2 L/yr - ₹3 L/yr |
Product Development Engineer
4
salaries
| ₹3.2 L/yr - ₹5.3 L/yr |
PCB Design Engineer
4
salaries
| ₹3 L/yr - ₹5.5 L/yr |
Tradebulls
Axis Sales
Muthoot Money
SysArc Infomatix