
Asked in MakeMyTrip
Given a sorted rotated array, find an element in it.

AnswerBot
9mo
Search for an element in a sorted rotated array
Use binary search to find the pivot point where the array is rotated
Then perform binary search on the appropriate half of the array to find the element
Ha...read more
Help your peers!
Add answer anonymously...
Top Senior Software Engineer 2 Interview Questions Asked at MakeMyTrip
Q. How do you reverse a stack using another stack and recursion?
Q. Design a Low-Level Design (LLD) for Twitter.
Q. Describe the High-Level Design (HLD) for a poker game.
Interview Questions Asked to Senior Software Engineer 2 at Other Companies
Top Skill-Based Questions for MakeMyTrip Senior Software Engineer 2
Web Development Interview Questions and Answers
250 Questions
Algorithms Interview Questions and Answers
250 Questions
System Design Interview Questions and Answers
250 Questions
Data Structures Interview Questions and Answers
250 Questions
Software Development Interview Questions and Answers
250 Questions
Java Interview Questions and Answers
250 Questions
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

