Skip to content
View theChopix's full-sized avatar
  • Prague
Block or Report

Block or report theChopix

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

Hi I'm Jan 👋

Popular repositories

  1. algorithms_task1 algorithms_task1 Public

    one of the assignments (1st) within the course algorithms in the third semester at the uni; aiming to preprocessing practice

    C

  2. algorithms_task2 algorithms_task2 Public

    one of the assignments (3rd) within the course algorithms in the third semester at the uni; aiming to practice recursions and tree data structures

    C

  3. algorithms_task3 algorithms_task3 Public

    one of the assignments (7th) within the course algorithms in the third semester at the uni; aiming to directed acyclic graph practice

    C++

  4. algorithms_task4 algorithms_task4 Public

    one of the assignments (8th) within the course algorithms in the third semester at the uni; aiming to practice dynamic programming

    C++

  5. functional_programming_minitask functional_programming_minitask Public

    exam task in haskell to implement max-heap structure

    Haskell

  6. Lambda-Evaluator Lambda-Evaluator Public

    haskell program resolving lambda expressions (with appllicative order evaluation)

    Haskell