Filter interviews by
1st round was DSA, Algo round with 2 questions
Left view of a binary tree is the set of nodes visible when the tree is viewed from the left side.
Traverse the tree level by level from left to right
Keep track of the first node encountered at each level
Use a queue data structure for level order traversal
I applied via Naukri.com and was interviewed before Sep 2023. There were 2 interview rounds.
Water holding capacity in between building refers to the ability of a building to retain water without leaking or flooding.
Water holding capacity can be influenced by the type of materials used in construction.
Proper waterproofing techniques can improve a building's water holding capacity.
Drainage systems play a crucial role in managing excess water around a building.
Examples: using waterproof membranes on roofs, insta
Top trending discussions
posted on 17 Dec 2024
posted on 31 Jan 2024
I applied via Approached by Company
posted on 13 Nov 2024
I was interviewed before Nov 2023.
Use a hash set to find duplicates in a string array
Iterate through the array and add each element to a hash set
If the element is already in the hash set, it is a duplicate
Reverse a given string
Create an empty string to store the reversed string
Iterate through the original string from end to start and append each character to the new string
Return the reversed string
I applied via Approached by Company and was interviewed before Sep 2023. There were 2 interview rounds.
It was a test to create a login page and connect to database
Interface is a contract with no implementation, while abstract class can have some implementation.
Interface cannot have any implementation, only method signatures
Abstract class can have both abstract methods and concrete methods
A class can implement multiple interfaces but can only inherit from one abstract class
Interfaces are used to achieve multiple inheritance in Java
Main concepts of OOP include encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Ability of a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation details and showing only the nec
posted on 15 Jul 2024
I applied via LinkedIn and was interviewed before Jul 2023. There was 1 interview round.
posted on 9 Aug 2022
The level of test was mixture of easy and tough questions
I recently watched the movie 'Inception'.
Directed by Christopher Nolan
Genre: Science fiction, Action, Thriller
Starring Leonardo DiCaprio, Joseph Gordon-Levitt, Ellen Page
The movie explores the concept of shared dreaming and subconscious manipulation
It has mind-bending visuals and a complex plot
posted on 17 Jan 2025
Java code based on java 8 stream api
posted on 8 Jan 2024
I applied via Recruitment Consulltant and was interviewed in Dec 2023. There was 1 interview round.
To select event rows from a table using SQL query, use the SELECT statement with appropriate conditions.
Use the SELECT statement to specify the columns you want to retrieve from the table.
Use the FROM clause to specify the table from which you want to retrieve the rows.
Use the WHERE clause to specify the conditions that the rows must meet to be selected.
Example: SELECT * FROM events WHERE event_type = 'concert';
SOLID is a set of principles for designing software that is easy to maintain, understand, and extend.
S - Single Responsibility Principle: A class should have only one reason to change.
O - Open-Closed Principle: Software entities should be open for extension but closed for modification.
L - Liskov Substitution Principle: Subtypes must be substitutable for their base types.
I - Interface Segregation Principle: Clients shou...
based on 2 interviews
Interview experience
based on 7 reviews
Rating in categories
Key Account Manager
144
salaries
| ₹3.9 L/yr - ₹9.3 L/yr |
Assistant Manager
61
salaries
| ₹4 L/yr - ₹12.5 L/yr |
Senior Key Account Manager
60
salaries
| ₹5 L/yr - ₹12 L/yr |
Software Engineer
57
salaries
| ₹4.8 L/yr - ₹19 L/yr |
Strategic Account Manager
52
salaries
| ₹5.9 L/yr - ₹17.3 L/yr |
Flipkart
Snapdeal
Paytm
Shopclues