2 questions coding in hackerrank IDE. First one was easy. Second was hard as rocks. If you don’t pass all the test cases you won’t likely move to the next round. Doubt anyone views it.
Questions d'entretien [1]
Question 1
Days in between was a program that took in two dates and then calculated the days in between. There was a function being called (blackbox) that returned the number of days in a month for a specific year.
A bit anxiety inducing, there were two developers observing and asking questions. Real-time problem solving required, conducted on Hacker Rank virtually, video and mic enabled - quite nervewracking to say the least
I had one round, which was an online HackerRank test. I wasn’t able to pass all the test cases, and as a result, I did not progress to the next stage of the process.
A lot of interviews. Started off with a call, then some online tests. Then a technical interview. Then a live coding interview along with a architecture interview. Last step would have been final day interview but I did not get that far.
Questions d'entretien [1]
Question 1
How many bits do you need to store a number up to X. And how can you represent that.