From b857104bd6468a1d0ac70384d7d7b92290e4d388 Mon Sep 17 00:00:00 2001 From: Prad Nukala Date: Wed, 19 Aug 2026 11:26:29 -0400 Subject: [PATCH] style(docs): update dependency spine assets to dark theme colors --- .github/assets/dependency-spine.html | 346 +++++++++++++-------------- .github/assets/dependency-spine.svg | 338 +++++++++++++------------- 2 files changed, 342 insertions(+), 342 deletions(-) diff --git a/.github/assets/dependency-spine.html b/.github/assets/dependency-spine.html index f658b2b..fab07ab 100644 --- a/.github/assets/dependency-spine.html +++ b/.github/assets/dependency-spine.html @@ -8,10 +8,10 @@ - - - + + + - + - - - PHASE I — LINEAR STRUCTURES + + + PHASE I — LINEAR STRUCTURES - - - PHASE III — HIERARCHICAL + + + PHASE III — HIERARCHICAL - - - PHASE II — NODAL & GRID + + + PHASE II — NODAL & GRID - - - PHASES IV–V — RELATIONAL & DECISION-SPACE + + + PHASES IV–V — RELATIONAL & DECISION-SPACE - - - - - - - - - + + + + + + + + + - - - - - + + + + + - - - - - + + + + + - - - - 05 - Binary Search + + + + 05 + Binary Search - - - - 03 - Two Pointers + + + + 03 + Two Pointers - - - - 04 - Sliding Window + + + + 04 + Sliding Window - - - - 06 - Stack + + + + 06 + Stack - - - - 07 - Monotonic Stack + + + + 07 + Monotonic Stack - - - - 01 - Hash Lookup + + + + 01 + Hash Lookup - - - - 02 - Prefix Sum + + + + 02 + Prefix Sum - - - - 11 - Tree DFS + + + + 11 + Tree DFS - - - - 13 - Binary Search Tree + + + + 13 + Binary Search Tree - - - - 14 - Heap - priority queue + + + + 14 + Heap + priority queue - - - - 15 - Trie + + + + 15 + Trie - - - - 12 - Tree BFS + + + + 12 + Tree BFS - - - - 08 - Linked List + + + + 08 + Linked List - - - - 09 - Hybrid Structures + + + + 09 + Hybrid Structures - - - - 10 - Matrix Index Math + + + + 10 + Matrix Index Math - - - - 16 - Graph DFS + + + + 16 + Graph DFS - - - - 18 - Topological Sort + + + + 18 + Topological Sort - - - - 19 - Union-Find + + + + 19 + Union-Find - - - - 20 - Backtracking + + + + 20 + Backtracking - - - - 21 - 1-D DP - dynamic programming + + + + 21 + 1-D DP + dynamic programming - - - - 22 - Multi-D / Grid DP + + + + 22 + Multi-D / Grid DP - - - - 17 - Graph BFS + + + + 17 + Graph BFS - - - - 23 - Greedy + + + + 23 + Greedy - - - - 24 - Intervals + + + + 24 + Intervals - - LEGEND + + LEGEND - - ENTRY — NO PREREQS + + ENTRY — NO PREREQS - - TOPIC + + TOPIC - - FOCAL HUB + + FOCAL HUB - - BUILDS ON + + BUILDS ON - - PHASE ZONE + + PHASE ZONE