Skip to content

update from forks #1

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

Merged
merged 61 commits into from
Jul 24, 2020
Merged

update from forks #1

merged 61 commits into from
Jul 24, 2020

Conversation

windNight
Copy link
Owner

No description provided.

joshiujjawal22 and others added 30 commits May 18, 2020 23:24
it contains Dijkstra, Prims, dft, bft, dfs, bfs and many more.
…d in a file named algorithm.java. Inside file PrimeFactorization, the name of public class was wrong.
I tried to update the CONTRIBUTING.md file in order to simplify as much as possible the process for the developers which will encourage them to join the project and hence enlarge our community.
Thank you for putting it under review, if there are any changes feel free to ask me to do it.
Added some issue related to assignment of any particular algorithm
Fixed 8XCorrectness_Bugs + 10XBad_Practice_Bugs + 14XDodgy_Code_Bugs
Adding 3 sum problem, array rotation
github-actions and others added 29 commits June 1, 2020 04:39
Given an array, the task is to divide it into two sets S1 and S2 such that the absolute difference between their sums is minimum.
Added some test cases for better understanding.
Fixed error for empty string.
Fixed wrong order in BubbleSort, corrected spelling mistakes
@windNight windNight merged commit 3cc255b into windNight:master Jul 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.