HarshCasper / NeoAlgo

Bringing all Data Structures and Algorithms under one Roof ⚡
MIT License
875 stars 1.05k forks source link

[UPDATE] Adding file structure for challenge website codes and other questions #1

Closed ashwanisng closed 4 years ago

ashwanisng commented 4 years ago

DSA Questions Like Remove duplicate elements from the array.

ricardoprins commented 4 years ago

Hi, the idea is to have basic implementation for DS & Algos.

Perhaps we can think of a way of dealing with questions in another moment, but that is outside the initial scope of the project.

ricardoprins commented 4 years ago

However, I'd like @HarshCasper and @born-2learn to give me their input on this

HarshCasper commented 4 years ago

I think we can have them in a separate folder as well. This will help contributors to get started with applying DS-Algo Skills for real-world problem-solving. We can have Hackerrank, Codechef and Codeforces Solutions as part of this.

ricardoprins commented 4 years ago

True. @ashwanisng, would you be willing to help us with that?

ashwanisng commented 4 years ago

@HarshCasper awesome idea 💯

ashwanisng commented 4 years ago

@ricardoprins I love to part of the org and contribute in it 👍

ricardoprins commented 4 years ago

If you could fork the repo and set up a basic structure for these challenges then - perhaps they can even have their own folder, apart from the Language ones. What do you guys think about this?