Commit Graph
210 Commits
Author SHA1 Message Date
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
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