Skip to content
View coolbrett's full-sized avatar
👓
Learning something new!
👓
Learning something new!

Highlights

  • Pro

Block or report coolbrett

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. LinkedList-Database LinkedList-Database Public

    CS351 Data Structures & Algorithms | Linked-List-Databse

  2. heapify-binary-tree heapify-binary-tree Public

    CS351 Data Structures & Algorithms | Implementation of the Heapify algorithm on Binary Trees

    Java

  3. sorting-structures sorting-structures Public

    CS352 Organization of Programming Languages | Implementation of a sorting algorithm using structures in C

    C

  4. logical-expression-tokenizer logical-expression-tokenizer Public

    CS352 Organization of Programming Languages | Tokenizer for simple math and logical expressions

    C

  5. Statistical-Machine-Learning Statistical-Machine-Learning Public

    Coursework from Dr. Andrew Penland's Statistical Machine Learning course at Western Carolina University

    Jupyter Notebook

  6. datastructs-pylibrary datastructs-pylibrary Public

    Forked from rikithreddy/datastructs-pylibrary

    This repository contains a package which contains the implementation of basic data structures in python. The package is only made for educational purpose.

    Python