Panda Guru LogoPanda
Guru

Innovaccer | SDE-1 | Rejected

Round 1

Questions:

  1. A brief introduction and deep discussion on my past projects. Asked a lot of cross questions which I was able to answer. However, I think they are specifically looking for a specific thing and want to know how I implemented that part.
  2. Squares of a Sorted Array.
Candidate's Approach

I started with the brute approach and later on explained the optimized approach. The interviewer was satisfied and asked me to write the code in Python. I told them that I am not confident writing the code in Python and would be able to write the code in C/C++. They insisted that since they are specifically looking for Python developers, I had to write the code in Python. After a lot of difficulties, I was able to write the code in Python, but both the interviewer and I were not satisfied with the code.

Interviewer's Feedback

No feedback provided.