_priks's blog

By _priks, history, 21 month(s) ago, In English

Tried implementing normal shortest path algorithm using DFS , construct the string acc to the string C then inserting it into Set data structure which will strong unique strings. I guess this is a kind of brute force approach. Can anyone help me with a optimised one ? ? ? ? ? ? ![ ](Q4)![ ](Q4-test-Case)

Full text and comments »

  • Vote: I like it
  • 0
  • Vote: I do not like it