Today we explore immutable HashMaps and then go over a simple example in C#.
Hopefully this video will help build a bigger understanding of HashMaps. This is part of the HashMaps video series I have been doing.
0:00 Why you need it
0:10 Enter immutability
0:53 Code example
#programming #interviewquestions #codeexamples #hashmaps #immutability #C#