Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Good
Top trending discussions
I applied via Campus Placement and was interviewed in May 2024. There was 1 interview round.
Write program to sort data
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Developed a web application for online shopping with features like user authentication, product search, and order management.
Implemented user authentication using Spring Security
Utilized Hibernate for database operations
Designed front-end using AngularJS for dynamic user interface
Ages, trains, profit losss, hcf lcm, clock, simple interest 30 min
Array string sorting algorithm
I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.
To find the highest element in a BST, perform a right traversal until reaching the rightmost leaf node.
Perform a right traversal starting from the root node until reaching the rightmost leaf node to find the highest element.
Implement the insertion operation by comparing the value to be inserted with each node and traversing left or right accordingly.
Ensure that the BST property is maintained during insertion by placing...
Heap Sort is a comparison-based sorting algorithm that uses a binary heap data structure.
Heap Sort involves building a max heap from the input array, then repeatedly removing the maximum element and rebuilding the heap.
The time complexity of Heap Sort is O(n log n) in the worst case scenario.
Example: Given an array [4, 10, 3, 5, 1], after applying Heap Sort, the sorted array would be [1, 3, 4, 5, 10].
To delete the nth element from the end in a LinkedList, we can use two pointers approach.
Use two pointers - one to traverse the list and another to keep track of the nth element from the end.
Calculate the distance between the two pointers and delete the node at the second pointer.
To reverse a LinkedList, iterate through the list and change the direction of pointers.
Iterate through the LinkedList and keep track of the previous, current, and next nodes.
Update the pointers to reverse the direction of the nodes.
Repeat until the end of the list is reached.
Three date functions in Java are getDate(), getMonth(), and getYear().
getDate() - Returns the day of the month represented by this Date object.
getMonth() - Returns the month represented by this Date object.
getYear() - Returns the year represented by this Date object.
I applied via Naukri.com and was interviewed before May 2022. There were 4 interview rounds.
Prepare moderate level of aptitude
Strings and multithreading code
based on 1 interview
Interview experience
based on 4 reviews
Rating in categories
Software Engineer
2k
salaries
| ₹18 L/yr - ₹63.7 L/yr |
Software Developer
1.2k
salaries
| ₹27.3 L/yr - ₹65.2 L/yr |
Senior Software Engineer
750
salaries
| ₹24 L/yr - ₹80 L/yr |
Data Scientist
297
salaries
| ₹31.5 L/yr - ₹60 L/yr |
Sde1
244
salaries
| ₹16 L/yr - ₹65 L/yr |
Yahoo
Amazon
Microsoft Corporation