Skip to content

Commit e31d1f1

Browse files
authored
remove redundant @function
1 parent ab771fb commit e31d1f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

search/fibonacci_search.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
/**
2-
* @function fibonacciSearch
32
* @description Fibonacci search algorithm for a sorted array.
43
*
54
* The algorithm searches for a specific value in a sorted array using Fibonacci numbers

0 commit comments

Comments
 (0)