Commit Graph
17 Commits
Author SHA1 Message Date
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 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 ba1df69c39 docs: update documentation structure and examples for Arrays & Strings guide 2026-08-16 15:31:54 -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 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 a0f5264106 init(work): add JavaScript pattern recognition drills 2026-07-14 10:50:34 -04:00
Prad Nukala 571d4633d9 feat(work): add problem1 function implementation 2026-07-13 15:20:37 -04:00
Prad Nukala 2b6e93af0d feat(work): add blind deduction set comments and problem1 function stub 2026-07-13 15:08:16 -04:00
Prad Nukala 04a9e82fc3 chore(Blind): add answer key and solutions for deduction problems 2026-07-13 12:15:42 -04:00
Prad Nukala 090189ccf7 chore(notes): remove 1365 notes and 451.sort-characters-by-frequency.js file 2026-07-13 12:15:40 -04:00
Prad Nukala 4840da7c8f fix(problems): remove solutions for completed problems 2026-07-13 12:15:35 -04:00
Prad Nukala 8f1f60f9ba fix(leetcode): remove solutions for problems 1365 and 1636 2026-07-13 12:15:34 -04:00
Prad Nukala 4be2caee9f refactor(Hash Table): optimize character frequency sorting implementation 2026-07-12 18:50:59 -04:00
Prad Nukala b9e9bcff49 feat(leetcode): add solution for sort array by increasing frequency problem 2026-07-12 18:50:57 -04:00
Prad Nukala fa3ab1031d docs(leetcode): add solution and documentation for 1365. How Many Numbers Are Smaller Than the Current Number 2026-07-12 15:56:38 -04:00
Prad Nukala 1aaab66971 init(docs): create docs site template with Fumapress and Waku 2026-07-12 13:13:51 -04:00