Open In App

Make My Trip Interview Experience

Last Updated : 30 Jun, 2022
Improve
Improve
Like Article
Like
Save
Share
Report

Round 1(HackerEarth Test):I got a referral and got the HackerEarth test link. The test contains 20MCQs and 2 coding questions. MCQs were related to C++ output, SQL, and OS. The coding questions were simply based on bfs and dfs.

Round2 (DSA Interview): It was a virtual interview. The interviewer asked me about myself first and then gave me a coding question. He told me to solve it in 20 mins.

  • https://leetcode.com/problems/shortest-unsorted-continuous-subarray/

He asked me to solve it in O(n) time complexity.

  • https://leetcode.com/problems/max-points-on-a-line/
    He told me to do it in O(n²).

Thanks for reading.


Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads