top of page

Quick Links

This is a collection of my most recent projects sorted by date.

Brute Force Recursive Path Finding

An algorithm that searches a weighted graph for paths between two nodes. These paths are recorded and presented to the user.

Binary Tree Class and Application

A binary search tree that you can input, delete, change and print interactively or through an input file.

Polymorphism

A set of 3 containers that store and process a set of data and compare the computation time.

Inheritance

A doubly linked list of integers that uses a custom iterator for traversal.

© 2024 by Patrick Stelmach. Last edited October 4th, 2024

  • Vimeo - White Circle
  • Facebook - White Circle
  • LinkedIn - White Circle
bottom of page