Skip to content

Projects and tests for COSC2430 Data Structures taken at the University Of Houston

Notifications You must be signed in to change notification settings

J0K3Rn/Data_Structures_Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COSC2430-Data_Structures

HW1: Text analyzer. Checks for certain hard-coded phrases, determines most used phrase, and more text analysis.

HW2: Matrix calculator. Uses Linear Algebra to do calculations. Does Addition, Subtraction, Multiplication, Transpose, and Determinant.

HW3: Analyzes 2 algorithms and outputs the time complexity based on input size.

HW4: Towers of Hanoi with 3-5 pegs.

HW5: PEMDAS calculator. Alows the operators: -,+,*,/,^,()

Releases

No releases published

Packages

No packages published