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
Prad Nukala
4b1c9bd5f9
docs(docs): restructure documentation hierarchy and rename files
2026-08-16 13:09:24 -04:00
Prad Nukala
7178cbeeb4
feat(config): add Schedule tab to navigation
2026-08-16 13:08:30 -04:00
Prad Nukala
045e9e5461
chore(config): remove empty navigation property
2026-08-14 18:57:20 -04:00
Prad Nukala
91c45ea5de
docs(docs): add strategy, coding, and system design documentation hierarchy
2026-08-14 18:37:13 -04:00
Prad Nukala
87581c4f4b
chore(config): vendor blume package and update ignore rules
2026-08-14 18:37:11 -04:00
Prad Nukala
56c4271c45
chore(docs): add ignore for wrangler state files
2026-08-14 13:15:58 -04:00
Prad Nukala
5d69dee4d8
refactor(docs): migrate documentation to Blume and restructure content
2026-08-14 13:15:38 -04:00
Prad Nukala
a3c1049bee
feat(config): switch docs to Blume and adjust Wrangler config
2026-08-14 13:15:35 -04:00
Prad Nukala
d46fb529c0
feat(problems): add implementation for first unique character in a string
2026-08-13 21:57:10 -04:00
Prad Nukala
9b9428db47
feat(docs): add wrangler deploy script and dependency
2026-08-13 19:56:57 -04:00
Prad Nukala
ff0e48c1fd
docs(docs): add initial Fumadocs-based documentation site
2026-08-13 19:52:46 -04:00
Prad Nukala
896123eb5f
feat(config): add waku configuration for docs
2026-08-13 19:52:41 -04:00
Prad Nukala
ec81f7efb3
feat(work): add Go solution stub for first unique character and remove outdated JS files
2026-08-13 19:38:08 -04:00
Prad Nukala
667ccbe1da
docs(docs): delete obsolete Leetcode documentation files
2026-08-13 19:38:06 -04:00
Prad Nukala
f4edb09e5e
docs(welcome): restructure documentation directories and add new guides section
2026-07-15 15:07:28 -04:00
Prad Nukala
0a439d468e
feat(config): update site title and add navigation tab
2026-07-15 15:07:27 -04:00
Prad Nukala
a7adcb9ada
docs(README): update documentation link URL
2026-07-14 11:21:26 -04:00
Prad Nukala
ea3c07ca38
chore(): add bun.lock file with dependencies for docs package
2026-07-14 11:10:47 -04:00