Skip to content
View havelessbemore's full-sized avatar
Block or Report

Block or report havelessbemore

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

  1. hackerrank hackerrank Public

    My solutions to HackerRank problems (https://www.hackerrank.com)

    Java 165 108

  2. dastal dastal Public

    Data structures & algorithms implementations in TypeScript

    TypeScript 17

  3. munkres munkres Public

    A lightweight and efficient implementation of the Munkres (Hungarian) algorithm for optimal assignment.

    TypeScript

  4. semafy semafy Public

    A robust cross-agent synchronization library.

    TypeScript

  5. nacci nacci Public

    Generate numbers in a k-bonacci sequence (where each term is the sum of the previous k terms) with customizable k, initial terms, strategies and data types (number, bigint, etc).

    TypeScript

  6. 1brc-nodejs 1brc-nodejs Public

    Forked from 1brc/nodejs

    1️⃣🐝🏎️ The One Billion Row Challenge with Node.js -- A fun exploration of how quickly 1B rows from a text file can be aggregated with different languages.

    Java