Skip to content

Add Depth First Search and Graph structure #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Add Depth First Search and Graph structure #45

wants to merge 2 commits into from

Conversation

tombasche
Copy link

This pull request is:

  • [X ] A new Algorithm
  • An update to an existing algorithm.
  • An error fix
  • Other (Describe below*)

This pull request fixes:

#23 - hacktoberfest!

Changes:

  • Added Graph data structure.
  • Added Depth first search algorithm
  • Added documentation
  • Extended searches tests to include graph search.
  • Fixed some issue with tabs/spaces in the tests.

@tombasche tombasche mentioned this pull request Oct 4, 2019
Closed
4 tasks
@tombasche tombasche closed this Aug 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant