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