dscmbcet / dscmbcet/hacktoberfest-2021
[java/Queue Program] Queue not functioning properly
Open
bug
hacktober-fest
hard
Java
- Dominant language
- C
- Stars
- 5
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
_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](https://github.com/dscmbcet/hacktoberfest-2021/tree/main/Language/java/Queue%20Program)
Contributor guide
Assessment
This issue has not been assessed yet.