Pinned Loading
-
COVID19-Pooling-Strategy
COVID19-Pooling-Strategy PublicDue to the current increase in demand for the covid19 reagents, this project aims at using the test reagents and resources efficiently by pooling multiple test samples into a single sample.
Python
-
2020_HashTag-Counter-Using-Fibonacci-Heap
2020_HashTag-Counter-Using-Fibonacci-Heap PublicImplementation of the hashtag counter model efficiently using a Fibonacci heap data structure to increase/decrease the frequency of keys in O(logN) complexity.
C++
-
Twitter-Clone
Twitter-Clone PublicImplemented a Twitter server engine using suave framework which provides support for both Websockets and Http and performed REST operations like GET and POST. The server engine uses an actor to pus…
-
Gossip-simulator
Gossip-simulator PublicGossip type algorithms can be used both for group communication and for aggregate computation. The goal of this project is to determine the convergence of such algorithms through a simulator based …
F#
-
Pastry_Protocol
Pastry_Protocol PublicImplemented a Pastry algorithm by handling network join and routing apis. When a pastry node is given a message and key, using the pastry algorithm it routes to the live node which is numerically c…
F#
-
PeerToPeer-FileSharing
PeerToPeer-FileSharing PublicIn this project, you are asked to write a P2P file sharing software similar to BitTorrent. You can complete the project in Java or C/C++. There will be no extra credit for C/C++. BitTorrent is a po…
Java 2
If the problem persists, check the GitHub status page or contact support.