Skip to content
View SarahRWagner's full-sized avatar
  • Charlotte NC
  • 01:49 (UTC -04:00)

Highlights

  • Pro
Block or Report

Block or report SarahRWagner

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

  1. DataStructureClass DataStructureClass Public

    Assignments from my data structure and algorithm class.

    Java 1

  2. CompSci111 CompSci111 Public

    Fall CompSci111

    Java

  3. ArrayPractice ArrayPractice Public

    Week Two Assignment, testing out Arrays

    Java

  4. ArrayListPractice ArrayListPractice Public

    Taking a look at different utilities with ArrayLists

    Java

  5. NoteClassRepo NoteClassRepo Public

    Building a class that takes in a value of a musical note and computes frequency, the letter name and the octave.

    Java

  6. QuadraticClassRepo QuadraticClassRepo Public

    Creates a "Quadratic" object that has an a, b and c value. You can find the derivative of the quadratic, and the roots (real and complex) of the quadratic as well.

    Java