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

feat: Add Ruby codes - chapter "Greedy" #1350

Merged
merged 1 commit into from
May 8, 2024
Merged

Conversation

khoaxuantu
Copy link
Contributor

If this pull request (PR) is associated with coding or code transpilation, please attach the relevant console outputs to the PR and complete the following checklist:

  • I have thoroughly reviewed the code, focusing on its formatting, comments, indentation, and file headers.
  • I have confirmed that the code execution outputs are consistent with those produced by the reference code (Python or Java).
  • The code is designed to be compatible on standard operating systems, including Windows, macOS, and Ubuntu.

Copy link
Owner

@krahets krahets left a comment

Choose a reason for hiding this comment

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

Thanks for the clean code!

@krahets krahets merged commit 1f606d6 into krahets:main May 8, 2024
4 checks passed
@krahets krahets added the code Code-related label May 8, 2024
oomeow pushed a commit to oomeow/hello-algo that referenced this pull request May 11, 2024
* Update the EN figures for the chapter of preface, introduction, complexity analysis, data structure, array and linked list, stack and queue (krahets#1335)

* Add intial translation of the figures for the rest of the chapters (krahets#1340)

* translation: Add Python and Java code for EN version (krahets#1345)

* Add the intial translation of code of all the languages

* test

* revert

* Remove

* Add Python and Java code for EN version

* Update heap.md (krahets#1344)

* Add the initial EN translation for C++ code (krahets#1346)

* Bug fixes and improvements (krahets#1348)

* Add "reference" for EN version. Bug fixes.

* Unify the figure reference as "the figure below" and "the figure above".
Bug fixes.

* Format the EN markdown files.

* Replace "" with <u></u> for EN version and bug fixes

* Fix biary_tree_dfs.png

* Fix biary_tree_dfs.png

* Fix zh-hant/biary_tree_dfs.png

* Fix heap_sort_step1.png

* Sync zh and zh-hant versions.

* Bug fixes

* Fix EN figures

* Bug fixes

* Fix the figure labels for EN version

* cargo fmt code (krahets#1349)

* feat: add ruby codes - chapter greedy (krahets#1350)

---------

Co-authored-by: Yudong Jin <krahets@163.com>
Co-authored-by: popozhu <popozhude@gmail.com>
Co-authored-by: rongyi <rongyi@onchain.com>
Co-authored-by: khoaxuantu <68913255+khoaxuantu@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Code-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants