Adobe interview question

A situation based question on Hackerrank , which ultimately required BFS graph solution.

Interview Answer

Anonymous

9 May 2025

Make sure you are comfortable in writing graph based code easily , questions are modified and you need to identify the pattern, write complex code and run the test cases. I was able to write the code and run all test cases.