Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Feature/validation#2258

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed

Conversation

@Relesi
Copy link

@RelesiRelesi commentedJun 26, 2021
edited
Loading

Describe your change:

  • Add an algorithm?
  • Fix a bug or typo in an existing algorithm?
  • Documentation change?

References

Checklist:

  • I have readCONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized.
  • I know that pull requests will not be merged if they fail the automated tests.
  • This PR only changes one algorithm file. To ease review, please open separate PRs for separate algorithms.
  • All new Java files are placed inside an existing directory.
  • All filenames are in all uppercase characters with no spaces or dashes.
  • All functions and variable names follow Java naming conventions.
  • All new algorithms have a URL in its comments that points to Wikipedia or other similar explanation.
  • If this pull request resolves one or more open issues then the commit message containsFixes: #{$ISSUE_NO}.

StepfenShawnand others added30 commitsAugust 11, 2020 17:51
Added insert by index
* add test* fix armstrong number
Add javadoc comments and Cleanup DynamicArray.java
update armstrong number and add NumberOfDigits
Updates include:add no-args constructoradd whitespaceuse public class LinkedListuse private fields
Update and rename ListAddnFun to ListAddnFun.java
* add ceil() to maths* add combinations() to maths* add floor() to maths
* add PerfectCube* PerfectSquare
github-actionsand others added29 commitsMarch 24, 2021 16:51
Arrays.fill() accepts single dimensional arrays, so fill one row at a time.FixesTheAlgorithms#2009
Only method comment for public recursive method.
* udpate insertion sort* Formatted with Google Java FormatterCo-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
* selection sort* Formatted with Google Java FormatterCo-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
* Formula to find median in BS changed* Fixed bugs* fixed binary search bugCo-authored-by: Sourav <kalitasourav12@gmail.com.com>Co-authored-by: Du Yuanchao <shellhub.me@gmail.com>
* BinarySearch: clearer median computation">>> 1" is simply too obscure...* update binary searchCo-authored-by: Yang Libin <contact@yanglibin.info>Co-authored-by: Du Yuanchao <shellhub.me@gmail.com>Co-authored-by: Yang Libin <contact@yanglibin.info>
* Add Tim Sort implementation in Java* Add comments and complete implementation of TimSort Algorithm* Add better docs* Add@brief's and test method* Fix errors* add Test method* Update Sorts/TimSort.javaCo-authored-by: Ayaan Khan <ayaankhan98@gmail.com>* Update Sorts/TimSort.javaCo-authored-by: Ayaan Khan <ayaankhan98@gmail.com>* Update Sorts/TimSort.javaCo-authored-by: Ayaan Khan <ayaankhan98@gmail.com>* Update Sorts/TimSort.javaCo-authored-by: Ayaan Khan <ayaankhan98@gmail.com>* Update Sorts/TimSort.javaCo-authored-by: Ayaan Khan <ayaankhan98@gmail.com>* Update Sorts/TimSort.javaCo-authored-by: Ayaan Khan <ayaankhan98@gmail.com>* Update Sorts/TimSort.javaCo-authored-by: Ayaan Khan <ayaankhan98@gmail.com>* Update Sorts/TimSort.javaCo-authored-by: Ayaan Khan <ayaankhan98@gmail.com>* Add tests* Update Sorts/TimSort.javaCo-authored-by: Ayaan Khan <ayaankhan98@gmail.com>* Update Sorts/TimSort.java* Update Sorts/TimSort.javaCo-authored-by: Ayaan Khan <ayaankhan98@gmail.com>* Update Sorts/TimSort.javaCo-authored-by: Ayaan Khan <ayaankhan98@gmail.com>* Update Sorts/TimSort.javaCo-authored-by: Ayaan Khan <ayaankhan98@gmail.com>Co-authored-by: Ayaan Khan <ayaankhan98@gmail.com>
* readded EulerMethod.java after sync* add package
* Add Euler method (from master)trying to avoid to prettier-error by making the commit from the master-branch* delete file* Add algorithm for the Mandelbrot set* remove unnecessary import* fix comments* Changed variable name* add package
* add KochSnowflake.java* add package
* readded EulerMethod.java after sync* add RgbHsvConversion.java* Delete EulerMethod.java* add package
* reformat merge sort* Formatted with Google Java FormatterCo-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
…ed PR on Development) (TheAlgorithms#2232)* Add Horspool algorithm* Add wikipedia link and move to strings package
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

42 participants

@Relesi@SophaHum@yanglbme@StepfenShawn@realDuYuanChao@rnitish@rbshealy@drabbit75@Lakhan-Nad@gijsh21@tribbleofjim@varunvjha@arrnavvv@deadshotsb@nishant-ingle@Sangaibisi@matteomessmer@ayaankhan98@vasutomar@cclauss@Mickonama@EATONJIANGHAHAHA@AzadN@sameerahmedk@AnupKumarPanwar@Itayventura@luke-weller@SethFalco@mattisapro@Serwios@kbrx93@sugatobagchi@alonfirestein@ChenOst@DennisVNilsson@Souravjyoti@nishantc1527@allentiak@hemanth-kotagiri@algobytewise@Panquesito7@beingmartinbmc

[8]ページ先頭

©2009-2025 Movatter.jp