Data Structures using C# and .NET Core 3.0

Master the most commonly used data structures in computer science

Data Structures using C# and .NET Core 3.0
Data Structures using C# and .NET Core 3.0

Data Structures using C# and .NET Core 3.0 udemy course

Master the most commonly used data structures in computer science

This course provides an in depth coverage of the most commonly used data structures used in computer science. Whether you are a CS student or a developer wanting to improve their skills, this course is for you.

Each data structure presented in this course is analyzed in depth and implemented in C#

Course content:

1. Big-O notation

2. Data structures

  • Arrays

  • Singly Linked Lists

  • Doubly Linked Lists

  • Stack

  • Queue

  • Hash table

  • Graph

  • Tree

  • Binary Search Tree