Skip to content
View khanh101's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report khanh101

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

Pinned Loading

  1. khanh101.github.io khanh101.github.io Public

    JavaScript 1

  2. ca ca Public

    computational algebra

    Go

  3. sudoku sudoku Public archive

    Simple sudoku solver and unique-solution sudoku generator using gini sat solver

    Go 4

  4. fibonacci fibonacci Public

    Calculating the 50,000,000-th Fibonacci number in < 1 second. The implementation using Binet's formula and calculation in $\mathbb{Q}[\sqrt{5}]$ inspired by a video from SheafificationOfG

    C++