Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View ninetyonenichols's full-sized avatar

Block or report ninetyonenichols

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. 1-Gradenator 1-Gradenator Public

    CSC210, Spring 2019. Assignment 1. Calculates a student's overall grade based on the assignments they turned in.

    Java

  2. 2-JobSkills 2-JobSkills Public

    CSC210, Spring 2019. Assignment 2. Finds all job-postings which are from a certain location or which fall under a certain category.

    Java

  3. 3-Anagram 3-Anagram Public

    CSC210, Spring 2019. Assignment 3. Finds all anagrams of a given word.

    Java

  4. 4-BoolSAT 4-BoolSAT Public

    CSC210, Spring 2019. Assignment 4. Determines if a boolean expression is satisfiable (i.e. if it can even possibly be true). Note: this was an off-week, and this program had some bugs in it. I am u…

    Java

  5. 5-Graph-Algorithm-Performance 5-Graph-Algorithm-Performance Public

    CSC210, Spring 2019. Assignment 5. Tests out three different approaches to handling the traveling- salesperson problem and (optionally) prints out the runtimes for each

    Java

  6. 6-Ecosystem-Model 6-Ecosystem-Model Public

    CSC210, Spring 2019. Assignment 6. Simulates an ecosystem. This project only handles the model. Assignment 8 added the view. Assignment 9 added the controller. This program can simulate an ecosyste…

    Java