Skip to content

Dawny33/SearchSortAlgos.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SearchSortAlgos

Linux, OSX:            Build Status

Windows:                Build status

Code Coverage:      Coverage Status codecov.io

Author: Jalem Raj Rohit (@Dawny33)

Algorithms is an API for common search and sort algorithms. The package would aim to be:

  • Universal Serve as a one-stop library for implementation of common search and sort algorithms both in competitive programming, competitive data science and production
  • Lightweight Have the minimal possible dependencies, which makes it super easy and lightweight to use
  • Intuitive Use the API without worrying about the naming convention, and make the package very less documentation dependent.

Documentation is WIP.

About

Algorithmic implementations in Julialang

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages