gitorko / project01

Data Structure, Algorithms, Puzzles, Java Fundamentals, Concurrency, SQL, System Design, LeetCode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project 01

Data Structure & Algorithms

https://gitorko.github.io/grokking-the-coding-interview/

Version

Check version

$java --version
openjdk 17.0.3 2022-04-19 LTS

Online code editor

https://rustpad.io/

https://collabedit.com/

https://app.coderpad.io/

https://codeshare.io/

Topic

  1. Number
  2. String
  3. Map & Set
  4. Heap
  5. Sliding window / Two pointer
  6. Matrix / Grid
  7. Backtracking
  8. Pre-Sum
  9. DP
  10. Link List
  11. Binary Tree / BST
  12. Interval
  13. Binary Search
  14. Topological Sort
  15. Stack & Monotonic Stack & Queue
  16. Graphs
  17. Thread
  18. Greedy
  19. Segment Tree
  20. Prefix Tree / Trie
  21. Cyclic sort
  22. Bit Manipulation
  23. Generic

About

Data Structure, Algorithms, Puzzles, Java Fundamentals, Concurrency, SQL, System Design, LeetCode


Languages

Language:Java 99.4%Language:Kotlin 0.6%Language:Shell 0.0%