Filter interviews by
Top trending discussions
I appeared for an interview in Aug 2016.
Reverse a linked list in pairs of three.
Create a function that takes the head of the linked list as input.
Traverse the linked list in pairs of three and reverse each pair.
Update the head of the linked list to the new head after reversing each pair.
Return the new head of the linked list.
Search a number in sorted rotated array.
Use binary search to find the pivot point where the array is rotated
Determine which half of the array the target number may be in
Perform binary search on the appropriate half of the array to find the target number
I applied via Campus Placement and was interviewed before Apr 2020. There were 3 interview rounds.
Find frequency of 2 in sorted array of integers in log(n) time.
Use binary search to find first and last occurrence of 2 in array.
Calculate frequency by subtracting last index from first index and adding 1.
Time complexity is O(log(n)).
Find the maximum frequency integer to the right of each index in an array of numbers.
Create a frequency map of the array.
Iterate through the array and for each index, find the maximum frequency integer to the right using the frequency map.
If there are no integers to the right, return -1.
I applied via Walk-in and was interviewed before Jun 2021. There were 2 interview rounds.
Public vs Govt sector
Reverse a linked list using data structure and analysis
I applied via Job Portal
I prioritize based on importance and impact, considering both short-term and long-term consequences.
Identify the key factors involved in the tradeoff
Evaluate the potential outcomes of each option
Consider the short-term and long-term implications
Communicate with stakeholders to gather input and perspectives
Make a decision based on the overall impact and importance
I applied via Indeed and was interviewed in Mar 2024. There were 2 interview rounds.
Harkerrank with golang or java to solve the ds problems
I applied via Campus Placement and was interviewed before May 2023. There was 1 interview round.
The question is about solving an easy problem on GeeksforGeeks.
Read the problem statement carefully to understand the requirements.
Break down the problem into smaller subproblems if needed.
Implement the solution using the appropriate data structures and algorithms.
Test the solution with sample inputs to ensure correctness.
based on 1 interview
Interview experience
Senior HR Executive
3
salaries
| ₹3.2 L/yr - ₹3.5 L/yr |
Social Media Executive
3
salaries
| ₹2 L/yr - ₹2 L/yr |
Amazon
Flipkart
BigBasket
JustDial