|
via Udemy |
Go to Course: https://www.udemy.com/course/data-structures-using-csharp-and-dotnet/
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 notation2. Data structuresArraysSingly Linked Lists Doubly Linked ListsStackQueueHash tableGraphTreeBinary Search Tree