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 code - chapter "Stack & Queue" #1230

Merged
merged 1 commit into from
Apr 7, 2024
Merged

Conversation

khoaxuantu
Copy link
Contributor

@khoaxuantu khoaxuantu commented Apr 6, 2024

Due to the huge load of code, the Ruby code blocks of .md files for this chapter will be in another PR.


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.

stack_and_queue
stack_and_queue_1
stack_and_queue_2

@khoaxuantu khoaxuantu marked this pull request as ready for review April 6, 2024 15:22
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 PR!

@krahets krahets added the code Code-related label Apr 7, 2024
@krahets krahets merged commit e121665 into krahets:main Apr 7, 2024
1 check passed
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