Skip to content
View two-horned's full-sized avatar
🥭
🥭

Block or report two-horned

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

    Alternative and better way of calculating the gcd and egcd. We shouldn't really use the euclidean algorithm.

    Rust

  2. NFA-Solver NFA-Solver Public

    Efficient Algorithm that checks whether a word is accepted or rejected by an NFA. Provided is an example implementation that also includes a small regex checker.

    Haskell

  3. Sorting Sorting Public

    Sorting Algorithms implemented in Java

    Java

  4. tictactoe-rs tictactoe-rs Public

    Demonstration of the fastest TikTakToe game evaluation algorithm.

    Rust

  5. double-cola double-cola Public

    The only O(1) solution for the double-cola problem.

    Haskell

  6. sudoku-rs sudoku-rs Public

    Pretty fast sudoku solver to say the least

    Rust