Algorithms and Data Structures in C#
Learn the core concepts of data structures and algorithms in C# including how common algorithms work for sorting and searching. Data structures form a major part of applications and understanding how to use them is critical.
Created by: Gerry O'Brien
Quality Score
Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/
Overall Score : 0 / 100
Course Description
When you create real-world applications, the ability to store information in your program code is critically important. In this course, you will learn how programming languages make use of various data structures to hold this information. For example, storing a list of values for countries. You ill learn how C# provides a plethora of data structures from simple arrays to more complex structures that permit the use of typing . Generics is a concept that C# uses to allow the representation of objects in your data structures to apply typing , making it easier to work with specific data types.
Even though most programming languages today implement their own versions of sorting and searching algorithms, these examples still provide you with a solid foundation for understanding the logic behind these algorithms and can shed light on how to implement your own algorithms in later programs. Not to mention the fact that they are also some of the most common algorithms used in interviews for programming jobs.
This course will provide you with a solid foundation in the use of data structures and algorithms using the C# language.
Even though most programming languages today implement their own versions of sorting and searching algorithms, these examples still provide you with a solid foundation for understanding the logic behind these algorithms and can shed light on how to implement your own algorithms in later programs. Not to mention the fact that they are also some of the most common algorithms used in interviews for programming jobs.
This course will provide you with a solid foundation in the use of data structures and algorithms using the C# language.
Instructor Details
- 0.0 Rating
0 Reviews
Gerry O'Brien
Gerry O'Brien is a Senior Content Development Manager at Microsoft Learning with a focus on software development and database platforms. He has over 18 years of industry experience in various roles including software development, consulting, and training. Gerry has experience programming with: C# Visual Basic Java Objective-C
More courses by Gerry O'Brien
Object Oriented Programming in C# (2017)
4.5 (2 Reviews)
Provider: edX
Time: 3 Weeks - 3-5 hours per week
Free
More c# courses
C# For Beginners: Learn C# Programming From Scratch (2021)
4.8 (30 Reviews)
Provider: Udemy
Time: 3.5h
$11.99
C# Memory Tricks: Learn How To Master The Garbage Collector (2021)
4.7 (221 Reviews)
Provider: Udemy
Time: 3.5h
$11.99
C# - Complete A to Z C# Masterclass: Hints + Coding Tips (2021)
4.7 (81 Reviews)
Provider: Udemy
Time: 6.5h
$11.99
Let's Code: C# Programming Exercises for Beginners (2021)
4.7 (75 Reviews)
Provider: Udemy
Time: 12.5h
$11.99













