mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-13 23:46:33 +08:00
Update search/interpolation_search.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
/******************************************************************************
|
||||
* @file
|
||||
* @brief [interpolation search
|
||||
* @brief [Interpolation search
|
||||
* algorithm](https://en.wikipedia.org/wiki/interpolation_search)
|
||||
*
|
||||
* @details
|
||||
|
||||
Reference in New Issue
Block a user