Prad Nukala
d57d75efcc
feat(cli): add SQLite cache, shared solution runner, and submit command
2026-08-26 15:25:35 -04:00
Prad Nukala
f1445a071f
feat(work): add solution for LeetCode 74 Search a 2D Matrix problem
2026-08-26 14:29:14 -04:00
Prad Nukala
bb8aa00175
docs(docs): add documentation page for 74. Search a 2D Matrix problem
2026-08-26 14:29:11 -04:00
Prad Nukala
6df1e0e620
docs(agents): add overload‑leveling details to SRS description in AGENTS.md
2026-08-26 10:34:29 -04:00
Prad Nukala
1b4ad8ca5b
feat(api): enforce REVIEW_CAP, level overflow reviews, and display difficulty in digest
2026-08-26 10:34:24 -04:00
Prad Nukala
f697a986b8
docs(readme): clarify close-solved solved posting and live chart updates
2026-08-25 15:45:20 -04:00
Prad Nukala
de5101b4d1
feat(cli): report solved set to SRS worker and log sync status
2026-08-25 15:44:46 -04:00
Prad Nukala
3068b4e4aa
ci(ci): add SRS_ADMIN_KEY env var and documentation to CI workflows
2026-08-25 15:44:43 -04:00
Prad Nukala
e4de74c935
mise ~/.config/mise/config.toml tools: crush@0.91.0
...
feat(api): add /admin/solved endpoint and commit source handling
2026-08-25 15:43:21 -04:00
Prad Nukala
aba3d9b18b
docs(docs): add Permutation in String documentation
2026-08-25 15:00:56 -04:00
Prad Nukala
554145072d
feat(work): add Permutation in String solution
2026-08-25 15:00:46 -04:00
Prad Nukala
5cac46a0bf
feat(work): add longest‑repeating‑character‑replacement solution and rename variable in longest‑substring solution
2026-08-25 14:24:39 -04:00
Prad Nukala
31f89dd4f5
docs(docs): rename variable to window and add Longest Repeating Character Replacement page
2026-08-25 14:24:35 -04:00
Prad Nukala
217e899281
feat(work): add longest‑substring‑without‑repeating‑characters solution
2026-08-25 13:18:35 -04:00
Prad Nukala
bc2269d9dd
docs(docs): add longest‑substring problem page and sliding‑window reference with SVG illustrations
2026-08-25 13:18:32 -04:00
Prad Nukala
fd0d6c6ea5
mise ~/.config/mise/config.toml tools: crush@0.91.0
...
feat(config): add Reference tab to navigationfeat(config): add Reference tab to navigation
2026-08-25 13:18:28 -04:00
Prad Nukala
9fbe800fed
feat: migrate docs
2026-08-25 11:20:52 -04:00
Prad Nukala
e64285f201
docs(scripts): remove sync‑solutions command documentation
2026-08-25 11:19:43 -04:00
Prad Nukala
94b1e1af55
docs(docs): add LeetCode problem markdown pages and docs site assets
2026-08-25 11:19:35 -04:00
Prad Nukala
cc6c2da859
chore(config): restructure workspaces and scripts for apps layout
2026-08-25 11:19:31 -04:00
Prad Nukala
10d133f005
feat(cli): add issue reconciliation scripts and GitHub helper
2026-08-25 11:19:26 -04:00
Prad Nukala
8f62875fa7
ci(ci): update workflow script paths and add API deployment job
2026-08-25 11:19:22 -04:00
Prad Nukala
a3431da300
feat(api): add SRS Cloudflare Worker with email digest, charts, and D1 integration
2026-08-25 11:19:19 -04:00
Prad Nukala
f551878961
docs(agents): add docs for daily digest, PNG encoder and update runtime dependencies note
2026-08-25 10:33:08 -04:00
Prad Nukala
881530a808
mise ~/.config/mise/config.toml tools: crush@0.91.0
...
feat(api): add React Email rendering and PNG heatmap endpoint
2026-08-25 10:33:04 -04:00
Prad Nukala
6b9a259ec7
Add sync-d1 workflow: issue edits reconcile the catalog into D1
2026-08-24 19:26:55 -04:00
Prad Nukala
3aa8d50644
api: document learned-topic drill rule
2026-08-24 19:24:28 -04:00
Prad Nukala
ddf249c884
README restructure + drills only from learned topics
2026-08-24 19:23:44 -04:00
Prad Nukala
226fd2a6a8
docs(readme): redesign campaign overview layout and add linked week info in README.md
2026-08-24 19:22:21 -04:00
Prad Nukala
a41ff59406
srs-api: dark-mode charts matching shieldcn zinc style
2026-08-24 19:16:02 -04:00
Prad Nukala
ab5c251952
srs-api: allowlist both docs origins for /api/stats CORS
2026-08-24 19:12:11 -04:00
Prad Nukala
7213cc1c8a
Migrate SRS to Cloudflare Worker: D1 state, email digest, review issues, live charts
2026-08-24 19:11:07 -04:00
Prad Nukala
6be5d55366
docs(repo): add repository guidelines documentation
2026-08-24 18:50:24 -04:00
Prad Nukala
5bdc0d9089
srs: drop synthetic 704 test attempts from acceptance run [skip ci]
2026-08-24 17:26:24 -04:00
Prad Nukala
e5dbef9ee9
Add SRS automation: scheduler, logger, weekly gates
2026-08-24 17:21:47 -04:00
Prad Nukala
4c7a366bfd
Add close-topics reconciler; extract shared GitHub/report plumbing
2026-08-24 17:21:47 -04:00
Prad Nukala
c3265f5672
feat(scripts): add GitHub helper module and close-topics script with reporting
2026-08-24 16:47:03 -04:00
Prad Nukala
48452fb72c
feat(config): add close-topics script command
2026-08-24 16:47:00 -04:00
Prad Nukala
d4b9c5b4fa
ci(ci): add Close Topics GitHub Actions workflow
2026-08-24 16:46:57 -04:00
Prad Nukala
2d37d6bc4d
feat(work): add Python solutions for Is Subsequence and Container With Most Water
2026-08-24 16:22:00 -04:00
Prad Nukala
8661e10832
docs(docs): add solution documentation for Container With Most Water and Is Subsequence
2026-08-24 16:21:57 -04:00
Prad Nukala
af03ecb9a4
feat(work): add Python solutions for Two Sum, 3Sum, Two Sum II and remove unused JavaScript stubs
2026-08-24 15:32:33 -04:00
Prad Nukala
fe7556bf1e
docs(docs): add Python solutions and new Two Sum documentation
2026-08-24 15:32:30 -04:00
Prad Nukala
382475b7f1
feat(ci): auto-close problem issues when a solution lands in work/
...
Reconciles work/ against open `problem` issues instead of diffing the push,
so re-runs are no-ops and backfills need no special casing.
Skips scaffolded stubs: `bun run pick` writes a statement header plus an
empty body, so file existence alone must not close an issue.
2026-08-24 14:31:36 -04:00
Prad Nukala
7743ca18bd
docs(readme): add campaign index linking phase milestones and topic issues
2026-08-24 14:31:36 -04:00
Prad Nukala
32a41bdcb0
docs(docs): add and expand algorithm documentation
2026-08-20 16:04:24 -04:00
Prad Nukala
34bb305a96
docs(docs): update dependency map image path in index.mdx
2026-08-20 13:55:54 -04:00
Prad Nukala
3df710fa33
docs(docs): add frequency map page, restructure docs and update links
2026-08-20 13:53:34 -04:00
Prad Nukala
1b4501e419
feat(sync): organize solution docs by category and add sidebar labels
2026-08-20 13:47:54 -04:00
Prad Nukala
a990d912d8
docs: add sidebar labels and reorganize solution docs into category folders
2026-08-20 13:47:49 -04:00
Prad Nukala
7c05d998bc
docs(config): update site description and navigation label to "Solutions" for LeetCode docs
2026-08-20 13:47:47 -04:00
Prad Nukala
32abe42dc1
feat(scripts): add sync script for leetcode solutions
2026-08-20 13:37:30 -04:00
Prad Nukala
c565bc2f86
docs(omp): revamp sync-solutions command docs and usage instructions
2026-08-20 13:37:25 -04:00
Prad Nukala
c39a312d62
docs(docs): add new solution pages, rename guide and solution files, update titles
2026-08-20 13:37:21 -04:00
Prad Nukala
633362b9b3
chore(config): add sync script to package.json
2026-08-20 13:37:14 -04:00
Prad Nukala
fce2c4f93d
feat(scripts): add fuzzy picker and tester CLI utilities for LeetCode problems
2026-08-20 12:00:10 -04:00
Prad Nukala
13e0a70d52
feat(problems): add solution for Best Time to Buy and Sell Stock
2026-08-20 12:00:05 -04:00
Prad Nukala
b71d3c6dc0
docs(docs): add YouTube embed for sliding window guide
2026-08-20 12:00:02 -04:00
Prad Nukala
52f8626d8f
chore(config): remove Solutions link and add dev scripts & dependencies
2026-08-20 11:59:59 -04:00
Prad Nukala
b87316ed6f
docs(sync): update sync command to target docs/solutions and rename section to Answer
2026-08-19 22:11:06 -04:00
Prad Nukala
0339aa7b1f
feat(problems): add solutions for Search in Rotated Sorted Array and Koko Eating Bananas
2026-08-19 22:11:01 -04:00
Prad Nukala
5a819c7016
refactor(islands): remove study deck components and related markdown decks
2026-08-19 22:08:40 -04:00
Prad Nukala
64cfcb53e6
docs(docs): restructure documentation directories and remove placeholder study decks
2026-08-19 22:08:37 -04:00
Prad Nukala
3224db8bd4
feat(config): add navigation tabs for Guides and Solutions
2026-08-19 22:08:28 -04:00
Prad Nukala
4065de560e
feat(problems): add binary search solution for LeetCode 704
2026-08-19 14:40:58 -04:00
Prad Nukala
1cd8e3b5cc
docs(docs): update header image path in README
2026-08-19 14:33:49 -04:00
Prad Nukala
8325124260
docs: add new LeetCode problem documentation and cleanup formatting
2026-08-19 13:55:39 -04:00
Prad Nukala
86020aaf26
feat(omp): add sync-solutions command documentation
2026-08-19 13:05:58 -04:00
Prad Nukala
6af743173d
style(problems): clean up whitespace in reverse-string solution
2026-08-19 13:05:52 -04:00
Prad Nukala
6f4686d7e9
feat(islands): add StudyDeck component and markdown decks for algorithms
2026-08-19 13:05:50 -04:00
Prad Nukala
e23d90cb82
docs(docs): add study decks, new reference pages, and fix header image path
2026-08-19 13:05:47 -04:00
Prad Nukala
e14763c585
chore(config): add reveal.js and React deps, update .gitignore, remove navigation tabs
2026-08-19 13:05:45 -04:00
Prad Nukala
0ca4d73dd3
chore(assets): move dependency spine assets to public directory
2026-08-19 13:05:43 -04:00
Prad Nukala
b857104bd6
style(docs): update dependency spine assets to dark theme colors
2026-08-19 11:26:29 -04:00
Prad Nukala
57f8582b20
docs(docs): remove Dependency Spine section from README
2026-08-19 11:25:17 -04:00
Prad Nukala
eb9dcc604c
docs(docs): update header image to local asset
2026-08-19 11:25:05 -04:00
Prad Nukala
1a034c5aba
docs(assets): add LeetCode dependency spine HTML and SVG
2026-08-19 11:23:03 -04:00
Prad Nukala
65f695202e
docs(docs): replace Mermaid diagram with SVG image for dependency spine
2026-08-19 11:23:00 -04:00
Prad Nukala
c2fb7cf9a4
docs(docs): replace markdown tables with HTML, add binary search concept page, and clean two‑pointers guide
2026-08-19 11:20:34 -04:00
Prad Nukala
2126249246
ci(docs): add GitHub Actions workflow for docs deployment
2026-08-19 10:56:13 -04:00
Prad Nukala
e14e671c6c
ci(deploy): remove obsolete GitHub Actions deploy workflow
2026-08-19 10:56:10 -04:00
Prad Nukala
6b76ad5975
feat(problems): add solution for LeetCode 977 squares of a sorted array
2026-08-19 10:55:56 -04:00
Prad Nukala
cc7815e9c4
docs(docs): restructure and expand documentation with new phases and content
2026-08-19 10:55:54 -04:00
Prad Nukala
9d58f2e5bb
feat(config): add navigation tabs for solutions page
2026-08-19 10:55:51 -04:00
Prad Nukala
5d53a2c2d4
feat(array): add Trapping Rain Water solution
2026-08-19 08:49:06 -04:00
Prad Nukala
cc032c2a4b
feat(problems): add medium array problem solutions for 3Sum, Two Sum II, and Subarray Sum Equals K
2026-08-18 21:45:15 -04:00
Prad Nukala
64c7cf9298
feat(problems): implement product of array except self solution
2026-08-18 14:50:51 -04:00
Prad Nukala
46763b3ff7
ci(docs): add GitHub Actions workflow to deploy documentation
2026-08-18 14:34:05 -04:00
Prad Nukala
abe86648f8
feat(problems): add LeetCode array problem solutions
2026-08-18 14:34:02 -04:00
Prad Nukala
9e8117fcf6
docs(docs): restructure documentation paths and add new introduction file
2026-08-18 14:33:59 -04:00
Prad Nukala
995fed2950
feat(config): add Blume configuration file
2026-08-18 14:33:57 -04:00
Prad Nukala
2cc99cdb73
feat(easy): add range sum query implementation for immutable arrays
2026-08-18 11:59:08 -04:00
Prad Nukala
f9d28fb0f1
feat(work): add valid-palindrome solution for easy difficulty
2026-08-18 11:36:20 -04:00
Prad Nukala
ec7752f9f0
feat(work): add solutions for LeetCode problems 217, 242, 189, and 49
2026-08-18 11:18:20 -04:00
Prad Nukala
e980dffd1e
feat(work/Easy/Array): add solutions for counting elements and missing number problems
2026-08-17 16:19:23 -04:00
Prad Nukala
c0aa87eca2
Based on the code snippet you provided, here is an analysis of the dependencies and their purposes:
...
### **Dependency Analysis**
The list contains a mix of two distinct types of packages:
1. **Babel Transpilation**: A set of core libraries used to compile JavaScript/TypeScript.
2. **Satteri (Brackets) Build Tools**: A collection of native build tools for the Visual Studio Code editor, specifically designed for building web applications
2026-08-17 15:53:19 -04:00
Prad Nukala
7f9978b8d1
feat(work): add new Easy difficulty problems for Hash Table and Two Pointers modules
2026-08-17 15:45:46 -04:00
Prad Nukala
c7d1a48791
Based on the diff you provided, here is a summary of the changes made to your documentation setup for the LeetCode-style coding patterns course.
...
### 📂 Documentation Structure Changes
The project has been reorganized into a **Blume** framework (version 1.5.1) with a specific focus on **Coding Patterns**. The structure now clearly separates concepts, problems, and schedules.
#### 1. Core Configuration (`docs/package.json`)
* **
2026-08-17 14:19:02 -04:00
Prad Nukala
ba1df69c39
docs: update documentation structure and examples for Arrays & Strings guide
2026-08-16 15:31:54 -04:00
Prad Nukala
743155adfb
chore(docs): remove Blume config and package.json
2026-08-16 13:09:28 -04:00