Skip to content

deniscostadsc/becoming-a-better-programmer

Repository files navigation

Becoming a better programmer

CI codecov

The ideia for this repository is to refresh, study and practice algorithms and data-structures.

I'm doing so far is to implement some data structures and solve some problems that are heavily based on algorithms and data structures.

Running test

All development environment is based on Docker, although is possible to run it locally. With Docker installed, you alread have the following make tasks available:

make lint  # run static code analysis, code formating check and etc.
make test  # execute tests

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages