matheusfrancisco / pydsx

Implementation about data structure and algorithms in python
1 stars 0 forks source link

[Improvement] README.md and Documentation #3

Closed matheusfrancisco closed 10 months ago

matheusfrancisco commented 4 years ago

Improvement Readme and Docs

We need to improve our readme and create documentation to show how to use our algorithms. We intend to create ordering algorithms and graphs and trees to use in real case implementations.

We intend to create some real applications with our algorithms so we need to improve our documentation

matheusfrancisco commented 4 years ago

How to use singly_linked_list and how to use binary_search_tree