ServiceNow interview question

Graph problem with TSP+DP+BFS, Sliding window, shifting array, and customized sorting

Interview Answer

Anonymous

10 Dec 2024

Graph problem is an NP hard problem, and this is just one of the problems within 45 mins coding challenge.