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

Block or report UcanCallMeBlobFish

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

Popular repositories

  1. Crawling-On-Trees Crawling-On-Trees Public

    Here we have few command and crawler who walks on binary tree and do provided instructions (Add node , remove node, change its value etc.)

    OCaml

  2. Minimal-Spanning-Tree Minimal-Spanning-Tree Public

    find minimal spanning tree using union find algorithm .

    OCaml

  3. Lagrange-Polynomial Lagrange-Polynomial Public

    Main idea is to find polynomial with lowest degree with given points .

    OCaml

  4. Infinite-Trees Infinite-Trees Public

    Constructing Infinite trees , Finding Specific node , Inifinite tree to Finite tree . BFS algorithm .

    OCaml

  5. Hellish-Counting Hellish-Counting Public

    Threads , two different code , first one is asyncronized and second one syncronized.

    OCaml

  6. Modules Modules Public

    Complex numbers , Modules , Signitures , Struct in ocaml .

    OCaml