i
Applicate
Filter interviews by
I applied via Campus Placement and was interviewed before Jul 2021. There were 3 interview rounds.
Easy aptitude and some javascript/Java based mcqs and 2 easy coding questions
1-2 basic DS Algo based questions in 4 hours
Question on tree traversal, sorting algorithms, and Java/Javascript
Preorder traversal visits root, left subtree, then right subtree
Quick sort uses partitioning to sort elements in place
Merge sort divides array into halves, sorts them, then merges them
Binary trees have at most 2 children per node, while binary search trees have left child < parent < right child
Java is a statically typed language, while Javascript is dyn
Top trending discussions
2 DSA Questions and questions from springboot for java
I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.
It was a simple assignment where you needed to implement a Django app from a well laid out documentation.
Fix two swapped nodes in a Binary Search Tree to make it valid
Identify the two nodes that are swapped incorrectly
Perform an inorder traversal to find the nodes that are not in ascending order
Swap the values of the incorrectly swapped nodes to fix the BST
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.
posted on 19 May 2021
I applied via Recruitment Consultant and was interviewed in Nov 2020. There were 3 interview rounds.
posted on 30 Jan 2024
Simple mcq questions from java, msql, html, css, javascript
I applied via Referral and was interviewed before May 2023. There was 1 interview round.
- There were 2 had questions majorly about DP, code link was shared.
based on 9 reviews
Rating in categories
Softwaretest Engineer
29
salaries
| ₹2 L/yr - ₹6.5 L/yr |
Software Engineer
23
salaries
| ₹2.5 L/yr - ₹8.5 L/yr |
Software Developer
16
salaries
| ₹2 L/yr - ₹6.5 L/yr |
Business Analyst
13
salaries
| ₹2.4 L/yr - ₹7.4 L/yr |
Data Engineer
12
salaries
| ₹5 L/yr - ₹7.5 L/yr |
TCS
Infosys
Wipro
HCLTech