I do not like very much the "All algorithms implemented in Nim" description. I prefer something along the lines of:
"Collection of various algorithms implemented in Nim for educational purposes." similar to the C++ repository description which is more explicit and less conceited.
We could also add a link to the documentation of the project, which will be the object of a future issue.
We might want to add more tags to the description. We can already add educational, interview-questions and more like mathematics, string, as we add more code examples.
I do not like very much the "All algorithms implemented in Nim" description. I prefer something along the lines of: "Collection of various algorithms implemented in Nim for educational purposes." similar to the C++ repository description which is more explicit and less conceited.
We could also add a link to the documentation of the project, which will be the object of a future issue.
We might want to add more tags to the description. We can already add
educational
,interview-questions
and more likemathematics
,string
, as we add more code examples.