N0vice17 / DataStructures-And-Algorithm

This Repository covers all the topics of dsa which will help you to learn dsa in a better way

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacktoberfest

N0vice17 opened this issue · comments

Steps to follow for Contributing:

Contributions are always welcome. Feel free to contribute as much as you want. Read the Contribution Guidelines here.

Do we have to create a new issue and then contribute to the repo or we can just tag this issue itself in the pull request?

Do we have to create a new issue and then contribute to the repo or we can just tag this issue itself in the pull request?

if you wish you can but it is not a mandate

Can i contribute with some important algorithms in java??

Hey can i implement a CPU schedulling algorithms for process allocation
in c

Also, can i implement binay search algorithm in java

@N0vice17 I request you to kindly review and merge my PR..

Hey can i implement a CPU schedulling algorithms for process allocation in c

yes go on

I may have got the initials wrong. Would LeetCode solutions work for this repo? I am not really sure what exactly is required. Only Algorithms and general DS implementations, or LeetCode solutions are also acceptable?
@N0vice17 Could you please clarify this. Thanks!

I may have got the initials wrong. Would LeetCode solutions work for this repo? I am not really sure what exactly is required. Only Algorithms and general DS implementations, or LeetCode solutions are also acceptable? @N0vice17 Could you please clarify this. Thanks!

You can contribute anything related to DSA which is not in the REPO

I would like to contribute to this project.Please assign me this project.I will complete this project in just one day by using comments,appropriate variable names and in most efficient way.Greatly looking ahead to work with you.

Can I contribute to Djikstra's Algorithm ?

@N0vice17 I request you to kindly review and merge my PR..

@N0vice17 Hey can u check my recent pull request is there any other changes required in that ?

I've added cycle sort implementation in java in sorting algorithm. Please give it a review.