Posts by Guilherme • 19 points
1 post
-
0
votes1
answer620
viewsQ: Implement queue (FIFO) using an array
I have a fixed size 20 list, I need the user to add registrations, however, when I click on "show" option, it presents me only the first element I added in all positions. For example, if you type…