diff --git a/DIRECTORY.md b/DIRECTORY.md index 7859a22b0..fc56963c1 100644 --- a/DIRECTORY.md +++ b/DIRECTORY.md @@ -173,11 +173,6 @@ * [Interpolation Search](https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/search/Interpolation%20Search.cpp) * [Interpolation Search](https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/search/interpolation_search.cpp) * [Jump Search](https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/search/jump_search.cpp) - -## Search - * [Jump Search](https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/Search/Jump_Search.cpp) - -## Search * [Linear Search](https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/search/Linear%20Search.cpp) * [Median Search](https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/search/median_search.cpp) * [Searching](https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/search/searching.cpp)