10000 rdtaylorjr (Rusty Taylor) / Starred · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View rdtaylorjr's full-sized avatar

Block or report rdtaylorjr

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
Showing results

Landing Page

HTML 1 Updated Jan 6, 2023
JavaScript 3 Updated Jan 12, 2021
Java 1 Updated Oct 13, 2020

Capstone Project for Galvanize DSI

Jupyter Notebook 4 3 Updated Dec 23, 2016

Resolves hash table collisions using linear probing, quadratic probing, and linear hashing. All data structures implemented from scratch. Optimized for efficient time and space complexity. Written …

C++ 3 Updated Dec 17, 2020

HTML/CSS/JS Jeopardy game. This was my first ever coding project from 2016. Modified in 2024.

HTML 11 23 Updated Nov 30, 2024

Finds the minimum spanning tree of a graph using Kruskal’s algorithm, priority queues, and disjoint sets with optimal time and space complexity. Written in C++

C++ 1 Updated Nov 8, 2020

Implements a traveling salesperson problem (TSP) approximation algorithm in order to optimize routes for package deliveries. Written in Python. Supports multiple delivery vehicles, real time change…

Python 5 Updated Jan 12, 2021

Graphical User Interface (GUI) tool for maintaining a server database system. Written in Java/JavaFX/MySQL. Approx. 5000 lines of code. Facilitates adding, updating and removing customers and appoi…

Java 2 Updated Jan 12, 2021
0