Implementation of circular queue using array


whats wrong in this code?

hey, ur missing a lot of base cases here,


you can checkout my code for the circular queue using an array that checks all the base cases