Prad Nukala
|
cc29304903
|
docs(agents): clarify sync.ts contract description for solution section ownership
|
2026-09-01 14:22:01 -04:00 |
|
Prad Nukala
|
c50b600103
|
feat(work): add Add Two Numbers solution
|
2026-09-01 14:21:57 -04:00 |
|
Prad Nukala
|
a86d72c7db
|
docs(docs): add Approach and Explanation sections with mermaid diagrams to problem pages
|
2026-09-01 14:21:54 -04:00 |
|
Prad Nukala
|
e59d78e571
|
feat(cli): preserve custom sections after solution during docs sync
|
2026-09-01 14:21:50 -04:00 |
|
Prad Nukala
|
a93bb068b6
|
fix(work): correct node insertion and eviction order in LRUCache
|
2026-09-01 13:59:03 -04:00 |
|
Prad Nukala
|
53b2d5ec8c
|
docs(docs): clarify LRUCache insertion order in example MDX
|
2026-09-01 13:59:01 -04:00 |
|
Prad Nukala
|
5dda64e41e
|
feat(work): add LRU Cache solution
|
2026-09-01 13:31:34 -04:00 |
|
Prad Nukala
|
d798871fbc
|
docs(docs): add LRU Cache problem documentation
|
2026-09-01 13:31:31 -04:00 |
|
Prad Nukala
|
bb7324fe8c
|
docs(AGENTS): add terminal dashboard info and expand documentation for stats, work layout, and tooling preferences
|
2026-08-31 18:56:57 -04:00 |
|
Prad Nukala
|
d13859d31e
|
refactor(docs): rename recent stats to heat and update dashboard rendering
|
2026-08-31 18:56:52 -04:00 |
|
Prad Nukala
|
664ea534ed
|
feat(config): add stats script to package.json
|
2026-08-31 18:56:46 -04:00 |
|
Prad Nukala
|
b86f36daf1
|
feat(cli): add terminal stats dashboard and solution detection utilities
|
2026-08-31 18:56:42 -04:00 |
|
Prad Nukala
|
7bae7b2920
|
feat(api): add concept temperature bands and expose in stats
|
2026-08-31 18:56:40 -04:00 |
|
Prad Nukala
|
64173857e7
|
feat(work): add new LeetCode solution files for 1426, 1832, 344, and 15
|
2026-08-31 16:50:30 -04:00 |
|
Prad Nukala
|
002c2c9c97
|
feat(work): add solutions for LeetCode 1365 and 268 problems
|
2026-08-31 16:36:29 -04:00 |
|
Prad Nukala
|
fa8deac963
|
feat(work): add solution for LeetCode 387 First Unique Character in a String
|
2026-08-31 16:21:47 -04:00 |
|
Prad Nukala
|
ef8d2b41e1
|
docs(todos): add review backlog planning markdown
|
2026-08-31 14:57:38 -04:00 |
|
Prad Nukala
|
51ce47a49a
|
feat(work): add Reverse Linked List solution
|
2026-08-31 12:12:03 -04:00 |
|
Prad Nukala
|
4650b33364
|
docs(docs): add Reverse Linked List documentation
|
2026-08-31 12:12:00 -04:00 |
|
Prad Nukala
|
804ad1379e
|
feat(work): add solution for LeetCode 141 Linked List Cycle
|
2026-08-31 12:08:29 -04:00 |
|
Prad Nukala
|
0d845838c2
|
docs(docs): add documentation for LeetCode 141 Linked List Cycle
|
2026-08-31 12:08:26 -04:00 |
|
Prad Nukala
|
b7041b1440
|
docs(linked-list): add Merge Two Sorted Lists documentation page
|
2026-08-31 11:45:48 -04:00 |
|
Prad Nukala
|
5655cede21
|
feat(work): add solution for LeetCode 21 Merge Two Sorted Lists
|
2026-08-31 11:45:44 -04:00 |
|
Prad Nukala
|
025ce82041
|
docs(api): clarify /admin/solved payload and add /admin/due endpoint documentation
|
2026-08-31 10:49:55 -04:00 |
|
Prad Nukala
|
a3657732f6
|
feat(cli): send bucket info to SRS API and render due list from worker
|
2026-08-31 10:49:50 -04:00 |
|
Prad Nukala
|
1622bf39b7
|
ci(ci): add SRS_ADMIN_KEY env var to spaced-repetition workflow
|
2026-08-31 10:48:36 -04:00 |
|
Prad Nukala
|
5ea123e46d
|
feat(api): add dueToday endpoint, shared DUE_WHERE constant, and commit rung handling
|
2026-08-31 10:48:24 -04:00 |
|
Prad Nukala
|
38fbb18f32
|
feat(srs): switch ladder to +3/+7 and enforce rest‑day logic
|
2026-08-31 10:41:45 -04:00 |
|
Prad Nukala
|
7e46fceb1c
|
refactor(work): restructure solution directories with bucket level and add .gitkeep placeholders
|
2026-08-31 10:41:40 -04:00 |
|
Prad Nukala
|
b21ab75e0e
|
test(tests): add comprehensive rest day and ladder tests
|
2026-08-31 10:41:36 -04:00 |
|
Prad Nukala
|
d784575c87
|
feat(migrations): rebuild ladder stages and shift Sunday dates
|
2026-08-31 10:41:33 -04:00 |
|
Prad Nukala
|
70f88122e0
|
docs(docs): align stage ladder with API ladder constants
|
2026-08-31 10:41:29 -04:00 |
|
Prad Nukala
|
47c2b20646
|
chore(config): ignore *.log and .crush files in .gitignore
|
2026-08-31 10:41:25 -04:00 |
|
Prad Nukala
|
e8b0d4dc30
|
feat(api): migrate SRS ladder to +3/+7 and adjust rest‑day logic
|
2026-08-31 10:41:21 -04:00 |
|
Prad Nukala
|
bd9afc6ea1
|
docs(agents): add spaced-repetition workflow details and CLI usage to documentation
|
2026-08-29 17:26:11 -04:00 |
|
Prad Nukala
|
8396c4a7ed
|
feat(config): add spaced-repetition script
|
2026-08-29 17:26:07 -04:00 |
|
Prad Nukala
|
bf4a1f4c7a
|
feat(cli): add spaced-repetition script
|
2026-08-29 17:26:05 -04:00 |
|
Prad Nukala
|
e23a68c91c
|
ci(ci): add spaced‑repetition GitHub Actions workflow
|
2026-08-29 17:26:01 -04:00 |
|
Prad Nukala
|
7384a33f3a
|
feat: Add car fleet
|
2026-08-28 15:52:39 -04:00 |
|
Prad Nukala
|
0064d15844
|
feat(work): add Daily Temperatures solution
|
2026-08-28 15:05:53 -04:00 |
|
Prad Nukala
|
e061aca54c
|
docs(docs): add Daily Temperatures solution documentation
|
2026-08-28 15:05:50 -04:00 |
|
Prad Nukala
|
1eb85ee2fb
|
docs(campaign-issues): remove difficulty/set from issue titles and update documentation accordingly
|
2026-08-27 16:04:18 -04:00 |
|
Prad Nukala
|
cac2f744e4
|
feat(api): extract difficulty and set from issue labels in catalog reconciliation
|
2026-08-27 16:04:14 -04:00 |
|
Prad Nukala
|
9e90cfb729
|
feat(skills): add campaign-issues and project-fields skill docs
|
2026-08-27 15:46:34 -04:00 |
|
Prad Nukala
|
dc15237381
|
docs(agents): detail Project field sync and Target Date mirroring in workflow documentation
|
2026-08-27 15:46:28 -04:00 |
|
Prad Nukala
|
af7063b71f
|
chore(config): add sync-project-fields script
|
2026-08-27 15:46:20 -04:00 |
|
Prad Nukala
|
c5f3c95fcc
|
feat(cli): add GraphQL support and sync-project-fields script for Project field reconciliation
|
2026-08-27 15:46:17 -04:00 |
|
Prad Nukala
|
fe2a7bb4e9
|
ci(ci): add project set/difficulty reconciliation step to close-solved workflow
|
2026-08-27 15:46:14 -04:00 |
|
Prad Nukala
|
8689075ac9
|
refactor(api): limit project mirror to Target Date only
|
2026-08-27 15:46:12 -04:00 |
|
Prad Nukala
|
9b5879b6eb
|
feat(work): add solutions for 150.evaluate-reverse-polish-notation and 155.min-stack, remove 42.trapping-rain-water
|
2026-08-27 15:21:16 -04:00 |
|
Prad Nukala
|
53136b076c
|
docs(docs): delete obsolete array problem pages
|
2026-08-27 15:21:13 -04:00 |
|
Prad Nukala
|
95f10980d4
|
docs(docs): add MDX documentation pages for problems 150 (Evaluate Reverse Polish Notation) and 155 (Min Stack)
|
2026-08-27 15:19:48 -04:00 |
|
Prad Nukala
|
c6ecb85507
|
feat(work): add valid parentheses solution
|
2026-08-27 14:31:36 -04:00 |
|
Prad Nukala
|
2a69f36e6a
|
docs(docs): add Valid Parentheses solution page
|
2026-08-27 14:31:32 -04:00 |
|
Prad Nukala
|
5e4628b20f
|
docs(docs): revamp progress dashboard UI and add week field comment
|
2026-08-27 11:05:05 -04:00 |
|
Prad Nukala
|
72a8399e6d
|
fix(api): adjust gate week handling to use campaign weeks
|
2026-08-27 11:05:03 -04:00 |
|
Prad Nukala
|
6ebca68ff8
|
docs(agents): clarify test and submit command behavior in AGENTS.md
|
2026-08-26 15:51:07 -04:00 |
|
Prad Nukala
|
957ddf9849
|
feat(work): add solution for problem 35 search-insert-position
|
2026-08-26 15:51:04 -04:00 |
|
Prad Nukala
|
e67cc79f39
|
docs(docs): add MDX documentation for problems 153 and 35
|
2026-08-26 15:51:01 -04:00 |
|
Prad Nukala
|
f086c2b39a
|
feat(cli): add solution activity tracking and ordering for test/submit commands
|
2026-08-26 15:50:58 -04:00 |
|
Prad Nukala
|
1b5bdc4ceb
|
chore(logs): add backend shutdown debug log file
|
2026-08-26 15:25:48 -04:00 |
|
Prad Nukala
|
22ebb82e55
|
docs(agents): enhance bun run pick description and add bun run submit command
|
2026-08-26 15:25:44 -04:00 |
|
Prad Nukala
|
180134597d
|
feat(work): add solution for Find Minimum in Rotated Sorted Array
|
2026-08-26 15:25:41 -04:00 |
|
Prad Nukala
|
b669e97c3f
|
feat(config): add submit script command
|
2026-08-26 15:25:38 -04:00 |
|
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 |
|