i
Fareportal
Filter interviews by
Clear (1)
I applied via Company Website and was interviewed in Jul 2023. There were 4 interview rounds.
I am student of class 10 i m worker plz give me naurkari
I am discuss the meeting from company
I read a variety of classes for work and personal development.
I read multiple classes related to my field of work to stay updated on industry trends and advancements.
I also read classes on personal development, such as time management or communication skills.
Examples: Business management classes, leadership development classes, online courses on marketing strategies.
To control under employees, establish clear expectations, provide regular feedback, offer training and development opportunities, and address performance issues promptly.
Set clear expectations for performance and behavior
Provide regular feedback and recognition for good work
Offer training and development opportunities to help employees improve
Address performance issues promptly and fairly
Lead by example and communicate
Top trending discussions
I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.
Asked array questions medium level
I applied via Other and was interviewed in Sep 2018. There were 3 interview rounds.
I applied via Company Website and was interviewed before Nov 2020. There was 1 interview round.
I applied via Approached by Company and was interviewed before Nov 2022. There were 3 interview rounds.
Brush up on DS and Algorithms
posted on 24 Aug 2024
I applied via Referral and was interviewed before Aug 2023. There were 4 interview rounds.
Find the longest subsequence in an array with sum zero.
Iterate through the array and keep track of the running sum.
Store the running sum in a hashmap along with the index.
If the same sum is encountered again, the subsequence between the two indices has a sum of zero.
The diameter of a tree is the longest path between two leaf nodes in the tree.
Calculate the longest path between two leaf nodes in the tree
This can be done by finding the height of the left and right subtrees and adding them together
The diameter of the tree is the maximum of either the diameter of the left subtree, the diameter of the right subtree, or the sum of the heights of the left and right subtrees
Design a hotel booking system for managing reservations and availability.
Use a database to store hotel information, room availability, and reservations.
Implement user authentication and authorization for booking.
Include a search feature for users to find available rooms based on their criteria.
Allow users to make reservations, modify or cancel them.
Send confirmation emails to users after successful bookings.
Divide one big integer by another
I applied via Company Website and was interviewed before Dec 2023. There was 1 interview round.
Coding question related to tree - BFS
posted on 19 Dec 2023
I applied via LinkedIn and was interviewed in Nov 2023. There were 2 interview rounds.
Create subarrays with sum = 0 from given array of integers.
Iterate through the array and keep track of the running sum.
Store the running sum in a hashmap and check if the current sum - any previous sum equals 0.
If yes, then the subarray between those two indices has a sum of 0.
The left view of a binary tree is the set of nodes visible when the tree is viewed from the left side.
Traverse the tree in a level order manner and keep track of the first node at each level.
Use a queue to store nodes at each level and update the left view nodes accordingly.
Example: For a binary tree with root node 1, left child 2, and right child 3, the left view would be [1, 2].
based on 1 interview
Interview experience
Senior Executive
417
salaries
| ₹0 L/yr - ₹0 L/yr |
Team Lead
131
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
129
salaries
| ₹0 L/yr - ₹0 L/yr |
Executive
112
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Manager
103
salaries
| ₹0 L/yr - ₹0 L/yr |
MakeMyTrip
Yatra
Cleartrip
Goibibo