Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the concept and implementation of immutable lists in C# using a bitmap vector trie in this comprehensive video tutorial. Dive into the theory behind immutable lists, understand their inner workings, and learn how to build one from scratch. Follow along as the instructor guides you through the core implementation, including the Add, Get, and Replace operations. Gain insights into optimizing performance with a branching elimination refactor. Perfect for developers looking to deepen their understanding of data structures and immutability in C#.
Syllabus
Introduction
Theory
Core & Add Implementation
Get Implementation
Replace Implementation
Branching Elimination Refactor
Taught by
Raw Coding