Had a first round (screening call with coding). I was asked to write psuedo code for Minimum window substring. I tried to implement in brute force and also tried sliding window approach.
But no luck, got rejected.
note - They didn't mention that first round have some DSA question along with screening call.
I thought, I will get some basic questions but got DSA.