- Chino, CA
-
-
-
-
HW-4-CS-2640 Public
MIPS Program: Creates a search function that searches a given array of bytes for a given value and returns its location in the array.
Assembly UpdatedOct 30, 2020 -
Quiz-4-CS-3310 Public
Peaks and Valleys sorts array elements in an alternating sequence of peaks and valleys, where peaks are elements that are greater than or equal to the adjacent integers and valleys are elements tha…
Java UpdatedOct 30, 2020 -
Midterm-Project-3-CS-3310 Public
Chained Matrix Multiplication using Yao Solution (1982) - performs matrix multiplication using a more efficient method at Time Complexity: O(n^2)
Java UpdatedOct 24, 2020 -
Midterm-Project-2-CS-3310 Public
Sum Finder Program - finds 2 numbers from an array of numbers that add up to a randomly generated sum, using the Brute Force method and the Hash Map method, both for sorted and unsorted randomly ge…
Java UpdatedOct 24, 2020 -
Midterm-Project-1-CS-3310 Public
Comb Sort Algorithm - sorts an array of randomly generated numbers using Comb Sort and displays run time for each different array size
Java UpdatedOct 24, 2020