Skip to content
View ostromb's full-sized avatar

Highlights

  • Pro

Block or report ostromb

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. Python-Troll-Game Python-Troll-Game Public

    Graphic game where the goal is to place one troll per row/column/diagonal, with choosable board size. Also includes an algorithm that solves the game automatically.

    Python

  2. java-Nextnumber java-Nextnumber Public

    finds the next number in a number pattern of form: a(n+1)=a(n)*b+c

    Java

  3. Java-3dimensional-distances Java-3dimensional-distances Public

    Takes n number of 3 dimensional coordinates as input and calculates the total distance traveled as output.

    Java

  4. Java-Temperature Java-Temperature Public

    Compares tables of temperature statistics from different cities and sorts for given time period. First input line is the number of time periods followed by the number of cities. Thereafter follows …

    Java

  5. Compression Compression Public

    Decompresses a string of the As and Bs. i.e. 4(a(3ab)

    Java

  6. ScaniaChallenge1 ScaniaChallenge1 Public

    1_2_3_4_5, use the operations: +,-,x,/ once each in the '_' , what is the biggest possible value?

    Python