Skip to content

This repository is a personal learning project where I practice Data Structures and Algorithms in C#. (Work in Progress)

Notifications You must be signed in to change notification settings

lipcseie/Data-Structures-and-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Data Structures and Algorithms (Work in Progress)

About This Repository

This repository is a personal learning project where I practice Data Structures and Algorithms in C#. The code here represents my progress and understanding of these fundamental concepts.

Why Data Structures and Algorithms?

Data Structures and Algorithms are the backbone of effective problem-solving in computer science. They enable us to organize data efficiently and solve complex problems with optimized solutions. By mastering these concepts, I aim to become a proficient programmer who can tackle any coding challenge with confidence.

Journey So Far

Although I've just begun, I'm excited to share my experiences and insights as I progress through the tutorial. Each commit here represents a step forward in my understanding, and I hope it will inspire and assist others who are on a similar path.

What's Inside

  • Implementations of various data structures and algorithms in C#.
  • My notes and comments on each topic.
  • Challenges I've encountered and how I've overcome them.
  • xUnit tests.

How to Navigate

Each folder corresponds to a specific data structure or algorithm. Inside each folder, you'll find my C# code files along with a brief explanation.

Tutorial Link

I use this tutorial to learn DSA: Data Structures and Algorithms Tutorial

Contact

Feel free to reach out if you have any questions or suggestions for improvement.

About

This repository is a personal learning project where I practice Data Structures and Algorithms in C#. (Work in Progress)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages