We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83e9842 commit d5ce1d8Copy full SHA for d5ce1d8
graph/boggle/README.md
@@ -1,4 +1,4 @@
1
-# Dijkstra Algorithm (Shortest Path First algorithm)
+# Boggle (Find all possible words in a board of characters)
2
3
Problem description: [GeeksforGeeks](https://www.geeksforgeeks.org/boggle-find-possible-words-board-characters/amp/)
4
0 commit comments