LeetCode Records (617 solved)
My LeetCode Profile: Zanger
This repo is a collection of my LeetCode solutions, primarily written in Python, Java, and C. On any page, click the main title
to be redirected to the official LeetCode
page for the question, topic, list, etc. See the Additional Categories
section for pages that group questions by different criteria -- e.g. by their related topics.
- Daily - Daily challenge questions that were done on the day of
- Weekly Premium - Weekly premium questions that were done on week of
- Contest - Questions that I completed during a live contest
Array, String, Hash Table, Depth-First Search, Tree, Binary Tree, Math, Sorting, Breadth-First Search, Two Pointers, Stack, Dynamic Programming, Matrix, Greedy, Linked List, Simulation, Design, Bit Manipulation, Counting, Binary Search, Backtracking, Heap (Priority Queue), Sliding Window, Trie, Prefix Sum, Recursion, Database, Graph, Binary Search Tree, Union Find, Queue, Monotonic Stack, Divide and Conquer, String Matching, Shortest Path, Counting Sort, Hash Function, Data Stream, Game Theory, Combinatorics, Ordered Set, Brainteaser, Rolling Hash, Randomized, Number Theory, Bucket Sort, Geometry, Memoization, Monotonic Queue, Topological Sort, Suffix Array, Doubly-Linked List, Iterator, Interactive, Bitmask, Merge Sort, Binary Indexed Tree, Segment Tree, Quickselect, Strongly Connected Component, Probability and Statistics, Reservoir Sampling, Radix Sort
This README was generated using WikiLeet