Code Monkey home page Code Monkey logo

Jordan Bui's Projects

hw-4-cs-2640 icon hw-4-cs-2640

MIPS Program: Creates a search function that searches a given array of bytes for a given value and returns its location in the array.

midterm-project-1-cs-3310 icon midterm-project-1-cs-3310

Comb Sort Algorithm - sorts an array of randomly generated numbers using Comb Sort and displays run time for each different array size

midterm-project-2-cs-3310 icon midterm-project-2-cs-3310

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 generated arrays.

midterm-project-3-cs-3310 icon midterm-project-3-cs-3310

Chained Matrix Multiplication using Yao Solution (1982) - performs matrix multiplication using a more efficient method at Time Complexity: O(n^2)

quiz-4-cs-3310 icon quiz-4-cs-3310

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 that are less than or equal to the adjacent integers. Build order builds an array of projects in a specific order, based on given project dependencies.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.