Skip to content
View ELWarnerII's full-sized avatar

Block or report ELWarnerII

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

    Project implementing a BST Dictionary to store 513 unique key-value pairs. Used to test efficiency of the data structure across three types of distributions: geometric, uniform, and zipf.

    Java 1

  2. HashTable HashTable Public

    Project that implements a spellcheck via a dictionary text file and a hash table data structure.

    Java 1 1

  3. VendingMachine VendingMachine Public

    This project is a vending machine simulator that uses a state design pattern to shift the machine between having no inserted cash, having inserted cash, being in stock mode, and being out of order.…

    Java 1

  4. CIntro CIntro Public

    A couple of super basic C programs just getting started with the language.

    C

  5. C-Comments C-Comments Public

    A program for counting the number of characters, comments, and comment characters in an input file. Prints information to standard output about the file.

    C

  6. Mandelbrot Mandelbrot Public

    This program scans input and builds an image based on Mandelbrot set.

    C