Real life use case for breadth and depth first search

Following are some use cases of breadth and depth first graph search algorithms:

  • Gloabl positioning system 
  • Computer networking
  • Facebook profile search 
  • Web crawlers 

Comments