Skip to content
View sampolz's full-sized avatar

Block or report sampolz

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. CS231-Monte-Carlo-Simulation-Blackjack CS231-Monte-Carlo-Simulation-Blackjack Public

    A blackjack simulator in Java

    Java

  2. Cellular-Automata-Simulation-Conways-Game-of-Life Cellular-Automata-Simulation-Conways-Game-of-Life Public

    Exploring the simulation of entities on a 2D grid. The entities interact with each other to determine how they change over time.

  3. CS231-Agent-Based-Simulation_Grouping-Behaviors CS231-Agent-Based-Simulation_Grouping-Behaviors Public

    Using linked lists within an Agent-based simulation

  4. Modeling-a-Server-Farm Modeling-a-Server-Farm Public

    Modeling a server farm using Queues in Java

  5. Sudoku-Solver Sudoku-Solver Public

    A stack-based sudoku solver for the game that implements a depth-first search algorithm

  6. Reddit-Word-Frequency-Analyzer Reddit-Word-Frequency-Analyzer Public

    A word frequency analyzer that uses BSTMaps and HashMaps to determine the frequencies of all the words in a given text document.