I couldn't solve a simple coding challenge in a DS interview
Jan 11
10 Comments
I couldn't solve a balanced parenthesis problem in python and when I later checked, it was so easy - using a stack. But that just didn't strike me during the 30 minutes interview.
Am I a shitty coder ? Can't believe that I couldn't solve such an easy problem!
Is a coding test actually testing for coding creativity or is it just that you have solved it earlier/memorized the algo.
PS - It was a 1.5hr data scientist interview, with 30 min for coding round.
comments
Leetcode is intended to hammer home both pattern recognition and how to execute on that pattern.
This just means you had a gap in your learning or you were too nervous in the moment. Don't take it personally. If it was nerves, more interviewing will help. Otherwise more Leetcode, as dreadful as it is.
I think sometimes interviewers can lose sight of how difficult and stressful interviewing can be. What might be a little joke or a side comment can really effect interviewees.
On the other hand, maybe they are just a jerk. Either way, you shouldn't take that to heart. It's on them, not you.
Flagged by the community.
You need to take into account the pressure of the interview, stress and many other factors.
I had an interview where I had anxiety and blanked on a basic churn rate by month SQL problem. It happens don't let it get you down.