Srinivas Gubbala (srinivaskcg)

srinivaskcg

Geek Repo

Company:Oracle Cloud Infrastructure

Location:Dublin, CA

Home Page:https://www.linkedin.com/in/srinivaskcg/

Github PK Tool:Github PK Tool

Srinivas Gubbala's repositories

AcquireValuedShoppers

Prediction of shoppers repeat purchase given the transaction history, behavioral response to an offer and offer information using Spark ML and Python

Language:PythonStargazers:4Issues:2Issues:0

rpal

Construction of Rpal Parser and Interpreter in C++

Language:C++Stargazers:2Issues:2Issues:0

system-design

Preparing for system design interview questions

Language:JavaStargazers:2Issues:2Issues:0

BitCoinMining

Bit Coin Mining as part of COP5615

Language:XSLTStargazers:1Issues:2Issues:0

cassandra-tutorial

Basic tutorial for working with Apache Cassandra in Java via the Hector client

Language:JavaStargazers:1Issues:2Issues:0

ChordProtocol

Implementation of scalable P2P look-up system for message passing using Chord protocol and fault tolerant model for node failures using Scala and Akka

Language:ScalaStargazers:1Issues:2Issues:0

CodeGround

Coding practice for Interviews

Language:JavaStargazers:1Issues:2Issues:0

coding-interview-university

A complete computer science study plan to become a software engineer.

License:CC-BY-SA-4.0Stargazers:1Issues:2Issues:0

crawler4jExample

Simple web crawler using Crawler4j

Language:JavaStargazers:1Issues:2Issues:0

CS-Learning

A Repository of readings related to Software Development

DataEverything

A Repository of readings related to Data

DataIntensiveApplications

Learning from the book Building Data Intensive Applications

FacebookClone

Implementation of Facebook Clone and a Client simulator using Scala, Akka and Spraycan

Language:ScalaStargazers:1Issues:2Issues:0

FeedMe

Targeting a new ecosystem of food delivery powered by physical web

Language:JavaStargazers:1Issues:2Issues:0

gdax-java

Java based wrapper for the GDAX API (Formerly known as Coinbase Exchange API)

Language:JavaLicense:MITStargazers:1Issues:2Issues:0

GossipSimulator

Determination of the convergence of Gossip and Push-Sum algorithms through a simulator based on actors written in Scala

Language:ScalaStargazers:1Issues:2Issues:0

hbase-loader

Bulk loader of files into HBase table

Language:JavaStargazers:1Issues:2Issues:0

ImageEnhancement

Implemented parallelism using the Java fork/join framework, Java 8 stream processing and Determined a bound on speedup using Ahmdahl’s law.

Language:JavaStargazers:1Issues:2Issues:0

leetcode

Leetcode solutions

Language:JavaStargazers:1Issues:1Issues:0

MapReduceExamples

Implemented various map reduce programs in Hadoop.

Language:JavaStargazers:1Issues:2Issues:0

PageRank

Hadoop MR implementation of PageRank algorithm on Wikipedia corpus using Amazon EMR

Language:JavaStargazers:1Issues:2Issues:0

SparkExamples

Examples in Spark

Language:JavaStargazers:1Issues:2Issues:0

SystemDesign

Repository of thoughts and readings on various software systems/apps