TheAlgorithms / C-Sharp

All algorithms implemented in C#.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repository file structure and code style is not conventional

siriak opened this issue · comments

This repo contains a bunch of good algorithms and data structures. Unfortunately, in my opinion, they are not organized well (I mean naming conventions and folder structure). Naming and structure don't conform to the best practices that are used in C# projects. I would like to volunteer and get this work done in my free time if owners don't mind. I hope that will give this repo a fresh look.

@siriak Hey, Sorry for the delay!
If you want to contribute to this repo, You're welcome to do so.
Thank you.