Skip to content
View dsert1's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report dsert1

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. Robot-Coin-Collector Robot-Coin-Collector Public

    This program returns the best path to pick up coins in a grid, given the constraint of multipliers increasing your score.

    Python

  2. Robots-and-Simulations Robots-and-Simulations Public

    Cleaning iRobot Simulation

    Python

  3. Solitaire-Solving Solitaire-Solving Public

    This is my solution to a problem that solves a Solitaire Board using a FIFO searching algorithm with a priority queue.

    Python

  4. Sorting-Strange-Alphabet Sorting-Strange-Alphabet Public

    This is my solution to a problem called "Martian Sorting"

    Python

  5. Steganography Steganography Public

    These functions aid in decoding a hidden picture

    Python

  6. Tetris-Solver Tetris-Solver Public

    This program calculates the best moves to keep playing modified Tetris using Dynamic Programming.

    Python