bellalee

Home

❯

projects

❯

LeetCoding

LeetCoding

Jul 14, 20251 min read

  • projects

notes

  • I overthink things
  • Think of common data structures to use
  • Remember to do time/space complexity analysis before actually coding

patterns

methods

  • heapq.heapify
  • heapq.heappop: nlog(n)

Graph View

  • notes
  • patterns
  • methods

Backlinks

  • digital garden

Created with Quartz v4.5.0 © 2025

  • GitHub
  • Discord Community