Link to the playlist:
• Python Interview Questions Series - Beginn...
Python Interview Question series #3:
Can you add a List as Dictionary key in Python?
Can you add a tuple as Dictionary key in Python?
How Python Dictionary is implemented?
What is Hashing?
How python implements hashing?
Out of all the Python interviews I have attended, these questions are asked in almost all of the interviews. With this video I aim to clear the concepts around these questions.
If you find it useful, please subscribe to the channel and connect with me on LinkedIn.
LinkedIn: / sukanta-roy-448a5856
Timestamps:
0:00 - Intro
0:44 - (Last video) Can you modify list contained in Tuple?
1:09 - Can you add List as Dictionary keys?
2:36 - What is Hashing?
5:00 - How Python Dictionary works Internally?
5:33 - Why Lists are not hashable in Python?
8:40 - Can you add tuples as Dictionary Keys?
10:00 - Outro
Hope the video clears out the concepts for you.