Skip to content
View martincorona007's full-sized avatar
🌎
🌎
  • 127.0.0.1

Highlights

  • Pro
Block or Report

Block or report martincorona007

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. coding-puzzle coding-puzzle Public

    My answers to LeetCode, HackerRank, Codewars etc.

    JavaScript 2 1

  2. React-projects React-projects Public

    Set of mini React projects ideas

    JavaScript 1

  3. Artificial-Intelligence Artificial-Intelligence Public

    Simple Linear Regression, Multiple Linear Regression, Genetic Algorithm

    Java 1 1

  4. Lexical_analysis Lexical_analysis Public

    In this blog I explain this pratice https://medium.com/@martincorona007/lexical-analysis-13f3b517854b

    C++ 1

  5. CYK-algorithm CYK-algorithm Public

    Implementation of CYK(Cocke-Younger-Kasami) algorithm https://medium.com/@martincorona007/cyk-algorithm-60d7f869ca0a

    C++ 1

  6. Adder Adder Public

    Turing Machines Compositionality, the Ripper-Carry Adder https://medium.com/@martincorona007/full-adder-f10c4de4b6d7

    C++