Skip to content
View TerminalBear's full-sized avatar

Highlights

  • Pro

Block or report TerminalBear

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. huffman huffman Public

    Performs file compression and decompression in C++ by building and processing a tree of structs to execute Huffman's encoding algorithm.

    C++

  2. postfixEvaluator postfixEvaluator Public

    A program to implement the algorithm for evaluating postfix expressions that involve integers with more than one digit and the integer operations +, -, *, /, %. Displays each token as it is encount…

    C++

  3. binaryExpressionTree binaryExpressionTree Public

    A C++ program which accepts infix arithmetic expressions involving single-digit operands and the operators + (addition), - (subtraction), * (multiplication), and / (division) and outputs equivalent…

    C++

  4. FinalProjectSSE550 FinalProjectSSE550 Public

    Java

  5. TaskManager TaskManager Public

    Java