kodeflap / Algo_Guide

Algo Guide is an educative android app for studying data structures and algorithms.
Apache License 2.0
11 stars 8 forks source link

[Documentation] links to tutorials #6

Closed kodeflap closed 1 year ago

kodeflap commented 1 year ago

This document should contain useful and best Ds and algorithm resources

To refer for other other developers

Montekkundan commented 1 year ago

Please assign it to me! Thanks 😄

Jay179-sudo commented 1 year ago

Hi! I would also like to contribute! Is there room for me too?

kodeflap commented 1 year ago

Yes you can also be part of this contribution. Thank you😃

Jay179-sudo commented 1 year ago

Hi! Just so we're clear, is the task to create a new "Resources.md" file in the root directory and put in all our links to the resources there? And by resources, I mean general DS & Algo resources, not specific to Kotlin as such? Thank you for clearing it up!

kodeflap commented 1 year ago

The main idea of this task is to provide with useful resources to understand the concepts🤓 about ds and algo and to use it for implementing it in Kotlin☺