Skip to content
View SamirSim's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report SamirSim

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

Pinned Loading

  1. Bin-Packing-Algorithms Bin-Packing-Algorithms Public

    Python 2 2

  2. Football-Prediction-Model Football-Prediction-Model Public

    Model for predicting Football matches outcomes

    Python 2

  3. Hamiltonian-Cycle-JS Hamiltonian-Cycle-JS Public

    Simple function for finding hamiltonian cycles of a graph using DFS algorithm, in JavaScript

    JavaScript 1

  4. Browsing-Website Browsing-Website Public

    Extract the listed categories on the site curlie.org and save them into a file

    Python

  5. KnapSack-JS KnapSack-JS Public

    Implementation on JavaScript of the exact solution of the Knapsack problem, using Dynamic Programming

    JavaScript