Skip to content
View nvizzari's full-sized avatar

Sponsoring

@rustfoundation

Block or report nvizzari

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. sms-gateway-nodejs sms-gateway-nodejs Public

    A library to interact with SMS Gateway API

    JavaScript 14 7

  2. google-jam google-jam Public

    Coogle code jam contest & practice

    Python

  3. sudoku-solver sudoku-solver Public

    Solver of sudoku problem using backtracking

    C

  4. Euler Euler Public

    Solutions to Euler Problems

    Python

  5. hanoi-solver hanoi-solver Public

    Solver of hanoi problem using recursive programming

    C

  6. knapsack-solver knapsack-solver Public

    Solver of knapsack problem using dynamic programming