A automated workspace tracking my progressive journey through Data Structures and Algorithms (DSA) across competitive programming landscapes.
This repository maintains strict separation of logic using standalone subdirectories powered by automation engines:
📂 LeetCode-DSA/ — Destination folder housing automated sync outputs from LeetCode.
📂 Data Structures & Algorithms/ — Automated landing directory tied directly to NeetCode solutions.
📂 .github/workflows/ — Native execution rules managing background integration runtimes.
This repository updates automatically without manual folder creations or direct file uploads:
🔄 LeetCode Synchronization Pipeline
Engine: Managed via GitHub Actions through joshcai/leetcode-sync.
Triggers: Operates seamlessly via manual trigger buttons (workflow_dispatch).
Security: Safeguarded utilizing encrypted repository secrets (LEETCODE_SESSION, LEETCODE_CSRF_TOKEN).
Engine: Native webhooks mapped directly on NeetCode.io .
Behavior: Immediate code commits immediately following successful code submissions.
Primary Engines: C++ (Modern standards), C
Secondary Scripts: JavaScript, Python
Maintained and structured natively via Git Automation Runbooks.