algorithmic 0.0.3 copy "algorithmic: ^0.0.3" to clipboard
algorithmic: ^0.0.3 copied to clipboard

outdated

A collection of some popular algorithms to give yourself superpower.

0.0.3 #

  • Update linear search method documentation.
  • Implements binary searching algorithms:
    • lowerBound
    • upperBound
    • binarySearch
    • binarySearchReversed

0.0.2 #

  • Add benchmarking and organize examples.
  • Improves runtime for linear searching.

0.0.1 #

  • Implements linear searching algorithms:
    • linearSearch
    • linearSearchReversed
21
likes
0
points
280
downloads

Publisher

unverified uploader

Weekly Downloads

A collection of some popular algorithms to give yourself superpower.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on algorithmic