Skip to content
View grsprs's full-sized avatar

Block or report grsprs

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. go-reloaded go-reloaded Public

    Go

  2. ascii-art ascii-art Public

    Turn text into ASCII art banners with different font styles

    Shell

  3. sudoku sudoku Public

    Sudoku solver with backtracking algorithm

    Go

  4. queens queens Public

    Backtracking algorithm implementation in Go that solves the N-Queens problem. Finds all valid arrangements of N queens on an N×N chessboard.

    Go

  5. hanoix hanoix Public

    Professional implementation of the Towers of Hanoi problem in Go with recursive and iterative solvers, comprehensive testing, and benchmarks

    Go

  6. combinatorics combinatorics Public

    Production-grade Go library for combinatorics: permutations, combinations, factorials, binomial coefficients with generics, iterators, CLI tool, and comprehensive benchmarks

    Go