Filter interviews by
Clear (1)
I applied via Campus Placement and was interviewed in Feb 2023. There were 4 interview rounds.
No of Questions : 4 questions
Difficulty : Difficult
Topics : Sieve of eratosthenis, DP, Hashing
Search for an element in a rotated sorted array using binary search with pivot.
Find the pivot element using binary search.
Compare the target element with the first element of the array to determine which half to search.
Perform binary search on the selected half of the array.
Repeat until the target element is found or the array is exhausted.
Sort an array of 0's, 1's, and 2's using two pointer approach.
Initialize two pointers, one at the beginning and one at the end of the array.
Traverse the array and swap 0's to the beginning and 2's to the end using the pointers.
Stop when the pointers meet or cross each other.
ID selector is used to select an element with a specific ID attribute in CSS.
ID selector is denoted by '#' followed by the ID name.
ID should be unique on a page.
ID selector has higher specificity than class selector.
Example: #header { color: blue; }
ShallowCopy copies only the reference of an object while DeepCopy creates a new object with a new reference.
ShallowCopy creates a new reference to the same object, so changes made to the copy will reflect in the original object.
DeepCopy creates a new object with a new reference, so changes made to the copy will not reflect in the original object.
ShallowCopy is faster and less memory-intensive than DeepCopy.
DeepCopy is ...
Copy constructor is a special constructor that creates a new object by copying an existing object.
It is used to create a new object with the same values as an existing object.
It takes an object of the same class as a parameter.
It is automatically called when a new object is created from an existing object.
It creates a deep copy of the object, meaning that all the member variables are copied.
Example: class MyClass { pub...
Operator overloading allows operators to have different meanings based on the context of their usage.
Operator overloading is a feature in object-oriented programming languages.
It allows operators to be redefined for custom classes.
For example, the '+' operator can be overloaded to concatenate strings or add numbers.
It can improve code readability and reduce the amount of code needed for certain operations.
Struct is a value type while class is a reference type in C#.
Structs are stored on the stack while classes are stored on the heap.
Structs cannot be inherited while classes can be inherited.
Structs do not support destructors while classes do.
Structs are used for small data structures while classes are used for larger, more complex objects.
Example of struct: struct Point { public int X; public int Y; }
Example of class: c...
Search an element in an infinite sorted array using binary search.
Initialize low as 0 and high as 1.
Double the high index until arr[high] is greater than the target element.
Perform binary search between low and high indexes.
Easy to Medium Data Structures Question they will ask
I applied via Campus Placement and was interviewed in Mar 2023. There was 1 interview round.
6 questions to be dones in 1 hr 5 mins
Top trending discussions
I applied via Referral and was interviewed before Jul 2023. There were 2 interview rounds.
It was about common analytics concepts
It is impossible to accurately estimate the number of red cars in Bangalore without specific data.
Estimating the number of red cars in Bangalore would require access to vehicle registration data, which is not readily available.
Factors such as the total number of cars in Bangalore, the percentage of red cars among them, and the distribution of red cars across the city would need to be considered.
One could potentially co...
To estimate next year revenue, I would analyze historical data, market trends, and potential growth opportunities.
Analyze historical revenue data to identify patterns and trends
Consider market trends and economic indicators that may impact revenue
Evaluate potential growth opportunities such as new product launches or market expansions
Use forecasting techniques such as regression analysis or time series analysis
Consult ...
I applied via Walk-in and was interviewed before Oct 2022. There were 3 interview rounds.
posted on 21 Feb 2015
Quantifiable factors to rate cab drivers for company's purpose
Customer ratings and feedback
Number of completed trips
Average trip duration
Percentage of on-time pickups
Accident and traffic violation history
Vehicle cleanliness and maintenance
Driver punctuality and professionalism
The criterion for choosing between Yuvraj Singh and Stuart Binny for the World Cup squad would be based on their recent performance, fitness, and team balance.
Evaluate recent performance of both players
Assess fitness levels of both players
Consider team balance and required skill sets
Analyze pitch and weather conditions of the tournament
Take into account the opposition teams and their strengths and weaknesses
I applied via Referral and was interviewed before Nov 2020. There was 1 interview round.
I was interviewed before Aug 2023.
Simple python related and sql based question
Regular customers can be incentivized through loyalty programs, personalized discounts, exclusive offers, and rewards points.
Implement a loyalty program where customers earn points for each purchase, which can be redeemed for discounts or free items.
Offer personalized discounts based on the customer's purchase history or preferences.
Provide exclusive offers or early access to new products/services for regular customers...
Discounting is a way to incentivize inactive customers by offering them reduced prices or special deals to encourage them to make a purchase.
Discounting can help attract the attention of inactive customers who may have lost interest in the product or service.
It can create a sense of urgency and motivate customers to take action before the discount expires.
Discounting can also help clear out excess inventory or generate...
based on 3 interviews
Interview experience
based on 1 review
Rating in categories
Associate Manager
34
salaries
| ₹0 L/yr - ₹0 L/yr |
Operations Specialist
32
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
30
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Manager
29
salaries
| ₹0 L/yr - ₹0 L/yr |
Transport Executive
22
salaries
| ₹0 L/yr - ₹0 L/yr |
Ridecell
QuickRide
Rapido
Shuttl