Skip to content

Latest commit

 

History

History
31 lines (10 loc) · 242 Bytes

EdgeCases.md

File metadata and controls

31 lines (10 loc) · 242 Bytes

EdgeCases:

This is the file to remember the important edge cases to remember:

Stacks

  • check for empty before peeking or popping

Strings

Arrays

Heaps

Trees

Graphs

Priority Queues