- Toronto
Highlights
- Pro
Popular repositories Loading
-
forceSensor
forceSensor PublicThis project measures the force exerted by a rocket engine. This project also includes a design of a rocket engine test stand on SOLIDWORKS.
-
binarySearchTrees
binarySearchTrees PublicThis lab exercise was given in a data structures class to better familiarize students with binary search trees. The code provided uses different function to iterate through and sort a BST. This cod…
C
-
mortgagePaymentCalculator
mortgagePaymentCalculator PublicThis code written in Python calculates the monthly interest payments to pay off a mortgage. The code will ask the user if it would like to make anniversary payments.
Python
-
speechAnaylsis
speechAnaylsis PublicThis code written in Python analyzes txt files and identifies key attributes specified in the code. It was used in a lab exercise to analyze Presidential speeches.
Python
-
stackProblem
stackProblem PublicThis program written in C carry's out a stack sorting algorithm. It reads characters one by one, and outputs them in the reverse order.
C
-
quickSort
quickSort PublicTo better develop the quick sort algorithm, this code was done as a lab for a data structures class. This code written in C will sort an array of data in ascending order. It is is based off of the …
C
If the problem persists, check the GitHub status page or contact support.