Skip to content

Conversation

OzPol
Copy link
Owner

@OzPol OzPol commented Sep 25, 2024

Added the following new algorithms with relevant links to the Readme:

A* Algorithm
Bellman-Ford Algorithm
Ford-Fulkerson Algorithm
Gale-Shapley Algorithm
Hungarian Algorithm
Kruskal's Algorithm
Prim's Algorithm
Topological Sort
AVL Tree
Red-Black Tree

Before opening a Pull Request, please read the following items:

  1. Make sure you have read the CONTRIBUTING guidelines
  2. Make sure no other PR is implementing the same change
  3. Make sure the Continuous Integration workflows (Github Actions) are all passing
  4. If in doubt about how to approach another contributor, read our CODE OF CONDUCT guidelines

Description

Added the following new algorithms with relevant links to the Readme:

A* Algorithm
Bellman-Ford Algorithm
Ford-Fulkerson Algorithm
Gale-Shapley Algorithm
Hungarian Algorithm
Kruskal's Algorithm
Prim's Algorithm
Topological Sort
AVL Tree
Red-Black Tree
@OzPol OzPol merged commit 54759c5 into main Sep 25, 2024
13 checks passed
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