Skip to content
 
 

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

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages