/Search-Algorithms

Demonstration of linear, sorted, and binary search algorithms

Primary LanguageC++MIT LicenseMIT

Search-Algorithms

example run

Description

Demonstration of linear, sorted, and binary search algorithms.

Purpose

Learning C++, linear/sorted/binary search algorithms, etc.

License

MIT