Skip to content
View juanezamudio's full-sized avatar

Organizations

@cubacandela

Block or report juanezamudio

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

Pinned Loading

  1. Wikipedia-PageRank Wikipedia-PageRank Public

    Pagerank is a graph algorithm for ranking vertices by "importance". It is named after Google co-founder Larry Page. This implementation of Pagerank is for Wikipedia.

    Java

  2. Email-and-Grade-Distributor Email-and-Grade-Distributor Public

    A python script that generates automated emails with graded homework assignments for students in the CS51 course at Pomona College.

    Python

  3. GraphParserDrawer GraphParserDrawer Public

    A program that parses and draws a graph (using the JUNG Graph Drawing Library) from data detailing relationships and connections among a community of dolphins.

    Java

  4. MazeSolver MazeSolver Public

    This project investigates the performance of several graph search algorithms. Using several search algorithms to solve a maze and compare their behavior, we find that some algorithms perform better…

    Java

  5. Connect4AI Connect4AI Public

    A Connect Four AI that uses minimax to a depth of at least 6 with a decent evaluation function. It potentially beats a minimax AI which goes to a depth of 5 and has a very basic evaluation function.

    Java

  6. Adrich-Tech-Assessment Adrich-Tech-Assessment Public

    Python