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

Added Queues directory and queue.md #223

Merged
merged 9 commits into from
Dec 7, 2023

Conversation

Surani02
Copy link
Contributor

Description

I added a new algorithms explanation on queues under data structures. It includes description, applications, operations, sources and video URLs.

Checklist

  • A description of the changes in this PR is mentioned above.
  • All the new and existing checks pass.
  • No plagiarized, duplicated, or repetitive documentation that has been directly copied from another source.
  • If it's a new explanation, it contains solid, understandable, and accessible information.
  • I have read the whole contributing guidelines and agree to the Code of Conduct.

Note to reviewers

I added a new directory named Queues under Data Structures and added a new file named queue.md under that new directory.

en/Data Structures/Queues/queue.md Outdated Show resolved Hide resolved
en/Data Structures/Queues/queue.md Outdated Show resolved Hide resolved
en/Data Structures/Queues/queue.md Outdated Show resolved Hide resolved
en/Data Structures/Queues/queue.md Outdated Show resolved Hide resolved
en/Data Structures/Queues/queue.md Outdated Show resolved Hide resolved
en/Data Structures/Queues/queue.md Outdated Show resolved Hide resolved
en/Data Structures/Queues/queue.md Outdated Show resolved Hide resolved
en/Data Structures/Queues/queue.md Outdated Show resolved Hide resolved
en/Data Structures/Queues/queue.md Outdated Show resolved Hide resolved
en/Data Structures/Queues/queue.md Outdated Show resolved Hide resolved
@Surani02
Copy link
Contributor Author

@appgurueu I did the changes as you asked.

Copy link

This pull request has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Nov 28, 2023
Copy link
Collaborator

@appgurueu appgurueu left a comment

Choose a reason for hiding this comment

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

(though there seems to be an unrelated change to the explanation of Kadane's Algo?)

Copy link

github-actions bot commented Dec 7, 2023

Please ping one of the maintainers once you commit the changes requested or make improvements on the code. If this is not the case and you need some help, feel free to ask for help in our Gitter channel. Thank you for your contributions!

@github-actions github-actions bot closed this Dec 7, 2023
@appgurueu appgurueu reopened this Dec 7, 2023
@appgurueu appgurueu added dont-close This issue/pull request shouldn't be closed and removed stale labels Dec 7, 2023
@appgurueu appgurueu merged commit f0632d5 into TheAlgorithms:master Dec 7, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dont-close This issue/pull request shouldn't be closed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants