Skip to content
View ColeKincaid3's full-sized avatar
  • Woodland, CA

Block or report ColeKincaid3

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Dictionary_Tree Dictionary_Tree Public

    Populates a tree with read in words from a dictionary source file. Looks at some other text file and counts how many words in the dictionary tree have a prefix of that from the second text file.

    C++ 1

  2. Multithreaded_Dictionary_Tree Multithreaded_Dictionary_Tree Public

    A multithreaded implementation of Dictionary_Tree Project

    C++ 1

  3. Multilevel_Page_Table_with_TLB_Cache Multilevel_Page_Table_with_TLB_Cache Public

    Simulating loading and mapping of pages from persistent storage to main memory when needed, with the addition of a Translation loopaside buffer cache that has employed a least recently used replace…

    C++ 1

  4. Ride_Sharing_Producer_Consumer_Sim Ride_Sharing_Producer_Consumer_Sim Public

    Using semaphores, multiple threads, and shared data this project simulates 2 ride producers and 2 ride consumers and outputs metrics after all ride requests are consumed.

    C++

  5. Uber-Lyft_Price_Predictor Uber-Lyft_Price_Predictor Public

    Linear Regression with polynomial features used to model uber and lyft ride data to help predict future ride prices based on certain inputs.

    Jupyter Notebook

  6. odin-recipes odin-recipes Public

    HTML