Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Good
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 Naukri.com and was interviewed in Sep 2023. There were 3 interview rounds.
Detect cycle in directed graph using depth-first search algorithm.
Use depth-first search (DFS) algorithm to traverse the graph.
Maintain a visited set to keep track of visited nodes.
If a node is visited again during traversal, there is a cycle in the graph.
I applied via Company Website and was interviewed in Mar 2023. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Apr 2023. There were 2 interview rounds.
Problem solving and basics
I applied via Naukri.com and was interviewed in Jun 2023. There were 2 interview rounds.
An interface is a contract that defines a set of methods that a class must implement, while an abstract class is a class that cannot be instantiated and can contain both abstract and non-abstract methods.
An interface can only have abstract methods, while an abstract class can have both abstract and non-abstract methods.
A class can implement multiple interfaces, but can only extend a single abstract class.
Interfaces are...
To make a class immutable in Java, make it final, declare all fields as private and final, and provide only getter methods.
Declare the class as final to prevent inheritance
Declare all fields as private and final to prevent modification
Provide only getter methods to access the fields
Avoid providing setter methods or any other methods that modify the state of the class
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.
based on 4 reviews
Rating in categories
Software Engineer
1.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
1.2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
719
salaries
| ₹0 L/yr - ₹0 L/yr |
Data Scientist
287
salaries
| ₹0 L/yr - ₹0 L/yr |
Data Analyst
242
salaries
| ₹0 L/yr - ₹0 L/yr |
Yahoo
Amazon
Microsoft Corporation