Description: In this video, we will be mentioning the principles of a Stack. Methods of push(), pop(), peek() and ensureCapacity()
Description: In this video, we will be mentioning the principles of a Queue. Methods of enqueue(), dequeue(), peek()
Description: In this video, we will be mentioning the principles of a Stack, a Queue, and a Deque. The latter is the combination of the first two mentioned ADTs (Abstract Data Type), which is the one that we will be implementing as it allows us to add and remove data from the front and rear of a Data Structure: array, List, etc.
ACM CCECC
N/A
AP CS A
N/A
CS2
N/A