C# Immutable List - Bitmap Vector Trie Explanation and Implementation
Offered By: Raw Coding via YouTube
Course Description
Overview
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
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera