i
Tripjack
Filter interviews by
I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.
They took a pen and paper test consisting of three coding question ranging from leetcode, easy, medium and hard.
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 Company Website and was interviewed in Aug 2023. There were 3 interview rounds.
General reasoning and Mathmatics Aptitude
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
I applied via Instahyre and was interviewed in Sep 2022. There were 2 interview rounds.
Find the max triplets such that i Sort the array in ascending order Iterate over the array and keep track of the maximum triplet Return the maximum triplet
Finding duplicate records in MySQL table
Use GROUP BY and HAVING clause to group and filter duplicate records
SELECT statement with COUNT(*) function can be used to count the number of occurrences
UNIQUE constraint can be added to the table to prevent duplicates
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 18 Nov 2021
I applied via Recruitment Consultant and was interviewed before Nov 2020. There were 4 interview rounds.
I applied via Approached by Company and was interviewed in Mar 2022. There were 3 interview rounds.
based on 1 interview
Interview experience
Executive Accountant
33
salaries
| ₹1.8 L/yr - ₹5 L/yr |
Senior Travel Consultant
25
salaries
| ₹3.4 L/yr - ₹5.1 L/yr |
Travel Consultant
19
salaries
| ₹2 L/yr - ₹5 L/yr |
Software Developer
14
salaries
| ₹8 L/yr - ₹11 L/yr |
Senior Executive
9
salaries
| ₹3.3 L/yr - ₹6.1 L/yr |
MakeMyTrip
Cleartrip
Yatra
Goibibo