Skip to content
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

pull request 2 #2

Merged
merged 492 commits into from
Aug 12, 2018
Merged

pull request 2 #2

merged 492 commits into from
Aug 12, 2018

Conversation

upzone
Copy link
Owner

@upzone upzone commented Aug 12, 2018

(Put an X inside the [ ] to denote check mark [X].)

  • If creating a new file :

    • added links to it in the README files ?
    • included tests with it ?
    • added description (overview of algorithm, time and space compleixty, and possible edge case) in docstrings ?
  • if done some changes :

    • wrote short description in the PR explaining what the changes do ?
    • Fixes #[issue number] if related to any issue
  • other

Christian Bender and others added 30 commits April 6, 2018 21:48
Added a test suite and change the division operator from / to //.
edilsonalves and others added 23 commits June 30, 2018 21:19
* Created README file in Brazilian Portuguese

* Added link to README_PTBR.md
* add text_justification and test text_justification

* add text_justification and test text_justification
* Add next_greatest_letter to search

* Move top sort test into test_sort

* Add min_distance to string

* Add binary_gap to bit
* Create add

* Add files via upload

* Update README.md

* Update README.md

* Update README.md
added nearest neighbor algorithm - machine-learning
* Add longest_common_prefix to string

* Add brute force way for is_rotated, add rotate to string

* Add first_unique_char to string

* Add repeat_substring to string
* generate_parenthesis

* format
@upzone upzone merged commit 9023d6e into upzone:master Aug 12, 2018
upzone added a commit that referenced this pull request Aug 12, 2018
@upzone upzone mentioned this pull request Aug 12, 2018
upzone added a commit that referenced this pull request Aug 12, 2018
upzone added a commit that referenced this pull request Aug 12, 2018
upzone added a commit that referenced this pull request Aug 12, 2018
upzone added a commit that referenced this pull request Aug 12, 2018
* Revert "Revert "pull request 2 (#2)" (#4)"

This reverts commit e4273ea.

* Revert "pull request 2 (#2)"

This reverts commit 9023d6e.

* Revert "update algorithms (#1)"

This reverts commit 62835f7.
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.