Commit Graph
13 Commits
Author SHA1 Message Date
Prad Nukala ed74d3c7b3 init(Easy/Hash Table): add solution for 387.first-unique-character-in-a-string.js 2026-07-11 23:25:19 -04:00
Prad Nukala 2bc7b5e4af docs(readme): add decision cheat sheet and mental checklist for problem solving 2026-07-11 23:25:17 -04:00
Prad Nukala ac016faada feat(Medium/Array): add solution for top-k-frequent-elements problem 2026-07-11 23:08:07 -04:00
Prad Nukala 0acffbf998 init(Easy/Array): add solution for 1636. Sort Array by Increasing Frequency
init(Medium/Hash Table): add solution for 451. Sort Characters By Frequency
2026-07-11 22:30:34 -04:00
Prad Nukala f7c0da21ce chore: add .gitignore file 2026-07-11 19:49:39 -04:00
Prad Nukala f54453a01d refactor(Array): optimize solution for 'how many numbers are smaller than the current number' problem 2026-07-11 19:49:36 -04:00
Prad Nukala 80ad6fc81b docs(1365.md): add solution and explanation for "How Many Numbers Are Smaller Than the Current Number" problem 2026-07-11 16:43:22 -04:00
Prad Nukala 0ab732e90a chore(Docs): remove fumapress app powered by waku and fumadocs 2026-07-11 16:43:20 -04:00
Prad Nukala 077cbeeb5a docs(readme): revamp readme with improved formatting and introduction 2026-07-11 16:14:12 -04:00
Prad Nukala dc20248d5f init(Docs): add docs site based on Fumapress and Fumadocs 2026-07-11 16:09:08 -04:00
Prad Nukala d7dfa1e45a docs: remove redundant documentation files and table of contents from README 2026-07-11 16:09:06 -04:00
Prad Nukala 25ef46e13b docs(lc-1365): add documentation and code examples for Leetcode 1365 problem 2026-07-11 14:28:02 -04:00
Prad Nukala 89664c3852 docs: add README files for leetcode problems and table of contents 2026-07-06 11:35:54 -04:00