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

Block or report egirsova

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. Mahjong-ScoreKeeper Mahjong-ScoreKeeper Public

    A Mac OS X app that keeps track of the scores for the popular 4-player Mahjong game

    Objective-C 1

  2. Twitter Twitter Public

    A simple web-app that imitates Twitter's function using java, html, and database functionality.

    Java 1

  3. Rendezvous Rendezvous Public

    iOS app that helps friends meet up by allowing them to share their locations with each other in real-time.

    Objective-C 1 1

  4. EightQueens EightQueens Public

    BFS used in solving the Eight Queens problem

    C++ 1

  5. TravelingSalesman_GBFS_h1 TravelingSalesman_GBFS_h1 Public

    Greedy Best-First Search used to solve a Traveling Salesman problem (with a heuristic)

    C++

  6. TravelingSalesman_GBFS_h2 TravelingSalesman_GBFS_h2 Public

    Greedy Best-First Search used to solve a Traveling Salesman problem (a different hueristic used than in TravelingSalesman_GBFS_h1)

    C++