starSweeper - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

View starSweeper's full-sized avatar

Amanda Panell starSweeper

Block or report starSweeper

Pinned Loading

  1. Machine Learning semester project

    C++

  2. Displays game board and plays against you in a game of connect-4.

    C++

  3. Flight reservation simulator. Implements singly linked lists. Assignment for Data Structures course.

    C++

  4. Uses Kruskal's algorithm to find connected nodes in a graph. Assignment for Algorithm Analysis course. Command line parameter is a txt file containing a graph. (bookGraph.txt and bookGraphDisconnec…

    C++