Hash Tables in C# - How to Use and When to Use
Offered By: tutorialsEU via YouTube
Course Description
Overview
Learn how to effectively use hash tables in C# programming. Explore the concept of hashing and tables, drawing parallels to real-world dictionaries. Discover how to define, initialize, and utilize hash tables in C#, including adding entries and fetching data. Gain insights into when and why to use hash tables in your projects. Follow along with practical examples, such as implementing a simple application that stores Student objects in a hash table using their IDs as keys. Understand the differences between generic and non-generic collections, and learn how to properly cast objects when working with hash tables. Master this powerful data structure to enhance your C# programming skills and optimize your code performance.
Syllabus
Hash Tables in C# - How to use and when to use?
Taught by
tutorialsEU
Related Courses
Data Structures: An Active Learning ApproachUniversity of California, San Diego via edX Blockchain Basics
University at Buffalo via Coursera Intro to Data Structures and Algorithms
Google via Udacity Introduction to Blockchain Technologies
INSEAD via Coursera Data Structures
CEC via Swayam