Skip to content
View CarlosHernandez412's full-sized avatar
  • California

Block or report CarlosHernandez412

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 Loading

  1. BinaryTree BinaryTree Public

    C file that displays the structure of a binary tree. Includes three nodes

    C 1

  2. Avg-no-zero Avg-no-zero Public

    Taking an average of non zero values that are inputted.

    C

  3. Roman-numeral-translator Roman-numeral-translator Public

    C++ function that translates decimal numbers into their respective Roman numeral values.

    C++

  4. My-name-in-assembly- My-name-in-assembly- Public

    Creates a 2D array of char, sends it to a function to fill and prints the first three letters of my name and last initial.

    Assembly

  5. Twos-Complement Twos-Complement Public

    A program that reads the bit string and converts to the twos compliment (Compile Instruction at top of file)

    C

  6. Last-Index Last-Index Public

    Code that reads the index of the last largest element

    C++