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

Block or report adamkis

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. OkCupid_Algorithm_Challenge OkCupid_Algorithm_Challenge Public

    The implementation of OKCupid's algoritm with JSON input an output

    Java 1

  2. KfaDemoBeta KfaDemoBeta Public

    My Demo Android App

    Java

  3. MonkeyGrid MonkeyGrid Public

    There is a monkey which can walk around on a planar grid. The monkey can move one space at a time left, right, up or down. That is, from (x, y) the monkey can go to (x+1, y), (x-1, y), (x, y+1), an…

    Java

  4. SpiralPrintChallenge SpiralPrintChallenge Public

    Challenge Description Write a program to print a 2D array (n x m) in spiral order (clockwise) Input Your program should accept as its first argument a path to a filename.The input file contains sev…

    Java

  5. ArrayAbsurdity ArrayAbsurdity Public

    Java

  6. my_hello_python my_hello_python Public

    Python