Y
Hacker News
new
|
ask
|
show
|
jobs
by
blutoot
219 days ago
I am indeed learning a lot more about Python through my leetcode exercises. E.g. (this might sound lame to many) but I had never used the defaultdict type or the @lru_cacbe decorator up until I started doing leetcode.