Skip to content
View GideonRouwendaal's full-sized avatar

Highlights

  • Pro

Block or report GideonRouwendaal

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

    Vectorizing ISO 8601 timestamps

    Jupyter Notebook 2 2

  2. binary_search binary_search Public

    This repository contains 2 files: the "Binary Search.py" and the quicksort.py. The quicksort contains the quicksort algorithm. The Binary Search contains the Binary Search algorithm. The quicksort …

    Python

  3. hangman hangman Public

    This repository contains an English list of words (sowpods), a Dutch list of words ("nederlands3") and the program (hangman). One can play the game of hangman when the program is running.

    Python

  4. sudokusolver sudokusolver Public

    Python

  5. KnowledgeAndDataGroupG40 KnowledgeAndDataGroupG40 Public

    JavaScript

  6. Quicksort Quicksort Public

    The quicksort algorithm

    Python