College of Natural Sciences and MathematicsDaniel Felix Ritchie School of Engineering and Computer Science

C# Hands-on Practice with Data-Structures

This course is designed for software developers and computer science students who want to deepen their understanding of data structures in C#. With hands-on practical exercises, instructor Kathryn Hodge shows you what it takes to master the implementation and usage of essential data structures like arrays, linked lists, stacks, queues, and dictionaries in C#, as well as make effective use of C# libraries and frameworks that offer prebuilt data structures. By applying these structures effectively, you’ll be prepared to solve real-world problems, optimize your code base, and improve the overall functionality of your applications. By the end of this course, you’ll be equipped with skills you need to design and implement custom data structures for specific project requirements, understanding the balance between creating custom solutions and using standard, built-in features.

This course includes Code Challenges powered by CoderPad. Code Challenges are interactive coding exercises with real-time feedback, so you can get hands-on coding practice alongside the course content to advance your programming skills.

Learn More