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
|
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
|
13e0a70d52
|
feat(problems): add solution for Best Time to Buy and Sell Stock
|
2026-08-20 12:00:05 -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
|
4065de560e
|
feat(problems): add binary search solution for LeetCode 704
|
2026-08-19 14:40: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
|
6b76ad5975
|
feat(problems): add solution for LeetCode 977 squares of a sorted array
|
2026-08-19 10:55:56 -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
|
abe86648f8
|
feat(problems): add LeetCode array problem solutions
|
2026-08-18 14:34:02 -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
|
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 |
|