Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

docs(en): add Binary Search #372

Merged
merged 4 commits into from
Jun 24, 2021
Merged

docs(en): add Binary Search #372

merged 4 commits into from
Jun 24, 2021

Conversation

UG-SEP
Copy link
Member

@UG-SEP UG-SEP commented Jun 24, 2021

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • New algorithm
  • Optimization in previous algorithms
  • Code style update
  • Refactor
  • Documentation
  • Other, please describe:

Briefly describe the changes in this PR

Created a Searching folder in docs/en/ and added Binary Search doc in it

Other information:

closes: #289

@UG-SEP UG-SEP requested a review from ming-tsai June 24, 2021 06:26
@UG-SEP UG-SEP self-assigned this Jun 24, 2021
@UG-SEP UG-SEP added the documentation Improvements or additions to documentation label Jun 24, 2021
@UG-SEP UG-SEP requested a review from ming-tsai June 24, 2021 16:05
Copy link
Member

@ming-tsai ming-tsai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work @UG-SEP

@ming-tsai ming-tsai merged commit 408bbb6 into MakeContributions:main Jun 24, 2021
@UG-SEP
Copy link
Member Author

UG-SEP commented Jun 24, 2021

Thanks @ming-tsai
Really I want to thanks all member they all help me a lot at this is the project where I started learning how to contribute in a nice way and @Arsenic-ATG is one of the best reviewers I saw till
He is really awesome
Thanks one again to all

@UG-SEP UG-SEP deleted the UG branch July 6, 2021 07:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation for the algorithms
2 participants