Pinned Repositories
awesome-awesomeness
A curated list of awesome awesomeness
d-sparq
A distributed, scalable and efficient RDF query engine.
design-patterns
Examples of Design Patterns in Java
Dijkstra-using-Fibonnaci-Heaps
Implements Dijkstra's algorithm using Fibonacci heaps
google-api-go-client
Auto-generated Google APIs for Go.
Head-First-Design-Patterns
Code for Head First Design Patterns book (2014)
Java-Concurrency-Projects
A few data structures and algorithms implementations based on Java concurrency techniques.
java-design-patterns
Design pattern samples implemented in Java
Leetcode
Complete solutions to Leetcode problems; updated daily.
Network-Simulator-for-Pastry-Protocol
The goal of this project is to implement the Pastry protocol in Scala using the actor model.
nanikko's Repositories
nanikko/Dijkstra-using-Fibonnaci-Heaps
Implements Dijkstra's algorithm using Fibonacci heaps
nanikko/Java-Concurrency-Projects
A few data structures and algorithms implementations based on Java concurrency techniques.
nanikko/awesome-awesomeness
A curated list of awesome awesomeness
nanikko/d-sparq
A distributed, scalable and efficient RDF query engine.
nanikko/design-patterns
Examples of Design Patterns in Java
nanikko/google-api-go-client
Auto-generated Google APIs for Go.
nanikko/Head-First-Design-Patterns
Code for Head First Design Patterns book (2014)
nanikko/java-design-patterns
Design pattern samples implemented in Java
nanikko/Leetcode
Complete solutions to Leetcode problems; updated daily.
nanikko/Network-Simulator-for-Pastry-Protocol
The goal of this project is to implement the Pastry protocol in Scala using the actor model.
nanikko/Page-Rank
Implementing basic page ranking algorithm using Map Reduce model
nanikko/RedisCacheProxy
Minimal Redis proxy using a simple LRU cache
nanikko/sentiment-analyzer
Sentiment analysis on tweets and facebook comments
nanikko/Stimulation-of-Gossip-and-Push-Sum-Algorithms
Stimulation and convergence testing of gossip and push sum alogoritms