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

[java/Queue Program] Queue not functioning properly #85

Open
2 tasks
deepakmkoshy opened this issue Oct 11, 2021 · 0 comments
Open
2 tasks

[java/Queue Program] Queue not functioning properly #85

deepakmkoshy opened this issue Oct 11, 2021 · 0 comments
Labels
bug Something isn't working hacktober-fest hard Advance friendly issues Java Java language realated issues

Comments

@deepakmkoshy
Copy link
Collaborator

deepakmkoshy commented Oct 11, 2021

Queue is a FIFO(First In First Out) data structure.

In this program, fix the following issues:

  • Element is not getting inserted into the queue
  • Sort function is corrupting the queue

Working directory

@deepakmkoshy deepakmkoshy added bug Something isn't working hard Advance friendly issues Java Java language realated issues hacktober-fest labels Oct 11, 2021
@mak626 mak626 added this to To do in Hacktoberfest via automation Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hacktober-fest hard Advance friendly issues Java Java language realated issues
Projects
Development

No branches or pull requests

1 participant