Skip to content
View TerminalGambit's full-sized avatar
🦦
doing some leetcode
🦦
doing some leetcode

Highlights

  • Pro

Block or report TerminalGambit

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

    Quoi de mieux pour s'améliorer que du LeetCode ? -- Je vais y mettre mes problèmes résolus dans différents languages (si possible :) )

    Python

  2. data-analysis-chess-games data-analysis-chess-games Public

    i wanted to analyse my chess games and evaluate my moves and frequency, this is a first version just a pie chart plotted with % per moves

    Python

  3. f1-standings-score f1-standings-score Public

    Python

  4. SudokuApp SudokuApp Public

    Java

  5. NQueens-LinkedIn NQueens-LinkedIn Public

    Solving the N-Queens Variant with a Brute-Force/BackTracking Implementation + Interface with PyGame

    Python