Skip to content

Merge pull request TheAlgorithms#954 from blast314/patch-3#2

Merged
fengjixuchui merged 62 commits into
fengjixuchui:masterfrom
TheAlgorithms:master
Oct 4, 2019
Merged

Merge pull request TheAlgorithms#954 from blast314/patch-3#2
fengjixuchui merged 62 commits into
fengjixuchui:masterfrom
TheAlgorithms:master

Conversation

@fengjixuchui

Copy link
Copy Markdown
Owner

No description provided.

xemjas and others added 30 commits June 16, 2019 00:52
Using randomize partition to avoid the basically ordered sequences
Updated some of the variable names for the ease of understanding the process.
Changed bin_num and bin_copy to binNum and binCopy respectively.
Fix binary to octal conversion
Links in the dynamic programming column were not pointing to the right files so I fixed it in the Readme file.
Updated Dynamic Programming Links in Readme.md
Updated Miscellaneous Links in README.md
Added Maths Folder & Absolute Value Program
Lowers the barrier and friction for contributions and learning
realDuYuanChao and others added 29 commits September 23, 2019 14:49
Added check if the arrays are null
Find max and min value by recursion
init with DEFAULT_CAPACITY
There are no prime numbers smaller than 2 and numbers greater than and divisible by 2 are not prime.
Now it is simplified without sacrificing accuracy.
The code was very verbose.
@fengjixuchui fengjixuchui merged commit 89b1809 into fengjixuchui:master Oct 4, 2019
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.