Technical Round 1 : 4 sets anyone will get random set
✅ Set 1:
Check Balanced Parentheses
Reverse a Subarray (Given Range)
Rotate Subarray by D Places
✅ Set 2:
Intersection of Two Arrays
Count Number of Unique Elements in an Array
First Non-Repeating Character in a String
✅ Set 3:
Check if a String is a Palindrome
Leaders in an Array
Merge Two Sorted Arrays Without Extra Space
✅ Set 4:
Move All Zeroes to the End
Return Pairs of Elements with Sum Equal to K
Return kth smallest element in array
Technical Round 2:
The round was mainly focused on OOPs and DBMS. I had studied OOPs in C++, but the interviewer asked questions in terms of Java and JavaScript.
Even though the concepts are mostly the same across languages, the shift in language context made it a bit annoying and confusing during the interview.
ALL THE BEST