Agent skill

stacks-queues

Stack and queue data structures with applications

Stars 3
Forks 0

Install this agent skill to your Project

npx add-skill https://github.com/pluginagentmarketplace/custom-plugin-data-structures-algorithms/tree/main/skills/stacks-queues

SKILL.md

Stacks and Queues Skill

Topics Covered

  • Stack implementation (array/linked)
  • Queue and deque operations
  • Priority queues and heaps
  • Monotonic stacks
  • BFS queue patterns

Learning Outcomes

  • Implement stacks and queues
  • Use priority queues
  • Apply monotonic patterns
  • Solve bracket matching

Didn't find tool you were looking for?

Be as detailed as possible for better results