Filter interviews by
I applied via LinkedIn and was interviewed before Nov 2022. There were 5 interview rounds.
Basic java coding questions like fibonacci
Basic questions about java and programming queations
Top trending discussions
I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.
Design a stack that supports push, pop, top, and retrieving minimum element in constant time.
Use two stacks - one to store the actual elements and another to store the minimum values encountered so far
When pushing an element, check if it is smaller than the current minimum and if so, push it to the minimum stack
When popping an element, check if it is the current minimum and if so, pop from the minimum stack as well
Top ...
Find the maximum circular subarray sum in an integer array.
Calculate the non-circular maximum subarray sum using Kadane's algorithm.
Calculate the circular maximum subarray sum by subtracting the minimum subarray sum from the total sum.
Compare the non-circular and circular maximum subarray sums to get the overall maximum sum.
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Find out no of occurrence of character and spaces in given string
I applied via LinkedIn and was interviewed before Jun 2023. There were 2 interview rounds.
Spring applications can be made using Spring Boot, which simplifies the setup and configuration process.
Use Spring Initializr to create a new Spring Boot project
Add dependencies in the pom.xml file for required Spring modules
Create Java classes with annotations like @Controller, @Service, @Repository, etc.
Define application properties in application.properties or application.yml file
Run the application using the main m
posted on 31 Oct 2024
1)graph question 2)dp question
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.
posted on 19 Jun 2024
The number of buildings that can be built using n coins can be calculated using a mathematical formula.
Use the formula: number of buildings = floor(sqrt(2 * n + 0.25) - 0.5)
For example, if n = 5, then number of buildings = floor(sqrt(2 * 5 + 0.25) - 0.5) = floor(sqrt(10.25) - 0.5) = floor(3.2) = 3
Find the maximum sum by picking corner elements of a matrix
Start by selecting the four corner elements of the matrix
Compare the sum of the diagonally opposite corners and choose the pair with the higher sum
Repeat the process with the remaining elements until all corners are picked
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
Senior Travel Consultant
227
salaries
| ₹2.7 L/yr - ₹9.2 L/yr |
Senior Executive
219
salaries
| ₹2.4 L/yr - ₹7 L/yr |
Travel Consultant
115
salaries
| ₹2 L/yr - ₹6 L/yr |
Assistant Manager
111
salaries
| ₹4 L/yr - ₹12 L/yr |
Team Lead
91
salaries
| ₹3.8 L/yr - ₹10 L/yr |
MakeMyTrip
Cleartrip
Goibibo
Oyo Rooms