| Name | Size | Modified |
|---|---|---|
|
📄
Union Find Disjoint Sets (path Compression, Union By Rank)
File: Union-Find Disjoint Sets (path compression, union by rank).html
|
21.07 KB | Nov 9, 2025 |
|
📄
Hash Tables (separate Chaining, Open Addressing, Cuckoo)
File: Hash tables (separate chaining, open addressing, cuckoo).html
|
25.59 KB | Nov 9, 2025 |
|
📄
Priority Queues And Heaps (binary, Binomial, Fibonacci, Pairing)
File: Priority queues and heaps (binary, binomial, Fibonacci, pairing).html
|
18.88 KB | Nov 9, 2025 |
|
📄
Stacks And Queues (deque, Monotonic Queue)
File: Stacks and queues (deque, monotonic queue).html
|
6.48 KB | Nov 9, 2025 |
|
📄
Kernel Architectures (monolithic, Microkernel, Hybrid)
File: Kernel architectures (monolithic, microkernel, hybrid).html
|
11.78 KB | Nov 2, 2025 |
|
📄
Linked Lists (singly, Doubly, Circular)
File: Linked lists (singly, doubly, circular).html
|
14.09 KB | Oct 20, 2025 |
|
📄
Arrays And Dynamic Arrays
File: Arrays and dynamic arrays.html
|
18.24 KB | Oct 11, 2025 |
|
📄
Computational Social Choice (intro)
File: Computational social choice (intro).html
|
4.18 KB | Aug 26, 2025 |
|
📄
Mechanism Design (intro)
File: Mechanism design (intro).html
|
4.31 KB | Aug 26, 2025 |
|
📄
Game Theory Basics (Nash Equilibrium)
File: Game theory basics (Nash equilibrium).html
|
3.96 KB | Aug 26, 2025 |
|
📄
Error Bounds And Concentration Inequalities
File: Error bounds and concentration inequalities.html
|
4.00 KB | Aug 26, 2025 |
|
📄
Expander Graphs And Applications
File: Expander graphs and applications.html
|
3.57 KB | Aug 26, 2025 |
|
📄
Spectral Graph Theory (Laplacian, Cheeger)
File: Spectral graph theory (Laplacian, Cheeger).html
|
3.85 KB | Aug 26, 2025 |
|
📄
Derandomization And Universal Hashing
File: Derandomization and universal hashing.html
|
3.74 KB | Aug 26, 2025 |
|
📄
Randomized Algorithms And Tail Bounds (Chernoff, Hoeffding)
File: Randomized algorithms and tail bounds (Chernoff, Hoeffding).html
|
3.77 KB | Aug 26, 2025 |
|
📄
Fixed Parameter Tractability (FPT)
File: Fixed-parameter tractability (FPT).html
|
3.37 KB | Aug 26, 2025 |
|
📄
Approximation Algorithms
File: Approximation algorithms.html
|
3.38 KB | Aug 26, 2025 |
|
📄
#P, PSPACE, EXPTIME
File: #P, PSPACE, EXPTIME.html
|
3.33 KB | Aug 26, 2025 |
|
📄
Turing Machines And Computability
File: Turing machines and computability.html
|
3.43 KB | Aug 26, 2025 |
|
📄
Context Free Grammars And PDAs
File: Context-free grammars and PDAs.html
|
3.34 KB | Aug 26, 2025 |
|
📄
Automata Theory (DFA, NFA, Regex)
File: Automata theory (DFA, NFA, regex).html
|
3.39 KB | Aug 26, 2025 |
|
📄
Computational Geometry Basics
File: Computational geometry basics.html
|
3.30 KB | Aug 26, 2025 |
|
📄
Convex Optimization (KKT Conditions, Duality)
File: Convex optimization (KKT conditions, duality).html
|
4.01 KB | Aug 26, 2025 |
|
📄
Data Compression (Huffman, Arithmetic Coding, LZ Family)
File: Data compression (Huffman, arithmetic coding, LZ family).html
|
3.36 KB | Aug 26, 2025 |
|
📄
Coding Theory And Error Correcting Codes
File: Coding theory and error-correcting codes.html
|
3.55 KB | Aug 26, 2025 |
|
📄
Information Theory (entropy, Mutual Information)
File: Information theory (entropy, mutual information).html
|
3.34 KB | Aug 26, 2025 |
|
📄
Optimization Basics (convexity, Gradients)
File: Optimization basics (convexity, gradients).html
|
3.30 KB | Aug 26, 2025 |
|
📄
Numerical Stability And Conditioning
File: Numerical stability and conditioning.html
|
3.43 KB | Aug 26, 2025 |
|
📄
Matrix Decompositions (LU, QR, SVD)
File: Matrix decompositions (LU, QR, SVD).html
|
3.36 KB | Aug 26, 2025 |
|
📄
Eigenvalues, Eigenvectors, Diagonalization
File: Eigenvalues, eigenvectors, diagonalization.html
|
3.28 KB | Aug 26, 2025 |
|
📄
Linear Algebra (vectors, Matrices, Rank, Determinants)
File: Linear algebra (vectors, matrices, rank, determinants).html
|
3.18 KB | Aug 26, 2025 |
|
📄
Connectivity, Cuts, Flows
File: Connectivity, cuts, flows.html
|
3.32 KB | Aug 26, 2025 |
|
📄
Trees, Spanning Trees, MST Properties
File: Trees, spanning trees, MST properties.html
|
3.44 KB | Aug 26, 2025 |
|
📄
Graph Theory Fundamentals (graphs, Multigraphs, Digraphs)
File: Graph theory fundamentals (graphs, multigraphs, digraphs).html
|
3.36 KB | Aug 26, 2025 |
|
📄
Inclusion–exclusion Principle
File: Inclusion–exclusion principle.html
|
3.17 KB | Aug 26, 2025 |
|
📄
Pigeonhole Principle
File: Pigeonhole principle.html
|
3.19 KB | Aug 26, 2025 |
|
📄
Counting (permutations, Combinations)
File: Counting (permutations, combinations).html
|
3.38 KB | Aug 26, 2025 |
|
📄
Law Of Large Numbers And Central Limit Theorem
File: Law of large numbers and central limit theorem.html
|
3.63 KB | Aug 26, 2025 |
|
📄
Conditional Probability And Bayes’ Theorem
File: Conditional probability and Bayes’ theorem.html
|
3.56 KB | Aug 26, 2025 |
|
📄
Expectation, Variance, Covariance
File: Expectation, variance, covariance.html
|
4.03 KB | Aug 26, 2025 |
|
📄
Random Variables And Distributions (Bernoulli, Binomial, Geometric, Poisson)
File: Random variables and distributions (Bernoulli, Binomial, Geometric, Poisson).html
|
3.96 KB | Aug 26, 2025 |
|
📄
Discrete Probability
File: Discrete probability.html
|
3.25 KB | Aug 26, 2025 |
|
📄
Summations And Series
File: Summations and series.html
|
3.18 KB | Aug 26, 2025 |
|
📄
Asymptotic Notation (Big O, Theta, Omega)
File: Asymptotic notation (Big-O, Theta, Omega).html
|
2.88 KB | Aug 26, 2025 |
|
📄
Recurrence Relations And Solving Techniques
File: Recurrence relations and solving techniques.html
|
3.33 KB | Aug 26, 2025 |
|
📄
Mathematical Induction And Strong Induction
File: Mathematical induction and strong induction.html
|
3.14 KB | Aug 26, 2025 |
|
📄
Proof Techniques (direct, Contradiction, Contrapositive, Induction)
File: Proof techniques (direct, contradiction, contrapositive, induction).html
|
3.37 KB | Aug 26, 2025 |
|
📄
Relations And Functions
File: Relations and functions.html
|
3.18 KB | Aug 26, 2025 |
|
📄
First Order Logic
File: First-order logic.html
|
2.92 KB | Aug 26, 2025 |
|
📄
Set Theory Basics
File: Set theory basics.html
|
3.07 KB | Aug 24, 2025 |
|
📄
CDN Architectures And Caching
File: CDN architectures and caching.html
|
8.79 KB | Aug 23, 2025 |
|
📄
WebSockets, SSE, WebRTC
File: WebSockets, SSE, WebRTC.html
|
9.32 KB | Aug 23, 2025 |
|
📄
UDP And QUIC
File: UDP and QUIC.html
|
9.43 KB | Aug 23, 2025 |
|
📄
TCP (handshake, Congestion Control Reno, CUBIC, BBR)
File: TCP (handshake, congestion control - Reno, CUBIC, BBR).html
|
9.98 KB | Aug 23, 2025 |
|
📄
ARP, ICMP, DHCP, DNS
File: ARP, ICMP, DHCP, DNS.html
|
7.44 KB | Aug 23, 2025 |
|
📄
IP Addressing, CIDR, Subnetting, NAT
File: IP addressing, CIDR, subnetting, NAT.html
|
7.48 KB | Aug 23, 2025 |
|
📄
Ethernet, Switching, STP, VLANs
File: Ethernet, switching, STP, VLANs.html
|
7.26 KB | Aug 23, 2025 |
|
📄
OSI Layers And TCP IP
File: OSI layers and TCP-IP.html
|
7.28 KB | Aug 23, 2025 |
|
📄
ABI, Calling Conventions, Linking
File: ABI, calling conventions, linking.html
|
8.19 KB | Aug 23, 2025 |
|
📄
Macros And Metaprogramming
File: Macros and metaprogramming.html
|
8.98 KB | Aug 23, 2025 |
|
📄
Concurrency Models (actors, CSP, STM)
File: Concurrency models (actors, CSP, STM).html
|
7.35 KB | Aug 23, 2025 |
|
📄
Language Paradigms (OO, Functional, Logic, Dataflow)
File: Language paradigms (OO, functional, logic, dataflow).html
|
7.48 KB | Aug 23, 2025 |
|
📄
JIT Vs AOT, Tiered Compilation
File: JIT vs AOT, tiered compilation.html
|
8.12 KB | Aug 23, 2025 |
|
📄
Garbage Collectors (mark Sweep, Copying, Generational, G1)
File: Garbage collectors (mark-sweep, copying, generational, G1).html
|
8.23 KB | Aug 23, 2025 |
|
📄
Memory Management (allocators, Arenas, Bump)
File: Memory management (allocators, arenas, bump).html
|
8.76 KB | Aug 23, 2025 |
|
📄
Instruction Selection And Scheduling
File: Instruction selection and scheduling.html
|
8.09 KB | Aug 23, 2025 |
|
📄
Optimization (CSE, DCE, LICM, Inlining)
File: Optimization (CSE, DCE, LICM, inlining).html
|
8.23 KB | Aug 23, 2025 |
|
📄
Dataflow And Control Flow Analysis
File: Dataflow and control-flow analysis.html
|
8.42 KB | Aug 23, 2025 |
|
📄
Type Inference (Hindley–Milner)
File: Type inference (Hindley–Milner).html
|
8.98 KB | Aug 23, 2025 |
|
📄
Type Systems (static Dynamic, Nominal Structural)
File: Type systems (static-dynamic, nominal-structural).html
|
9.81 KB | Aug 23, 2025 |
|
📄
ASTs And Intermediate Representations (SSA)
File: ASTs and intermediate representations (SSA).html
|
9.05 KB | Aug 23, 2025 |
|
📄
Lexing, Parsing (LL LR GLR), Parser Generators
File: Lexing, parsing (LL-LR-GLR), parser generators.html
|
9.10 KB | Aug 23, 2025 |
|
📄
Reliability (ECC, Parity)
File: Reliability (ECC, parity).html
|
10.26 KB | Aug 23, 2025 |
|
📄
Storage Interfaces (SATA, NVMe), Controllers
File: Storage interfaces (SATA, NVMe), controllers.html
|
9.19 KB | Aug 23, 2025 |
|
📄
ISAs (x86 64, ARMv8, RISC V)
File: ISAs (x86-64, ARMv8, RISC-V).html
|
11.59 KB | Aug 23, 2025 |
|
📄
Interconnects (QPI, Infinity Fabric)
File: Interconnects (QPI, Infinity Fabric).html
|
9.82 KB | Aug 23, 2025 |
|
📄
Memory Hierarchy, Prefetching, NUMA
File: Memory hierarchy, prefetching, NUMA.html
|
9.36 KB | Aug 23, 2025 |
|
📄
Caches And Coherence (MESI MOESI)
File: Caches and coherence (MESI-MOESI).html
|
11.33 KB | Aug 23, 2025 |
|
📄
GPU Architecture And Warps
File: GPU architecture and warps.html
|
9.03 KB | Aug 23, 2025 |
|
📄
SIMD And Vector Extensions (SSE AVX NEON)
File: SIMD and Vector extensions (SSE-AVX-NEON).html
|
10.10 KB | Aug 23, 2025 |
|
📄
Speculative Execution And Side Channels
File: Speculative execution and side channels.html
|
10.77 KB | Aug 23, 2025 |
|
📄
Branch Prediction (static, Dynamic, TAGE)
File: Branch prediction (static, dynamic, TAGE).html
|
9.30 KB | Aug 23, 2025 |
|
📄
Superscalar, Out Of Order, Reorder Buffer
File: Superscalar, out-of-order, reorder buffer.html
|
9.18 KB | Aug 23, 2025 |
|
📄
CPU Pipelines, Hazards, Forwarding
File: CPU pipelines, hazards, forwarding.html
|
7.84 KB | Aug 23, 2025 |
|
📄
Digital Logic And Finite State Machines
File: Digital logic and finite state machines.html
|
8.54 KB | Aug 23, 2025 |
|
📄
Energy Aware Scheduling And Power States
File: Energy-aware scheduling and power states.html
|
9.05 KB | Aug 23, 2025 |
|
📄
Boot Process And Init Systems (systemd)
File: Boot process and init systems (systemd).html
|
8.84 KB | Aug 23, 2025 |
|
📄
Virtualization (KVM, Xen, Hyper V)
File: Virtualization (KVM, Xen, Hyper-V).html
|
9.15 KB | Aug 23, 2025 |
|
📄
Containers (namespaces, Cgroups)
File: Containers (namespaces, cgroups).html
|
9.15 KB | Aug 23, 2025 |
|
📄
Signals, Timers, Context Switching
File: Signals, timers, context switching.html
|
7.98 KB | Aug 23, 2025 |
|
📄
Device Drivers And Syscalls
File: Device drivers and syscalls.html
|
9.37 KB | Aug 23, 2025 |
|
📄
I O Stack, DMA, Interrupts
File: I-O stack, DMA, interrupts.html
|
9.32 KB | Aug 23, 2025 |
|
📄
Journaling, CoW, And Snapshots
File: Journaling, CoW, and snapshots.html
|
9.32 KB | Aug 23, 2025 |
|
📄
Filesystems (ext4, NTFS, APFS, ZFS)
File: Filesystems (ext4, NTFS, APFS, ZFS).html
|
9.35 KB | Aug 23, 2025 |
|
📄
Page Replacement (LRU, CLOCK, NFU)
File: Page replacement (LRU, CLOCK, NFU).html
|
8.55 KB | Aug 23, 2025 |
|
📄
Memory Management (paging, Segmentation, TLBs)
File: Memory management (paging, segmentation, TLBs).html
|
8.41 KB | Aug 23, 2025 |
|
📄
Deadlocks (conditions, Prevention, Avoidance, Detection)
File: Deadlocks (conditions, prevention, avoidance, detection).html
|
8.13 KB | Aug 23, 2025 |
|
📄
Synchronization (mutex, Semaphores, Monitors, RCU)
File: Synchronization (mutex, semaphores, monitors, RCU).html
|
9.27 KB | Aug 23, 2025 |
|
📄
Processes, Threads, And Scheduling (CFS, MLFQ, RT)
File: Processes, threads, and scheduling (CFS, MLFQ, RT).html
|
8.38 KB | Aug 23, 2025 |
|
📄
Selection (quickselect, Median Of Medians)
File: Selection (quickselect, median of medians).html
|
8.06 KB | Aug 23, 2025 |
|
📄
External Memory And I O Efficient Algorithms
File: External-memory and I-O efficient algorithms.html
|
8.10 KB | Aug 23, 2025 |
|
📄
Online Algorithms And Competitive Analysis
File: Online algorithms and competitive analysis.html
|
6.82 KB | Aug 23, 2025 |
|
📄
Approximation Algorithms (set Cover, Vertex Cover)
File: Approximation algorithms (set cover, vertex cover).html
|
8.05 KB | Aug 23, 2025 |
|
📄
Randomized Algorithms (reservoir Sampling, Hash Based)
File: Randomized algorithms (reservoir sampling, hash-based).html
|
7.46 KB | Aug 23, 2025 |
|
📄
Cut And Cycle Properties And Min Cut (Stoer–Wagner)
File: Cut and cycle properties and min-cut (Stoer–Wagner).html
|
7.98 KB | Aug 23, 2025 |
|
📄
Matchings (bipartite, Hopcroft–Karp, Hungarian)
File: Matchings (bipartite, Hopcroft–Karp, Hungarian).html
|
8.23 KB | Aug 23, 2025 |
|
📄
Max Flow And Min Cut (Ford–Fulkerson, Edmonds–Karp, Dinic)
File: Max flow and min cut (Ford–Fulkerson, Edmonds–Karp, Dinic).html
|
7.85 KB | Aug 23, 2025 |
|
📄
Minimum Spanning Trees (Kruskal, Prim)
File: Minimum spanning trees (Kruskal, Prim).html
|
8.19 KB | Aug 23, 2025 |
|
📄
APSP (Floyd–Warshall, Johnson)
File: APSP (Floyd–Warshall, Johnson).html
|
8.41 KB | Aug 23, 2025 |
|
📄
Shortest Paths (Dijkstra, Bellman–Ford)
File: Shortest paths (Dijkstra, Bellman–Ford).html
|
8.24 KB | Aug 23, 2025 |
|
📄
Topological Sort And DAG DP
File: Topological sort and DAG DP.html
|
8.25 KB | Aug 23, 2025 |
|
📄
Graph Traversal (BFS, DFS, Bidirectional Search)
File: Graph traversal (BFS, DFS, bidirectional search).html
|
9.92 KB | Aug 23, 2025 |
|
📄
Suffix Array + LCP (Kasai)
File: Suffix array + LCP (Kasai).html
|
8.04 KB | Aug 23, 2025 |
|
📄
Edit Distance And Alignment (Levenshtein, Needleman–Wunsch)
File: Edit distance and alignment (Levenshtein, Needleman–Wunsch).html
|
8.72 KB | Aug 23, 2025 |
|
📄
String Matching (KMP, Z, Rabin–Karp, Aho–Corasick)
File: String matching (KMP, Z, Rabin–Karp, Aho–Corasick).html
|
8.37 KB | Aug 23, 2025 |
|
📄
Geometry (convex Hull, Closest Pair, Half Plane Intersection)
File: Geometry (convex hull, closest pair, half-plane intersection).html
|
8.03 KB | Aug 23, 2025 |
|
📄
Sweep Line And Plane Sweep
File: Sweep line and plane sweep.html
|
8.41 KB | Aug 23, 2025 |
|
📄
Meet In The Middle
File: Meet in the middle.html
|
6.72 KB | Aug 23, 2025 |
|
📄
Backtracking And Branch And Bound
File: Backtracking and branch-and-bound.html
|
8.19 KB | Aug 23, 2025 |
|
📄
Greedy Algorithms And Matroid Theory
File: Greedy algorithms and matroid theory.html
|
7.90 KB | Aug 23, 2025 |
|
📄
Dynamic Programming
File: Dynamic programming.html
|
8.46 KB | Aug 23, 2025 |
|
📄
Divide And Conquer
File: Divide and conquer.html
|
7.40 KB | Aug 23, 2025 |
|
📄
Two Pointers And Sliding Window
File: Two pointers and sliding window.html
|
8.50 KB | Aug 23, 2025 |
|
📄
Binary Search
File: Binary search.html
|
7.77 KB | Aug 23, 2025 |
|
📄
Sorting
File: Sorting.html
|
10.46 KB | Aug 23, 2025 |
|
📄
Propositional Logic
File: Propositional logic.html
|
10.76 KB | Aug 23, 2025 |
