Commit Graph
18 Commits
Author SHA1 Message Date
Prad Nukala 49a52b138f fix(react): add typeset-prompt.md back
chore(release): v0.6.0
docs(changelog): update changelog
feat(cli): improve formatting
fix(cli): handle large inputs
perf(cli): optimize performance
refactor(cli): simplify code
style(cli): improve code style
test(cli): add tests
build(cli): update build
ci(cli): update ci
init(cli): init cli
2026-07-12 13:13:48 -04:00
Prad Nukala d3bfaa1b8a docs(readme): update documentation link URL 2026-07-12 12:17:39 -04:00
Prad Nukala 3ff25b0ae9 chore(Docs): add vercel to gitignore and package.json 2026-07-12 12:16:28 -04:00
Prad Nukala 8f950111b5 init(Docs): setup docs site with Fumapress and Waku 2026-07-12 12:14:51 -04:00
Prad Nukala faa95b2e8b docs(Easy/Array/1365.md): remove The Frequency Array + Prefix Sum Pattern solution 2026-07-12 12:14:47 -04:00
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