First round:
Coding (every language except python was allowed).
It had two sets randomly allocated to shortlisted students.
Questions were of easy and moderate level.
Second Round:
Technical Interview (DSA)
First introduction was asked.
Following questions were asked:
Find three unique elements resulting in target sum.
Find the length of longest palindrome substring.
For a given array representing file sizes and a segment size, provide optimal pairing of files such that the sum of size of that pair should be within segment size.
For above questions pseudo code was asked, for first question implementation was also asked.
Third Round:
Technical Interview (System design)
Question related to implementation of projects listed on resume.
Scenario based question related to scaling deployment, sharding database.
Since my project was related to Netflix, question about streaming, video processing.
I got eliminated in this round.
Fourth Round:
HR Interview