Skip to content
View ajpert's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report ajpert

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

Pinned

  1. Anagram-maker-version-1 Anagram-maker-version-1 Public

    Can reuse letters, needs to have a certain letter specified from user, and anagrams can be any length

    C++ 1

  2. Anagram-Maker-Version-2 Anagram-Maker-Version-2 Public

    Outputs anagrams from the exact letters and number of letters from a given word

    C++ 1

  3. edit-distance-and-longest-subsequence edit-distance-and-longest-subsequence Public

    Shows the min edits you need to change one string into another and the longest similar subsequence between two strings (CS 325 2021)

    1

  4. Huffman-code Huffman-code Public

    Creates a huffman code from a users string input (CS 325 2021)

    C++

  5. Linked-List-sort Linked-List-sort Public

    Allows you to add numbers to a linked list and sort it, made in CS 162(2021)

    C++ 1

  6. Max-subarray Max-subarray Public

    4 different functions with decreasing run time to find the Max subarray (CS 325 2021)

    C++ 1