Skip to content

Commit

Permalink
Deleting duplicate BFS and DFS files. (TheAlgorithms#164)
Browse files Browse the repository at this point in the history
* Deleting duplicate file BFS.

* deleting duplicate file DFS.

* Rename P01_BreadthFirstSearch.py to BreadthFirstSearch.py

* Rename P02_DepthFirstSearch.py to DepthFirstSearch.py
  • Loading branch information
sachinarora707 authored Oct 13, 2017
1 parent 81ab324 commit 974acef
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 104 deletions.
File renamed without changes.
72 changes: 0 additions & 72 deletions data_structures/Graph/Breadth_First_Search.py

This file was deleted.

32 changes: 0 additions & 32 deletions data_structures/Graph/Deep_First_Search.py

This file was deleted.

File renamed without changes.

0 comments on commit 974acef

Please sign in to comment.