YoVDO

Algorithms and Data Structures in C#

Offered By: Microsoft via edX

Tags

Algorithms and Data Structures Courses Programming Languages Courses C# Courses Algorithms Courses Data Structures Courses Sorting Algorithms Courses Searching Algorithms Courses

Course Description

Overview


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.


Taught by

Gerry O'Brien

Tags

Related Courses

AWS Certified Machine Learning - Specialty (LA)
A Cloud Guru
Blockchain Essentials
A Cloud Guru
Algorithms for DNA Sequencing
Johns Hopkins University via Coursera
Applied AI with DeepLearning
IBM via Coursera
Artificial Intelligence Algorithms Models and Limitations
LearnQuest via Coursera