Skip to content
View maximilianknuerr's full-sized avatar
😁
😁

Highlights

  • Pro

Block or report maximilianknuerr

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

Pinned Loading

  1. inverte Binary Tree in Dart inverte Binary Tree in Dart
    1
    void main() {
    2
      Node tree = Node(6,
    3
          left: Node(8, left: Node(9), right: Node(7)),
    4
          right: Node(3, left: Node(5), right: Node(2)));
    5
    
                  
  2. gender-paygap-dashboard gender-paygap-dashboard Public

    Vue

  3. Master-Thesis-Avalanche-Prediction Master-Thesis-Avalanche-Prediction Public

    Jupyter Notebook

  4. peak-of-evolution peak-of-evolution Public

    Vue

  5. terraform_assignement terraform_assignement Public

    HCL