i
Ixigo.com
Filter interviews by
I applied via Referral and was interviewed before May 2022. There were 5 interview rounds.
Coding in any language
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.
posted on 14 Feb 2024
I applied via Campus Placement and was interviewed in Jan 2024. There were 3 interview rounds.
1.30
Basic profit/loss,percentages questions
posted on 9 May 2024
45 MCQ Which includes below topics
Basic core Java
Database
Spring
Hibernate
Angular
One program based on core Java logic
posted on 13 Jan 2023
They asked me two coding questions:
1.) Floyd's cycle finding problems
2.) Two-pointer-related question
They asked me two coding questions:
1.) Check if the given binary tree is good
Conditions: If any binary tree from root to a child node element is in ascending order is a good binary tree.
2.) Given the linked list find if there is 'Y' formation in it.
posted on 21 Oct 2023
Basic dsa, output based questions
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
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
I applied via campus placement at Delhi College of Engineering (DCE), Delhi and was interviewed in Aug 2024. There were 2 interview rounds.
1 hr of test on code earth platform
LPS array in string refers to the Longest Palindromic Substring array in a given string.
Create an array to store all the palindromic substrings found in the given string.
Iterate through the string and check for palindromic substrings of different lengths.
Store the longest palindromic substrings in the array.
Software Engineer
36
salaries
| ₹7 L/yr - ₹20 L/yr |
Software Developer
15
salaries
| ₹12 L/yr - ₹33 L/yr |
Senior Software Engineer
15
salaries
| ₹13.2 L/yr - ₹38 L/yr |
Product Manager
14
salaries
| ₹11 L/yr - ₹36 L/yr |
Software Engineer2
14
salaries
| ₹13.4 L/yr - ₹21 L/yr |
MakeMyTrip
Yatra
Cleartrip
Goibibo