File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 185
185
* [ InterpolationSearch] ( https://github.com/TheAlgorithms/Javascript/blob/master/Search/InterpolationSearch.js )
186
186
* [ JumpSearch] ( https://github.com/TheAlgorithms/Javascript/blob/master/Search/JumpSearch.js )
187
187
* [ LinearSearch] ( https://github.com/TheAlgorithms/Javascript/blob/master/Search/LinearSearch.js )
188
- * [ QuickSelect ] ( https://github.com/TheAlgorithms/Javascript/blob/master/Search/QuickSelectSearch.js )
188
+ * [ QuickSelectSearch ] ( https://github.com/TheAlgorithms/Javascript/blob/master/Search/QuickSelectSearch.js )
189
189
* [ StringSearch] ( https://github.com/TheAlgorithms/Javascript/blob/master/Search/StringSearch.js )
190
190
191
191
## Sorts
You can’t perform that action at this time.
0 commit comments