A technical round with coderpad. 2 questions, they were both data structures based. It was 45 minutes total. I was allowed to choose the language I wanted to use. My interviewer left enough time for me to ask a few questions at the end.
Questions d'entretien [1]
Question 1
How to find the "equilibrium index" of an array. (index such that the sum of the values to the left and sum of values to the right are equal)