Pinned Repositories
algorithms-and-data-structures-in-es6
contradict
cpython
The Python programming language
data-science-essentials
data-structures-and-algorithms-princeton
Follow along repo for the Princeton MOOC on algorithms in Javascript
foxtrot
A relational database system written in java as an academic exercise
jumper
A bash script to set up your shiny new mac
leetcodely
Solutions to Common Algorithms and Data Structures Problems in Multiple Languages
parallel-breadth-first-search
This project is the first in the series of Parallel Breadth First Search implementation using NVIDIA CUDA 7.5. The algorithm is completely parallel but has a quadratic complexity.
vimify
A quick guide to common vim commands
soumasish's Repositories
soumasish/leetcodely
Solutions to Common Algorithms and Data Structures Problems in Multiple Languages
soumasish/contradict
soumasish/algorithms-and-data-structures-in-es6
soumasish/cpython
The Python programming language
soumasish/data-science-essentials
soumasish/data-structures-and-algorithms-princeton
Follow along repo for the Princeton MOOC on algorithms in Javascript
soumasish/foxtrot
A relational database system written in java as an academic exercise
soumasish/jumper
A bash script to set up your shiny new mac
soumasish/vimify
A quick guide to common vim commands
soumasish/blind-75
Blind 75 Solutions in Python
soumasish/doppler
A distributed key-value store written in Go
soumasish/elasticsearchclone
Elastic Search Clone written in Rust
soumasish/fms
soumasish/graph
soumasish/hipster
A thread safe implementation of MinHeap and MaxHeap in Python
soumasish/js-scratch
soumasish/kafkaclone
Apache Kafka Clone written in Rust
soumasish/kaggle-digit-recognizer
soumasish/paws
An AWS utility written in python to log into the AWS console
soumasish/poetries
soumasish/radium
A distributed key-value store written in java as an academic exercise
soumasish/redvelvet
A package for some commonly used data types
soumasish/redvelvet.github.io
Documentation for the Red Velvet project.
soumasish/relativity
soumasish/scala-functional-programming
[Coursera] My Solutions to Functional Programming in Scala
soumasish/soumasish
soumasish/spark
Mirror of Apache Spark
soumasish/sparkclone
An Apache Spark Clone written in Rust
soumasish/sqliteclone
A SQLite Clone written in Rust
soumasish/stanford-cs161-algorithms-specialization-coursera
MOOC version of Stanford CS 161