Commit Graph
59 Commits
Author SHA1 Message Date
Prad Nukala 393d72c9fe docs(docs): add MDX page for LeetCode 215 Kth Largest Element in an Array 2026-09-14 12:21:51 -04:00
Prad Nukala 02f6a20cc1 docs(docs): add documentation for 235 Lowest Common Ancestor of a Binary Search Tree 2026-09-05 16:32:59 -04:00
Prad Nukala d5ea71dbc1 docs(docs): add MDX page for “230. Kth Smallest Element in a BST” 2026-09-05 16:28:18 -04:00
Prad Nukala 9a2b80949b docs(docs): add 271 Encode/Decode Strings and 98 Validate BST pages 2026-09-05 13:37:42 -04:00
Prad Nukala 883dc69dba docs(docs): update index title from “Progress” to “Overview” 2026-09-04 16:49:23 -04:00
Prad Nukala e3f0b5420a docs(docs): replace index with live progress dashboard and delete redundant progress page 2026-09-04 16:46:50 -04:00
Prad Nukala e4118fccd3 docs(docs): add MDX page for LeetCode 1448 Count Good Nodes in Binary Tree problem 2026-09-04 16:44:04 -04:00
Prad Nukala 0cc7ca607e docs(docs): add documentation for Binary Tree Right Side View problem 2026-09-04 11:47:59 -04:00
Prad Nukala 51decd23bd docs(docs): add documentation for Binary Tree Level Order Traversal (LeetCode 102) 2026-09-04 11:33:15 -04:00
Prad Nukala e10a913546 docs(docs): add 236 Lowest Common Ancestor of a Binary Tree documentation 2026-09-03 14:17:51 -04:00
Prad Nukala 30273d0030 docs(docs): add Invert Binary Tree documentation 2026-09-03 14:01:02 -04:00
Prad Nukala c843be855e feat(docs): add Maximum Depth of Binary Tree documentation 2026-09-03 13:52:54 -04:00
Prad Nukala 7b182206dd docs(docs): add documentation for Set Matrix Zeroes problem 2026-09-02 16:52:26 -04:00
Prad Nukala 090f3d6719 docs(docs): add new problem pages for Rotate Image, Spiral Matrix, and Add Two Numbers 2026-09-02 16:49:39 -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 53b2d5ec8c docs(docs): clarify LRUCache insertion order in example MDX 2026-09-01 13:59:01 -04:00
Prad Nukala d798871fbc docs(docs): add LRU Cache problem documentation 2026-09-01 13:31:31 -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 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 ef8d2b41e1 docs(todos): add review backlog planning markdown 2026-08-31 14:57:38 -04:00
Prad Nukala 4650b33364 docs(docs): add Reverse Linked List documentation 2026-08-31 12:12:00 -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 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 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 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 e8b0d4dc30 feat(api): migrate SRS ladder to +3/+7 and adjust rest‑day logic 2026-08-31 10:41:21 -04:00
Prad Nukala bf4a1f4c7a feat(cli): add spaced-repetition script 2026-08-29 17:26:05 -04:00
Prad Nukala 7384a33f3a feat: Add car fleet 2026-08-28 15:52:39 -04:00
Prad Nukala e061aca54c docs(docs): add Daily Temperatures solution documentation 2026-08-28 15:05:50 -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 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 8689075ac9 refactor(api): limit project mirror to Target Date only 2026-08-27 15:46:12 -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 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 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 d57d75efcc feat(cli): add SQLite cache, shared solution runner, and submit command 2026-08-26 15:25:35 -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 1b4ad8ca5b feat(api): enforce REVIEW_CAP, level overflow reviews, and display difficulty in digest 2026-08-26 10:34:24 -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