Commit Graph

  • 00f44a1c47 docs(docs): add MDX page for Merge k Sorted Lists problem main Prad Nukala 2026-09-14 12:50:08 -04:00
  • 24312437eb feat(work): add solution for LeetCode 23 Merge k Sorted Lists Prad Nukala 2026-09-14 12:49:55 -04:00
  • 4c9c8f39ae feat(work): add solution for LeetCode 973 K Closest Points to Origin Prad Nukala 2026-09-14 12:37:15 -04:00
  • 88ff63f5c4 docs(docs): add MDX page for LeetCode 973 K Closest Points to Origin Prad Nukala 2026-09-14 12:37:11 -04:00
  • 2066856d15 feat(work): add solution for LeetCode 215 Kth Largest Element in an Array Prad Nukala 2026-09-14 12:21:55 -04:00
  • 393d72c9fe docs(docs): add MDX page for LeetCode 215 Kth Largest Element in an Array Prad Nukala 2026-09-14 12:21:51 -04:00
  • 6c18301aa6 feat(work): add Lowest Common Ancestor of BST solution Prad Nukala 2026-09-05 16:33:03 -04:00
  • 02f6a20cc1 docs(docs): add documentation for 235 Lowest Common Ancestor of a Binary Search Tree Prad Nukala 2026-09-05 16:32:59 -04:00
  • 9288aaa152 feat(work): add Kth Smallest Element in a BST solution Prad Nukala 2026-09-05 16:28:21 -04:00
  • d5ea71dbc1 docs(docs): add MDX page for “230. Kth Smallest Element in a BST” Prad Nukala 2026-09-05 16:28:18 -04:00
  • 3e1a66eb37 feat(work): add LeetCode solutions for 217, 271, and 98 Prad Nukala 2026-09-05 13:37:53 -04:00
  • 9a2b80949b docs(docs): add 271 Encode/Decode Strings and 98 Validate BST pages Prad Nukala 2026-09-05 13:37:42 -04:00
  • 883dc69dba docs(docs): update index title from “Progress” to “Overview” Prad Nukala 2026-09-04 16:49:23 -04:00
  • e3f0b5420a docs(docs): replace index with live progress dashboard and delete redundant progress page Prad Nukala 2026-09-04 16:46:50 -04:00
  • 987eb7ab5b feat(work): add solution for LeetCode 1448 Count Good Nodes in Binary Tree Prad Nukala 2026-09-04 16:44:07 -04:00
  • e4118fccd3 docs(docs): add MDX page for LeetCode 1448 Count Good Nodes in Binary Tree problem Prad Nukala 2026-09-04 16:44:04 -04:00
  • 95db4ca46c feat(work): add solution for Binary Tree Right Side View problem Prad Nukala 2026-09-04 11:48:03 -04:00
  • 0cc7ca607e docs(docs): add documentation for Binary Tree Right Side View problem Prad Nukala 2026-09-04 11:47:59 -04:00
  • 71ec39fe34 feat(work): add solution for Binary Tree Level Order Traversal (LC 102) Prad Nukala 2026-09-04 11:33:20 -04:00
  • 51decd23bd docs(docs): add documentation for Binary Tree Level Order Traversal (LeetCode 102) Prad Nukala 2026-09-04 11:33:15 -04:00
  • 90082518a6 feat(work): add solution for Lowest Common Ancestor of a Binary Tree Prad Nukala 2026-09-03 14:17:54 -04:00
  • e10a913546 docs(docs): add 236 Lowest Common Ancestor of a Binary Tree documentation Prad Nukala 2026-09-03 14:17:51 -04:00
  • fec94ed636 feat(work): add solution for Invert Binary Tree (LC 226) Prad Nukala 2026-09-03 14:01:06 -04:00
  • 30273d0030 docs(docs): add Invert Binary Tree documentation Prad Nukala 2026-09-03 14:01:02 -04:00
  • 50299defef feat(work): add Maximum Depth of Binary Tree solution Prad Nukala 2026-09-03 13:52:57 -04:00
  • c843be855e feat(docs): add Maximum Depth of Binary Tree documentation Prad Nukala 2026-09-03 13:52:54 -04:00
  • 1e0e03daaa feat(work): add Set Matrix Zeroes solution Prad Nukala 2026-09-02 16:52:29 -04:00
  • 7b182206dd docs(docs): add documentation for Set Matrix Zeroes problem Prad Nukala 2026-09-02 16:52:26 -04:00
  • faaaf52f85 feat(work): add Rotate Image and Spiral Matrix solutions Prad Nukala 2026-09-02 16:49:41 -04:00
  • 090f3d6719 docs(docs): add new problem pages for Rotate Image, Spiral Matrix, and Add Two Numbers Prad Nukala 2026-09-02 16:49:39 -04:00
  • a3ae16ad96 feat(work): add Group Anagrams solution Prad Nukala 2026-09-01 15:56:02 -04:00
  • 9faa0b0337 feat(work): implement correct addTwoNumbers algorithm for linked list addition Prad Nukala 2026-09-01 14:39:45 -04:00
  • cc29304903 docs(agents): clarify sync.ts contract description for solution section ownership Prad Nukala 2026-09-01 14:22:01 -04:00
  • c50b600103 feat(work): add Add Two Numbers solution Prad Nukala 2026-09-01 14:21:57 -04:00
  • a86d72c7db docs(docs): add Approach and Explanation sections with mermaid diagrams to problem pages Prad Nukala 2026-09-01 14:21:54 -04:00
  • e59d78e571 feat(cli): preserve custom sections after solution during docs sync Prad Nukala 2026-09-01 14:21:50 -04:00
  • a93bb068b6 fix(work): correct node insertion and eviction order in LRUCache Prad Nukala 2026-09-01 13:59:03 -04:00
  • 53b2d5ec8c docs(docs): clarify LRUCache insertion order in example MDX Prad Nukala 2026-09-01 13:59:01 -04:00
  • 5dda64e41e feat(work): add LRU Cache solution Prad Nukala 2026-09-01 13:31:34 -04:00
  • d798871fbc docs(docs): add LRU Cache problem documentation Prad Nukala 2026-09-01 13:31:31 -04:00
  • bb7324fe8c docs(AGENTS): add terminal dashboard info and expand documentation for stats, work layout, and tooling preferences Prad Nukala 2026-08-31 18:56:57 -04:00
  • d13859d31e refactor(docs): rename recent stats to heat and update dashboard rendering Prad Nukala 2026-08-31 18:56:52 -04:00
  • 664ea534ed feat(config): add stats script to package.json Prad Nukala 2026-08-31 18:56:46 -04:00
  • b86f36daf1 feat(cli): add terminal stats dashboard and solution detection utilities Prad Nukala 2026-08-31 18:56:42 -04:00
  • 7bae7b2920 feat(api): add concept temperature bands and expose in stats Prad Nukala 2026-08-31 18:56:40 -04:00
  • 64173857e7 feat(work): add new LeetCode solution files for 1426, 1832, 344, and 15 Prad Nukala 2026-08-31 16:50:30 -04:00
  • 002c2c9c97 feat(work): add solutions for LeetCode 1365 and 268 problems Prad Nukala 2026-08-31 16:36:29 -04:00
  • fa8deac963 feat(work): add solution for LeetCode 387 First Unique Character in a String Prad Nukala 2026-08-31 16:21:47 -04:00
  • ef8d2b41e1 docs(todos): add review backlog planning markdown Prad Nukala 2026-08-31 14:57:38 -04:00
  • 51ce47a49a feat(work): add Reverse Linked List solution Prad Nukala 2026-08-31 12:12:03 -04:00
  • 4650b33364 docs(docs): add Reverse Linked List documentation Prad Nukala 2026-08-31 12:12:00 -04:00
  • 804ad1379e feat(work): add solution for LeetCode 141 Linked List Cycle Prad Nukala 2026-08-31 12:08:29 -04:00
  • 0d845838c2 docs(docs): add documentation for LeetCode 141 Linked List Cycle Prad Nukala 2026-08-31 12:08:26 -04:00
  • b7041b1440 docs(linked-list): add Merge Two Sorted Lists documentation page Prad Nukala 2026-08-31 11:45:48 -04:00
  • 5655cede21 feat(work): add solution for LeetCode 21 Merge Two Sorted Lists Prad Nukala 2026-08-31 11:45:44 -04:00
  • 025ce82041 docs(api): clarify /admin/solved payload and add /admin/due endpoint documentation Prad Nukala 2026-08-31 10:49:55 -04:00
  • a3657732f6 feat(cli): send bucket info to SRS API and render due list from worker Prad Nukala 2026-08-31 10:49:50 -04:00
  • 1622bf39b7 ci(ci): add SRS_ADMIN_KEY env var to spaced-repetition workflow Prad Nukala 2026-08-31 10:48:36 -04:00
  • 5ea123e46d feat(api): add dueToday endpoint, shared DUE_WHERE constant, and commit rung handling Prad Nukala 2026-08-31 10:48:24 -04:00
  • 38fbb18f32 feat(srs): switch ladder to +3/+7 and enforce rest‑day logic Prad Nukala 2026-08-31 10:41:45 -04:00
  • 7e46fceb1c refactor(work): restructure solution directories with bucket level and add .gitkeep placeholders Prad Nukala 2026-08-31 10:41:40 -04:00
  • b21ab75e0e test(tests): add comprehensive rest day and ladder tests Prad Nukala 2026-08-31 10:41:36 -04:00
  • d784575c87 feat(migrations): rebuild ladder stages and shift Sunday dates Prad Nukala 2026-08-31 10:41:33 -04:00
  • 70f88122e0 docs(docs): align stage ladder with API ladder constants Prad Nukala 2026-08-31 10:41:29 -04:00
  • 47c2b20646 chore(config): ignore *.log and .crush files in .gitignore Prad Nukala 2026-08-31 10:41:25 -04:00
  • e8b0d4dc30 feat(api): migrate SRS ladder to +3/+7 and adjust rest‑day logic Prad Nukala 2026-08-31 10:41:21 -04:00
  • bd9afc6ea1 docs(agents): add spaced-repetition workflow details and CLI usage to documentation Prad Nukala 2026-08-29 17:26:11 -04:00
  • 8396c4a7ed feat(config): add spaced-repetition script Prad Nukala 2026-08-29 17:26:07 -04:00
  • bf4a1f4c7a feat(cli): add spaced-repetition script Prad Nukala 2026-08-29 17:26:05 -04:00
  • e23a68c91c ci(ci): add spaced‑repetition GitHub Actions workflow Prad Nukala 2026-08-29 17:26:01 -04:00
  • 7384a33f3a feat: Add car fleet Prad Nukala 2026-08-28 15:52:39 -04:00
  • 0064d15844 feat(work): add Daily Temperatures solution Prad Nukala 2026-08-28 15:05:53 -04:00
  • e061aca54c docs(docs): add Daily Temperatures solution documentation Prad Nukala 2026-08-28 15:05:50 -04:00
  • 1eb85ee2fb docs(campaign-issues): remove difficulty/set from issue titles and update documentation accordingly Prad Nukala 2026-08-27 16:04:18 -04:00
  • cac2f744e4 feat(api): extract difficulty and set from issue labels in catalog reconciliation Prad Nukala 2026-08-27 16:04:14 -04:00
  • 9e90cfb729 feat(skills): add campaign-issues and project-fields skill docs Prad Nukala 2026-08-27 15:46:34 -04:00
  • dc15237381 docs(agents): detail Project field sync and Target Date mirroring in workflow documentation Prad Nukala 2026-08-27 15:46:28 -04:00
  • af7063b71f chore(config): add sync-project-fields script Prad Nukala 2026-08-27 15:46:20 -04:00
  • c5f3c95fcc feat(cli): add GraphQL support and sync-project-fields script for Project field reconciliation Prad Nukala 2026-08-27 15:46:17 -04:00
  • fe2a7bb4e9 ci(ci): add project set/difficulty reconciliation step to close-solved workflow Prad Nukala 2026-08-27 15:46:14 -04:00
  • 8689075ac9 refactor(api): limit project mirror to Target Date only Prad Nukala 2026-08-27 15:46:12 -04:00
  • 9b5879b6eb feat(work): add solutions for 150.evaluate-reverse-polish-notation and 155.min-stack, remove 42.trapping-rain-water Prad Nukala 2026-08-27 15:21:16 -04:00
  • 53136b076c docs(docs): delete obsolete array problem pages Prad Nukala 2026-08-27 15:21:13 -04:00
  • 95f10980d4 docs(docs): add MDX documentation pages for problems 150 (Evaluate Reverse Polish Notation) and 155 (Min Stack) Prad Nukala 2026-08-27 15:19:48 -04:00
  • c6ecb85507 feat(work): add valid parentheses solution Prad Nukala 2026-08-27 14:31:36 -04:00
  • 2a69f36e6a docs(docs): add Valid Parentheses solution page Prad Nukala 2026-08-27 14:31:32 -04:00
  • 5e4628b20f docs(docs): revamp progress dashboard UI and add week field comment Prad Nukala 2026-08-27 11:05:05 -04:00
  • 72a8399e6d fix(api): adjust gate week handling to use campaign weeks Prad Nukala 2026-08-27 11:05:03 -04:00
  • 6ebca68ff8 docs(agents): clarify test and submit command behavior in AGENTS.md Prad Nukala 2026-08-26 15:51:07 -04:00
  • 957ddf9849 feat(work): add solution for problem 35 search-insert-position Prad Nukala 2026-08-26 15:51:04 -04:00
  • e67cc79f39 docs(docs): add MDX documentation for problems 153 and 35 Prad Nukala 2026-08-26 15:51:01 -04:00
  • f086c2b39a feat(cli): add solution activity tracking and ordering for test/submit commands Prad Nukala 2026-08-26 15:50:58 -04:00
  • 1b5bdc4ceb chore(logs): add backend shutdown debug log file Prad Nukala 2026-08-26 15:25:48 -04:00
  • 22ebb82e55 docs(agents): enhance bun run pick description and add bun run submit command Prad Nukala 2026-08-26 15:25:44 -04:00
  • 180134597d feat(work): add solution for Find Minimum in Rotated Sorted Array Prad Nukala 2026-08-26 15:25:41 -04:00
  • b669e97c3f feat(config): add submit script command Prad Nukala 2026-08-26 15:25:38 -04:00
  • d57d75efcc feat(cli): add SQLite cache, shared solution runner, and submit command Prad Nukala 2026-08-26 15:25:35 -04:00
  • f1445a071f feat(work): add solution for LeetCode 74 Search a 2D Matrix problem Prad Nukala 2026-08-26 14:29:14 -04:00
  • bb8aa00175 docs(docs): add documentation page for 74. Search a 2D Matrix problem Prad Nukala 2026-08-26 14:29:11 -04:00
  • 6df1e0e620 docs(agents): add overload‑leveling details to SRS description in AGENTS.md Prad Nukala 2026-08-26 10:34:29 -04:00