Skip to content
View sonke-s's full-sized avatar
👋
👋
  • HTW, University of Applied Sciences
  • Berlin, Germany

Block or report sonke-s

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

    Learning-by-doing Git and how to use repositories.

    Java

  2. Lab2.4 Lab2.4 Public

    Reading in a .txt file and counting the characters in it. Learning how to use FileReader and FileWriter.

    Java

  3. Lab2.13 Lab2.13 Public

    HashTable for sorting words read from a file. Includes lookUp() method for finding permutations of a word

    Java

  4. Lab2.7 Lab2.7 Public

    Reverse Polish Notation used for implementing correct usage of mathematical operations in the calculation of an equation. Including JUnit Tests and a custom Exception.

    Java