Radio and PodcastRadio and PodcastLive Radio & Podcasts
Learn to code a Min Heap from scratch in modern C# (for .NET developers) artwork
Technology

Learn to code a Min Heap from scratch in modern C# (for .NET developers)

The Productive C# Podcast by Andrea Angella - Senior Software Engineering Manager, former Microsoft C# MVP

Aug 3, 202500:28:39Technology

I was a little bored recently and thought to myself, why not implement a Heap data structure in C# from scratch just to keep my mind sharp? 🙂I still remember the first time I came across this data structure at universit...