Skip to content
View sakshimittal's full-sized avatar

Block or report sakshimittal

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. MIPS-Simulator MIPS-Simulator Public

    Decoded a set of MIPS instructions and simulated instruction pipelining. Scoreboard algorithm implemented to reduce stalls due to structural and data hazards.

    C++ 1

  2. P2P-File-Sharing P2P-File-Sharing Public

    P2P File Sharing software similar to BitTorrent using TCP (choking-unchoking mechanism)

    Java 1

  3. String-Tree String-Tree Public

    Storing strings within a tree in a memory efficient manner

    C++ 1

  4. Gossip Gossip Public

    Gossip protocol and push-sum algorithm in a distributed environment working on different topologies

    Scala

  5. Bitcoin-Mining Bitcoin-Mining Public

    Distributed work amongst remote machines to search for bitcoins with leading zeros (strings generated from sha256 cryptographic hash used)

    XSLT

  6. Numbrix Numbrix Public

    Intelligent system that can solve the numbrix puzzle

    Common Lisp