Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 184 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 184 Bytes

Search Algorithms

Algorithms for searchibg an element from arrays/lists.

Algorithms Developed:-

  • Linear Search
  • Binary Search
  • Jump Search

This is actually a package.