Skip to content
View aazpitarte's full-sized avatar

Block or report aazpitarte

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. sound-maker sound-maker Public

    C++ program made to generate .wav music files

    C++ 21 3

  2. Ceaser-Cipher Ceaser-Cipher Public

    A simple ceaser cipher program that works on alpha-numeric values

    C++

  3. Longest-Sub-String Longest-Sub-String Public

    Find the longest substring of unique characters in a string.

    C++

  4. 3-integer-sum-zero 3-integer-sum-zero Public

    A program that finds all solutions to a+b+c=0 with an array of integers

    C++

  5. Word-Break Word-Break Public

    A program that breaks up string from a dictionary of words.

    C++

  6. Linked-List-Palindrome Linked-List-Palindrome Public

    C++