Skip to content

jlee31/Leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Leetcode

Solutions to leetcode + Materials

πŸ“˜ Goals: Data Structures & Algorithms

πŸ“‚ Data Structures

  • Arrays and Strings
  • Linked Lists
  • Stacks and Queues
  • Hashing
  • Trees
  • Heaps / Priority Queues
  • Graphs
  • Tries

🧠 Algorithms & Techniques

  • Sorting
  • Searching
  • Recursion
  • Dynamic Programming
  • Greedy Algorithms
  • Backtracking
  • Sliding Window / Two Pointer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages