GeeksforGeeks
Experience
·
Jul 2025
Ola Cabs Interview Experience for SDE-2
Interview Experience
Round 1:Next permutation for a given stringDP problem, Given two strings A B, Find how many times string B occurs as a subsequence in A.
Example A = "aacb", B = "ab", ans...
Full Details
Round 1 Next permutation for a given string DP problem, Given two strings A & B, Find how many times string B occurs as a subsequence in A.
Example A = "aacb", B = "ab", ans = 2 because B occurs twice in A.
Example A = "aabb", B = "ab", ans = 4
Round 2 Given 2 strings A & B. Find the smallest substring in A which contains all the characters in B. ( Asked me to code in java ) Implement LFU - least frequently used ( Asked me to code in Java ) Round 3 Design Yelp Round 4 ( HM Round ) Multi-currency wallet Behavioral Questions
Verdict Selected
Free preview. Unlock all questions →
Topics
Strings
Dynamic Programming
More from Ola Cabs
GeeksforGeeks
OLA Electric Interview Experience for SDE (On-Campus)
GeeksforGeeks
OLA Interview Experience | For Experienced -SDE-2
GeeksforGeeks
OLA Interview Experience | Set 10 ( For DS)
GeeksforGeeks
OLA Cabs Interview Experience | Set 2 (For Android - 1.5 Years)
GeeksforGeeks
OLA Interview Experience | Set 11 ( For Internship)