Skip to content
View sohan-4's full-sized avatar

Block or report sohan-4

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Autocorrect Autocorrect Public

    An autocorrect program, write down words in a test file and it will attept to correct them if they are not in it's database.

    Python 1

  2. Conways-Game-of-Life Conways-Game-of-Life Public

    https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life

    Python 1

  3. Rule-110 Rule-110 Public

    https://en.wikipedia.org/wiki/Rule_110

    C++ 1

  4. Arrange-Puzzle-Game-6-pieces Arrange-Puzzle-Game-6-pieces Public

    A puzzle solver, look at readme

    Python 1

  5. distributing-water-levels distributing-water-levels Public

    Assuming there are three different glasses with varying water limits? Can you by pouring all the water in one glass into another get one of the glasses to a specific water level? This program can d…

    C++