Pinned Loading
-
Efficient-Polynomial-Evaluations
Efficient-Polynomial-Evaluations PublicInvestigating time complexity when evaluating polynomials using brute force vs. repeated squares vs. horner's method.
C++
-
Battleship
Battleship PublicTerminal recreation of the popular turn based Battleship board game. Implemented with a menu system, ASCII-based board game display, random ship placements and opponent targeting logic based around…
C 1
-
sg1-pill-puzzle
sg1-pill-puzzle PublicSimulates the classic "Pill Puzzle" probability problem using computational brute force instead of analytical math. This program allows users to explore how whole pills & half pills evolve over tim…
Python 1
-
OSp3-shared-clock-msg-passing
OSp3-shared-clock-msg-passing PublicProject from Operating Systems CS4760. Shared memory is used to simulate a system clock shared between oss (parent) and workers (child). System V message queues are used to pass messages back and f…
C++
If the problem persists, check the GitHub status page or contact support.