Skip to content

Fix circular queue#49

Open
vugi99 wants to merge 1 commit into
ValentinFunk:masterfrom
vugi99:master
Open

Fix circular queue#49
vugi99 wants to merge 1 commit into
ValentinFunk:masterfrom
vugi99:master

Conversation

@vugi99
Copy link
Copy Markdown

@vugi99 vugi99 commented May 10, 2026

The circular queue was not working when adding many elements (expansion)
At expansion, Count was returning 0 and IsEmpty was returning true while the queue was actually full...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant