Hash map patterns in Python - Day 13/75 75 Day DSA in Python Challenge

Опубликовано: 27 Июль 2026
на канале: Thinkkun
3
0

Day 13 of the 75 Day DSA in Python Challenge. Today covers hash map patterns in python with a focus on using Python dicts and sets deliberately instead of treating them like magic storage.

Topics:
make the key and the stored meaning explicit before the dict or set starts growing
update the hash state in the right order so the answer check stays correct
use dict or set for a defined reason instead of by reflex

————————————————————
📚 DSA in Python — Day 13 of 75
▶️ Full course playlist (start here):    • DSA in Python — 75 Day Core Track  
💌 Free weekly cheatsheet on Substack: https://substack.com/@thinkun

🔔 Subscribe & follow everywhere:

▶️ YouTube:    / @thinkkun  
🧑‍💻 Dev.to: https://dev.to/thinkkun
✍️ Medium:   / thinkkun  
📰 Substack: https://substack.com/@thinkun
🐙 GitHub: https://github.com/naveenkarasu
𝕏 Twitter: https://x.com/think_kun
🎵 TikTok:   / think_kun  
🦋 Bluesky: https://bsky.app/profile/thinkun.bsky...
🐘 Mastodon: https://defcon.social/@think
🧵 Threads: https://www.threads.com/@araviharaize...
📸 Instagram:   / araviharaizekata  
👽 Reddit:   / thinkkun  

#dsa #python #hashing

[tk-meta] dsa-python | day 013 | longform | v1