LeetCode Records (674 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, Math, Tree, Binary Tree, Sorting, Breadth-First Search, Two Pointers, Dynamic Programming, Matrix, Stack, Greedy, Simulation, Linked List, Binary Search, Counting, Design, Bit Manipulation, Backtracking, Heap (Priority Queue), Prefix Sum, Sliding Window, Trie, Graph, Recursion, Database, Union Find, Binary Search Tree, Queue, Monotonic Stack, Divide and Conquer, String Matching, Combinatorics, Hash Function, Shortest Path, Geometry, Counting Sort, Number Theory, Enumeration, Data Stream, Game Theory, Rolling Hash, Brainteaser, Topological Sort, Randomized, Ordered Set, Doubly-Linked List, Bucket Sort, Memoization, Monotonic Queue, Suffix Array, Iterator, Interactive, Bitmask, Merge Sort, Segment Tree, Quickselect, Strongly Connected Component, Probability and Statistics, Binary Indexed Tree, Reservoir Sampling, Radix Sort
This README was generated using WikiLeet