Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 198 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 198 Bytes

BFS_DFS-Graph

C Program For BFS & DFS Graph

This is a C Program for Breath Frist Search & Depth First Search which you can choose from.

The Options :

  1. Create
  2. BFS
  3. DFS
  4. Quit