Skip to content
View GaukeT's full-sized avatar
:octocat:
:octocat:
Block or Report

Block or report GaukeT

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
GaukeT/README.md

Hi there 👋

📫 How to reach me: email

Pinned

  1. SudokuSolver SudokuSolver Public

    C# implementation to solve a Sudoku

    C#

  2. tea-topics tea-topics Public

    With TeaTopics you can generate questions to start a conversation or to find out about each other's deepest secrets.

    JavaScript

  3. GeneticAlgorithm GeneticAlgorithm Public

    Java implementation of a Genetic Algorithm. With this example the algorithm is looking for a sentence (as genes) to match. A more often used example is the knapsack problem.

    Java

  4. sorting-visualization sorting-visualization Public

    Cool visualization how sorting algorithms work.

    JavaScript

  5. binary-tree binary-tree Public

    Binary tree playground

    Java