Inspiration
code simple, optimized and fast
What it does
Remove specifics positions in an circular queue where the length is different two
How I built it
Moving the first element to the last position and remove next element where the queue length is different two.
Challenges I ran into
None
Accomplishments that I'm proud of
The logic
What I learned
Using queue in C#
Log in or sign up for Devpost to join the conversation.