Online test, three questions, two on graph and one on dynamic programming, leetcode medium-hard style.
Given n non-negative integers representing an elevation map where the width of each bar is 1, compute how much water it can trap after raining.
Interview questions [1]
Question 1
Given n non-negative integers representing an elevation map where the width of each bar is 1, compute how much water it can trap after raining.
I got a call to ask about my data structures and algorithms proficiency and past projects. I was notified of a coding interview online, but did not make it past that stage, when you are able to do a coding interview in person.
First I got a call there they asked some questions related to my projects and the tech stack I have worked on then I got scheduled for 1st round or virtual interview with 3 recruiters
Interview questions [1]
Question 1
What are the tech stack you have worked on and what are the difficulties you faced while learning them and how do you overcome that problem.