i
SIXT Research & Development
Filter interviews by
I applied via Approached by Company and was interviewed in Apr 2024. There were 3 interview rounds.
One hackerrank test and one coding round
Top trending discussions
I applied via Campus Placement and was interviewed before Sep 2023. There were 4 interview rounds.
There were 3 questions in this round. One question was a dynamic programming question and other were based on map and string manipulation
I applied via Company Website and was interviewed in Aug 2023. There were 3 interview rounds.
General reasoning and Mathmatics Aptitude
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
I applied via LinkedIn and was interviewed before Mar 2023. There were 3 interview rounds.
To find the kth minimum element from a Binary Search Tree (BST)
Perform an in-order traversal of the BST to get elements in sorted order
Return the kth element from the sorted list
Time complexity: O(n) where n is the number of nodes in the BST
To find swapped numbers in a BST, perform inorder traversal and keep track of previous node.
Perform inorder traversal of the BST
Keep track of the previous node while traversing
If at any point, the current node's value is less than the previous node's value, those are the swapped numbers
I applied via Approached by Company and was interviewed in Mar 2022. There were 3 interview rounds.
posted on 14 May 2024
I applied via campus placement at Malviya National Institute of Technology (NIT), Jaipur and was interviewed before May 2023. There were 2 interview rounds.
2 DSA questions, 1 was Sliding Window (DP problem), Simple Linked List
To find the last 2nd highest salary in SQL, use a subquery with the MAX function.
Use a subquery to find the maximum salary excluding the highest salary
Select the maximum salary from the result of the subquery
Ds related questions
I was interviewed in Aug 2021.
Round duration - 60 minutes
Round difficulty - Medium
Timing was fine - It was in the afternoon
Interviewer was friendly and helpful
Given an array ARR
of size 'N', where each integer is in the range from 0 to N - 1, identify all elements that appear more than once.
Return the duplicate elements in any orde...
Round duration - 60 minutes
Round difficulty - Medium
- Timing was fine - Afternoon
- Interviewer was friendly
Round duration - 60 minutes
Round difficulty - Medium
- Timing was fine - Afternoon
- Interviewer was friendly
Tip 1 : Be confident
Tip 2 : Be always ready for white board coding
Tip 3 : Brush up your basics
Tip 1 : Resume should not be more than 1 page long
Tip 2 : Write down your technical skills, Frameworks
based on 1 interview
Interview experience
Software Development Engineer II
28
salaries
| ₹16.8 L/yr - ₹37.2 L/yr |
Senior Product Manager
20
salaries
| ₹39.5 L/yr - ₹54.9 L/yr |
Product Manager
14
salaries
| ₹21 L/yr - ₹51 L/yr |
Software Development Engineer 3
12
salaries
| ₹30 L/yr - ₹65 L/yr |
Sdet 2
12
salaries
| ₹10 L/yr - ₹35 L/yr |
TCS
Infosys
Wipro
HCLTech