Skip to content

kncvinson/Data-Structures-And-Algorithms

Repository files navigation

Data-Structures-And-Algorithms

Data structures and algorithms examples coded in C#

HIGHLIGHTS:

MExer01

MExer01 is an infix to postfix converter implemented using a queue using doubly linked list. The program also displays the evaluation of the postfix expression.

MExer05Interface

This program is a visualization of the popular Tower of Hanoi algorithm. The program supports up to 12 disks to solve.

About

Data structures and algorithms examples coded in C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages