I found ana tutorial on implementing a sequeldeque using a circular array. II changed the implementation andbut I am not sure if it is correct or not.
So I have one question:
- I writewrote code by using addCountthat uses an
addCountfield to record haswhether there are any add or notadditions, but I canI'm not sure is itif it's correct? If not, please tell me where I made an error example.