Skip to content

Commit ca23fb2

Browse files
github-actionsgithub-actions
authored andcommitted
updating DIRECTORY.md
1 parent 5586beb commit ca23fb2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

DIRECTORY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@
3333
## Graphs
3434
* [Floyd Warshall](https://github.com/TheAlgorithms/Go/blob/master/graphs/floyd_warshall.go)
3535

36+
## Math
37+
* [Fastexponent](https://github.com/TheAlgorithms/Go/blob/master/math/fastExponent.go)
38+
3639
## Other
3740
* [Maxsubarraysum](https://github.com/TheAlgorithms/Go/blob/master/other/maxSubarraySum.go)
3841
* Monte Carlo Pi

0 commit comments

Comments
 (0)