Skip to content

This repository contains data structures and algorithm implemented in C#.

Notifications You must be signed in to change notification settings

dharamhbtik/data-structures-and-algorithms

 
 

Repository files navigation

Implementation of Data Structures and Algorithms with C#

Data Structures -

  1. Array
  2. Hashtable
  3. Linked List
  4. Stack and Queue
  5. Tree
  6. Graph

Algorithms

  • Dynamic Programming
  • Recursion
  • Sorting
  • Traversals
    • BFS
    • DFS

About

This repository contains data structures and algorithm implemented in C#.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%