Block or report user

Report or block dubzzz

Hide content and notifications from this user.

Contact Support about this user’s behavior.

Report abuse
  • Paris

Pinned repositories

  1. fast-check

    Property based testing framework for JavaScript (like QuickCheck) written in TypeScript

    TypeScript 117 5

  2. pure-rand

    Pure random number generator written in TypeScript

    TypeScript 10

  3. property-based-testing-cpp

    Property Based Testing in C++ using RapidCheck

    HTML 5

  4. fast-check-examples

    Property based testing (QuickCheck) examples based on fast-check

    JavaScript 2

  5. fuzz-rest-api

    Derive property based testing fact-check into a fuzzer for REST APIs

    JavaScript 1

  6. codingame-typescript-bundler

    Bundle your TypeScript project to run it in CodinGame contests

    JavaScript

1,690 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

July 2018

Created a pull request in trekhleb/javascript-algorithms that received 3 comments

Fix knuthMorrisPratt for empty word request

While running property based tests - based on fast-check - on the implementation of knuthMorrisPratt I discovered what seems to be an inconsistency:

+6 −2 3 comments

Created an issue in trekhleb/javascript-algorithms that received 4 comments

rabinKarp seems to miss some matches

Hello, I recently tried to run some property based tests on the algorithms provided in javascript-algorithms. I discovered the following failing ca…

4 comments

Seeing something unexpected? Take a look at the GitHub profile guide.