Блог пользователя ImnAmn

Автор ImnAmn, история, 5 лет назад, По-английски

Hi! I am sorry, Does the problem with tag of "dfs and similar" show that this solves ONLY with graphs?

  • Проголосовать: нравится
  • 0
  • Проголосовать: не нравится

»
5 лет назад, # |
  Проголосовать: нравится +1 Проголосовать: не нравится

No, it means you can solve this with BFS/DFS types algorithms. But doesn't mean that you can't solve them with any other approach. One problem can be solved in many ways.

»
5 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Auto comment: topic has been updated by ImnAmn (previous revision, new revision, compare).