The Wayback Machine - https://web.archive.org/web/20220809082812/https://github.com/topics/pattullo
Here are
23 public repositories
matching this topic...
PHP template allows linking to any folder or file without manually navigating up directories with ../
Network Flow: Given a directed graph with edge capacities and vertex demands, is there a circulation of flow?
Updated
Jul 20, 2017
Java
A GPA calculator in JavaFX attempting to use the Model View Controller (MVC) pattern
Updated
May 30, 2018
Java
Greedy Algorithm to find the maximum number of mutually compatible jobs
Algorithm to find possible sets in the game Set using an iterative implementation of n choose 3 for combinations
Updated
Nov 28, 2017
Java
Watch all videos from a channel in chronological order (oldest to newest)
Updated
May 25, 2019
JavaScript
Approximation Algorithm for the NP-Complete problem of finding a vertex cover of minimum weight in a graph with weighted vertices. Guarantees an answers at most 2 times the optimal minimum weighted vertex cover
Updated
Jan 12, 2019
Java
Binary hexadecimal converter
Updated
Jun 12, 2017
Python
Approximation Algorithm for the NP-Complete problem of balancing job loads on machines. Does not guarantee an optimal solution, but instead, a solution is within a factor of 1.5 of the optimal solution
Updated
Jun 22, 2017
Java
Shortest Paths from every vertex to a goal vertex allowing negative-weight edges (when Dijkstra's fails)
Updated
May 30, 2017
Java
Greedy Algorithm to minimize lateness when scheduling jobs on a processor
A list of projects I've worked on. GitHub's organization is lacking in my opinion, so this serves as an index & root of all my work (I'm Noah Patullo, not Pattullo or Patulo. I have a unique name & this should help clarify who I am)
Invert Selection of checkboxes or radio buttons in an HTML form
Updated
Mar 16, 2017
HTML
Autofill NetID when logging into Blackboard & syncs across signed-in Chrome browsers
Updated
Feb 8, 2018
JavaScript
Greedy Algorithm to find a minimum spanning tree in an undirected graph by deleting heaviest edges unless it would disconnect the graph
Redesign of existing movie theater website for CS148, Fall 2016, UVM
Updated
May 21, 2017
HTML
Finds a Topological Ordering of vertices in a Directed Acyclic Graph
Finds how similar 2 lists of rating are using the Divide and Conquer approach. Extension of MergeSort that actually displays the specific inversions as well as just counting the total number.
Updated
Jun 11, 2017
Java
Algorithm to test if a given graph is Bipartite or not
Weighted Interval Scheduling, the classic Dynamic Programming problem implemented in Java
Updated
May 28, 2017
Java
Command line implementation of the board game Mastermind for a Software Engineering class
Updated
Feb 13, 2018
Java
Reveal password fields with a keyboard shortcut or click of the Extension icon
Updated
Sep 5, 2020
JavaScript
Application of Breadth-First Search to see if a directed graph is Strongly Connected
Updated
Jul 30, 2017
Java
Improve this page
Add a description, image, and links to the
pattullo
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
pattullo
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.