I applied online. The process took 1 week. I interviewed at Energy Exemplar (Pune) in Feb 2024
Interview
It was a face to face interview in their Pune office. They had multiple rounds. In Round 1, they focus on evaluating candidates' coding abilities, analytical skills, and problem-solving capabilities. Be prepared for analytical puzzles as well.
Interview questions [1]
Question 1
1. Reverse array without using built-in methods.
2. Write an extension method
3. If the limit of integer is 100, how would you perform addition of 2 nos. (200 +500 = 700).
4. Burning rope problem.