Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kumar-laxmi authored Oct 11, 2023
1 parent 1ba0e05 commit 6502f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@

| No. | Algorithm Name | Available languages |
| --- | ----------------------------------------------------------------------------------- | ------------------------------ |
| 1. | A* Search Algorithm | [C++]() |
| 1. | A* Search Algorithm | [C](https://github.com/Kumar-laxmi/Algorithms/blob/main/C/Artificial%20Intelligence/A_star.c), [C++](https://github.com/Kumar-laxmi/Algorithms/blob/main/C%2B%2B/Artificial%20Intelligence/A_Star.cpp), [Java](https://github.com/Kumar-laxmi/Algorithms/blob/main/Java/Artificial%20Intelligence/A_star.java), [Python](https://github.com/Kumar-laxmi/Algorithms/blob/main/Python/Artificial%20Intelligence/A_star.py) |

<h3 align="center"><b>Binary</b></h3>

Expand Down

0 comments on commit 6502f34

Please sign in to comment.