Skip to content
View heineza's full-sized avatar

Highlights

  • Pro

Block or report heineza

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

    A solution for the traveling salesperson problem that uses dynamic programming and bit sets to store the results of each possible path.

    C++

  2. Spell_Checker Spell_Checker Public

    A program that stores words in a file into a hash table and uses a dictionary file to determine if the words are spelled correctly.

    C++

  3. Cross_Reference_Scanner Cross_Reference_Scanner Public

    A program that makes use of layers of abstraction to implement a binary search tree which then implements a map which in turn implements a scanner for identifiers that returns the line number each …

    C++

  4. Rational_Class Rational_Class Public

    A program that implements a rational number class and tests it using JUnit.

    Java

  5. Adjacent_Words_Finder Adjacent_Words_Finder Public

    A program that determines the number of words adjacent to another word after parsing through a dictionary file.

    C++

  6. DO288-apps DO288-apps Public

    Forked from RedHatTraining/DO288-apps

    JavaScript