Skip to content

giokincade/suggest-structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autosuggest Data Structures and Algorithms

A repo of toy autosuggest data structures and algorithms.

There are no external dependencies to run the code and the tests.

You can run the tests using the run-tests script:

± ./run-tests
...........
----------------------------------------------------------------------
Ran 11 tests in 0.002s

OK

You can check types using the check-types script (depends on mypy). And you can lint using the lint script (depends on flake8).

About

A repo of toy autosuggest data structures and algorithms.

Resources

Stars

13 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors