Harshita-Kanal / Data-Structures-and-algorithms

This repository would be a documentation of my journey towards learning Data structures and algorithms. Please :star: this repo if you liked the effort :smile:
23 stars 128 forks source link

There should be proper directories maintained for each type of Program #77

Closed ATRI2107 closed 4 years ago

ATRI2107 commented 4 years ago

@Harshita-Kanal Programs in the repository have been added randomly without any directory structure. For example All sorting related problems should go in a folder named Sorting, similarly for others. I will start by adding a Array Folder which will contain some important codes in it. Then People can start following that up.

Harshita-Kanal commented 4 years ago

yes, the content needs to be organized well, thanks for this :)

Harshita-Kanal commented 4 years ago

I was just figuring out ways to organize this collection, did not expect these many contributions :smile:

ATRI2107 commented 4 years ago

@Harshita-Kanal sure