Skip to content

Commit e73f65c

Browse files
authored
Added Interpolation Search in Readme
1 parent 5d87c30 commit e73f65c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ ACM-ICPC Algorithms is a collection of important algorithms and data structures
159159
* [Jump Search](/Search/JumpSearch)
160160
* [Linear Search](/Search/LinearSearch)
161161
* [Ternary Search](/Search/TernarySearch)
162+
* [Interpolation Search](/Search/InterpolationSearch)
162163
* [Sorting Algorithms](/Sorting)
163164
* [Bubble Sort](/Sorting/bubble%20sort)
164165
* [Cocktail Shaker Sort](/Sorting/CocktailShakerSort)

0 commit comments

Comments
 (0)