This website requires JavaScript.
Explore
Help
Sign In
docs
/
leetcode
Watch
1
Star
0
Fork
0
mirror of
https://github.com/prdlk/leetcode.git
synced
2026-09-16 23:16:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a3ae16ad96c03f1b832414f1a39e7c52dc6ab3c7
leetcode
/
work
/
1
/
Medium
/
Hash Table
T
History
Prad Nukala
a93bb068b6
fix(work): correct node insertion and eviction order in LRUCache
2026-09-01 13:59:03 -04:00
..
3.longest-substring-without-repeating-characters.py
refactor(work): restructure solution directories with bucket level and add .gitkeep placeholders
2026-08-31 10:41:40 -04:00
146.lru-cache.py
fix(work): correct node insertion and eviction order in LRUCache
2026-09-01 13:59:03 -04:00
424.longest-repeating-character-replacement.py
refactor(work): restructure solution directories with bucket level and add .gitkeep placeholders
2026-08-31 10:41:40 -04:00
451.sort-characters-by-frequency.js
refactor(work): restructure solution directories with bucket level and add .gitkeep placeholders
2026-08-31 10:41:40 -04:00
567.permutation-in-string.py
refactor(work): restructure solution directories with bucket level and add .gitkeep placeholders
2026-08-31 10:41:40 -04:00