YOE: 3+ years
Education: B.Tech in CS Tier 1
Round1: Coding & basic questions
1.Decode a string recursively encoded as count followed by substring
Input : str[] = "2[a2[b]]"
Output : abbabb
2. What is the difference between process and thread.
3.Difference between isEquals() and '==' in Java?
Round2: Coding & OS related questions
After the second round received a feedback that I was rejected and they cannot proceed any further.