Skip to content

Commit 6585799

Browse files
github-actionsgithub-actions
authored andcommitted
updating DIRECTORY.md
1 parent c6e55e9 commit 6585799

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DIRECTORY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
## Searches
4141
* [Binary Search](https://github.com/TheAlgorithms/Go/blob/master/searches/binary_search.go)
4242
* [Linear Search](https://github.com/TheAlgorithms/Go/blob/master/searches/linear_search.go)
43+
* [Search Test](https://github.com/TheAlgorithms/Go/blob/master/searches/search_test.go)
4344

4445
## Sorts
4546
* [Bubble Sort](https://github.com/TheAlgorithms/Go/blob/master/sorts/bubble_sort.go)

0 commit comments

Comments
 (0)