Skip to content

Java implementations of Linear Search and Interpolation Search algorithms for an integer array. It prompts the user for input, searches for a specified key using both algorithms, and displays the results. An optimized version of Linear Search is also included for improved performance.

Notifications You must be signed in to change notification settings

tejb96/searchAlgos

About

Java implementations of Linear Search and Interpolation Search algorithms for an integer array. It prompts the user for input, searches for a specified key using both algorithms, and displays the results. An optimized version of Linear Search is also included for improved performance.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages