-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
more contributors are needed #155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I'm ready to contribute... but don't know what to fix, contribute or do... |
@DAMMAK you can do many things: |
@DAMMAK start by reading CONTRIBUTING.md |
okay thanks... I will do that.. |
i want to contribute too |
That would be great, @priyanshk20 |
Okay, I am ready to contribute too... |
@Aditya-Ramachandran you can do anything, this repo is a learning place just read CONTRIBUTING.md you can -
thank you |
Oh okay, thank you so much @itsvinayak |
hey team, |
Hello, I want to contribute to this project |
Ready to contribute asap |
hey, @remmaso welcome to the community |
hey @s-ndipchaudh-ri welcome |
Hi I wanna contribute to this project |
@jimmyjoo sure, go on |
Hi! I want to contribute too. Adding tests to the existing code is a possibility? Or is it better to review some PR requests? |
Hey, @abxsantos that will be great, it's all your wish you can add test or review PR |
Great! I'll start by adding some unit tests with jest for the existing algorithms. Then I'll move to review PR. |
Hi. I already made some contributions. Here is a PR |
Hey! I really liked this repo. I'm wondering why I couldn't find it earlier😅. I'm hoping to contribute here as much as possible. |
* Fixes: TheAlgorithms#155 - Check if a string rearranged can be a palindrome (TheAlgorithms#407) * Check if a string rearranged can be a palindrome * Fixes: TheAlgorithms#155 - palindromeRearranging * Update CheckRearrangePalindrome.js Co-authored-by: vinayak <itssvinayak@gmail.com> * updating DIRECTORY.md * Added Edit Distance Algorithm in Dynamic-Programming (TheAlgorithms#402) * DP Edit Distance Algorithm * Update EditDistance.js Co-authored-by: vinayak <itssvinayak@gmail.com> * updating DIRECTORY.md * 0 1 knapsack (TheAlgorithms#408) * Added Longest Common Subsequence * Renamed the File * Optimized the code * Optimized the code * Changed some styles as per the rule * Again some style fixed * Added Longest Increasing Subsequence program to the list * Style changed * Added 0-1-Knapsack Problem * Style Changed as per guidelines * Update ZeroOneKnapsack.js * Delete LongestCommonSubsequence.js * Delete LongestIncreasingSubsequence.js Co-authored-by: vinayak <itssvinayak@gmail.com> * updating DIRECTORY.md * feat: added Polynomial in Maths (TheAlgorithms#397) * updating DIRECTORY.md * tweak: must be same output string (TheAlgorithms#395) * Added tests for Strings algorithms (TheAlgorithms#390) * test: added tests for check anagram function * updating DIRECTORY.md * Added JSDoc documentation to some sorting functions and added TimoSort (TheAlgorithms#406) * Added TimSort Co-authored-by: Solot Paul <solotpaul@yahoo.ro> Co-authored-by: vinayak <itssvinayak@gmail.com> * updating DIRECTORY.md * Fix selection sort and add tests; fixes TheAlgorithms#414 (TheAlgorithms#418) * Fix selection sort and add tests; fixes TheAlgorithms#414 Co-authored-by: vinayak <itssvinayak@gmail.com> * updating DIRECTORY.md * Create FibonacciNumber.js (TheAlgorithms#378) * Create FibonacciNumber.js * Update FibonacciNumber.js Co-authored-by: vinayak <itssvinayak@gmail.com> * updating DIRECTORY.md * Added Mean Square Error (TheAlgorithms#417) * Added Mean Square Error * Update MeanSquareError.js Co-authored-by: vinayak <itssvinayak@gmail.com> * updating DIRECTORY.md * Create FibonacciNumberRecursive.js (TheAlgorithms#380) * Create FibonacciNumberRecursive.js * Update FibonacciNumberRecursive.js Co-authored-by: vinayak <itssvinayak@gmail.com> * updating DIRECTORY.md * Fix methodname and parameter type in BinaryToDecimal.js (TheAlgorithms#392) * Update BinaryToDecimal.js Fix typo in name * Update BinaryToDecimal.js Co-authored-by: vinayak <itssvinayak@gmail.com> * npx fixx (TheAlgorithms#421) Co-authored-by: vinayak <itssvinayak@gmail.com> Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com> Co-authored-by: Suhail Malik <suhailmalik8057@gmail.com> Co-authored-by: Omkarnath Parida <pomkarnath98@gmail.com> Co-authored-by: Divyajyoti Ukirde <30872426+divyajyotiuk@users.noreply.github.com> Co-authored-by: balbaal <iqbal.mi20@gmail.com> Co-authored-by: Alexandre Xavier <ale.bxsantos@gmail.com> Co-authored-by: DarkWarrior703 <56077342+DarkWarrior703@users.noreply.github.com> Co-authored-by: Bogdan Lazar <bogdan@bogdanlazar.com> Co-authored-by: illegalcall <44542765+illegalcall@users.noreply.github.com> Co-authored-by: Stas <real.peha@gmail.com> Co-authored-by: Kaustubh Badrike <kaustubh.badrike15@siesgst.ac.in>
npm standard --fix
PR labeled under "failing npm standards" )thank you
The text was updated successfully, but these errors were encountered: