Skip to content
View StephenA0's full-sized avatar
Block or Report

Block or report StephenA0

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

Popular repositories

  1. Challenge-24 Challenge-24 Public

    An algorithm which produces all solutions to a given Challenge 24 puzzle using recursion and backtracking. The algorithm is able to solve puzzles for a general N and set of operands, not just the s…

    Python 1

  2. Hearts-Player Hearts-Player Public

    A program which plays the game of Hearts effectively using logic, strategy, card counting, and risk computation. Runs from play_game.py.

    Python 1

  3. General-Sudoku-Solver General-Sudoku-Solver Public

    A general Sudoku-solving algorithm which utilizes recursion, backtracking, and a min-heap to optimally casework. Works on any solvable n^2 x n^2 board.

    Python

  4. Summer2022-Internships Summer2022-Internships Public

    Forked from SimplifyJobs/Summer2024-Internships

    Collection of Summer 2022 tech internships!

    Python

  5. 1501-github-example 1501-github-example Public

    Forked from nixonb91/1501-github-example

    A very basic GitHub repository for practice cloning, adding, and committing changes. Note that pushes should not be performed as this is a publicly shared repository.