Skip to content
View TWGopaul's full-sized avatar
Block or Report

Block or report TWGopaul

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

  1. Card-Games Card-Games Public

    COSC220 Project - Casino program to play 5 card draw poker or black jack. Demonstrates inheritance as Poker.h and BlackJack.h are child classes of Card. Written on Linux console.

    C++ 1

  2. Linked-List-with-Database Linked-List-with-Database Public

    Grocery receipt program utilizing singly linked lists. The program asks for an item number, searches a database (item.txt) and creates a formatted receipt in another text file (Gopaul_Travis.txt). …

    C++ 1

  3. Stack-Program Stack-Program Public

    Program demonstrates stack data structure with templated nodes. Can be a stack of student data or integers

    C++ 1

  4. Templated-Queue Templated-Queue Public

    Queue data structure using templated nodes for student data type or integers

    C++ 1

  5. Binary-Search-Tree Binary-Search-Tree Public

    Binary Search Tree Program

    C++ 1

  6. Heap Heap Public

    Simple heap program that stores integers

    C++ 1