I applied online. I interviewed at CodeQuotient in Sept 2021
Interview
It was overall a good and well-structured process.
I had a Machine-Test round having three Medium-level DSA questions.
The interviewer was cooperative, didn't make me feel Nervous.
I was asked questions on Strings and Arrays.
One of the questions was how to reverse words in a string without using Extra Space.
Interview questions [1]
Question 1
DSA medium-level Question.
1. Reverse Words of the String without using Extra Space.