Skip to content
View nlavee's full-sized avatar

Block or report nlavee

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 Loading

  1. LinkedList-MIPS LinkedList-MIPS Public

    An implementation of Linked List using MIPS

    Assembly 7 3

  2. RestaurantInspection RestaurantInspection Public

    A statistical project on score of restaurant inspection.

    R 1

  3. Computability Computability Public

    This project focuses on computability theory & heuristics. The program provides several approach for 0-1Knapsack and use them to NP-Complete problem, namely 3SAT (which is reduced subsequently into…

    Java 1

  4. cs229-final cs229-final Public

    CS229 Final - Summer 2020

    TeX 1

  5. Projects Projects Public

    Forked from karan/Projects

    A list of practical projects that anyone can solve in any programming language.

    Python

  6. Flights Flights Public

    My personal attempt to try to work on graph. This project is mainly concerned with Data Structures and has a light tough of processing to give some cool data visualization.

    Java