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

Block or report anupamasridhar

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 Loading

  1. Mersenne Mersenne Public

    This program uses Java in order to check if a number is a Mersenne Prime. A Mersenne Prime is defined as a number that can be written as M(n) = 2n − 1 for an integer n.

  2. MazeAnimal MazeAnimal Public

    This program is a backtracking bot written in Python. A Maze is NxN binary matrix of squares (either 0 or 1 state). The start point is the upper left corner and the destination is the bottom right …

  3. Calculator Calculator Public

    Calculator for iOS

    Swift