Mark As Completed Discussion

Build your intuition. Fill in the missing part by typing it in.

In a circular queue, the ___ pointer keeps track of the first element, and the ___ pointer keeps track of the last element.

Write the missing line below.