i
SIXT Research & Development
Filter interviews by
I applied via Referral and was interviewed before Apr 2023. There were 4 interview rounds.
2 medium level leetcode based questions
A meeting scheduler to manage and organize meetings efficiently
Allow users to input meeting details such as date, time, duration, and participants
Provide options to check availability of participants and suggest available time slots
Send notifications and reminders to participants
Integrate with calendar apps for easy scheduling and tracking
Design scalable architecture for file storage and sharing for millions of users
Use distributed storage system like AWS S3 or Google Cloud Storage
Implement sharding to distribute load across multiple servers
Use CDN for faster file access and delivery
Implement strong encryption for data security
Use efficient indexing and caching mechanisms for quick file retrieval
Top trending discussions
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
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
posted on 21 Oct 2023
Basic dsa, output based questions
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
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