FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gcd test by ltanh99 · Pull Request #842 · TheAlgorithms/Java · GitHub

gcd test - #842

Closed
ltanh99 wants to merge 233 commits into
Developmentfrom
master
Closed

gcd test#842
ltanh99 wants to merge 233 commits into
Developmentfrom
master

Conversation

ltanh99 commented Sep 19, 2019
edited
Loading

Copy link
Copy Markdown

No description provided.

Christian Bender and others added 30 commits July 25, 2018 17:07
Add method for minimum number of coins required for given amount
Removing the Travis CI badge as it points to a dead URL. As this repository has [very few tests](https://github.com/TheAlgorithms/Java/search?q=Test&unscoped_q=Test), maybe a CI build might be a bit too much.
Remove Tracis CI badge from README.md
Bring fileName into correspondence with className which is marked as public
source coding is a little complex
…rules

commit divideconquer\ClosesPair.java
Refactorized ClosestPair.java. Finding nearest cartesian points.

Refactorized ClosestPair.java. Finding nearest cartesian points.
Refactorized ClosestPair.java in order to be compliant with java sun rules
Added and explanation to SkylineProblem.
CN-GuoZiyang and others added 28 commits July 6, 2019 20:54
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

ltanh99 commented Sep 19, 2019

Copy link
Copy Markdown
Author

gcd test

ltanh99 closed this Sep 19, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.


Back | FazBrowse Home | New Git URL