Algorithms Complexity Analysis This repository was a college assignment and it tests different algorithms to find out it's complexity. Search Algorithms Currently these Algorithms are implemented: Linear Search Sentinel Search Binary Search Comparison: