Skip to content

Conversation

@priyankaanandd
Copy link

Hello again!

This pull request adds a C++ implementation of the Interpolation Search algorithm.

  • File: Search_algo/Interpolation_Search.cpp
  • Description: An implementation of the interpolation search algorithm, which is an improvement on binary search for uniformly distributed, sorted data. Includes a main() function to demonstrate its use.

Submitted for Hacktoberfest 2025.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant