College Resources

Week 6

Videos:

  • Introduction to stack
  • Array implementation of stacks
  • Linked List implementation of stacks
  • Reverse a string or linked list using stack.
  • Check for balanced parentheses using stack