mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-08 04:59:21 +08:00
Linear Search was returning key instead of index. Fixed it. Changed array from size 10 to variable sized. Same changes like the linear search in different directory.
648 B
648 B