Pinned Repositories
aws-glue-client-sample
sample scala project to access AWS Glue Tables
aws-neptune-sample
sample java app to connect and query aws neptune graph db
eval-exp
Functional AST and Parser for simple expressions
feature-store
A python sdk to create and upload Feature-Groups within AWS
InterviewPreparation
resume
spark-ingestion
Configurable ingestion framework
saswata-dutta's Repositories
saswata-dutta/30-seconds-of-cpp
30 Seconds of C++ (Standard Template Library in C++).
saswata-dutta/airflow-tutorial
Apache Airflow tutorial
saswata-dutta/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
saswata-dutta/awesome-deep-learning-papers
The most cited deep learning papers
saswata-dutta/aws-big-data-blog
saswata-dutta/aws-refapp
Refernce app for spring-cloud-aws
saswata-dutta/bash-config
Contains configuration files which I'll use everywhere
saswata-dutta/blispr
Lisp-in-progress
saswata-dutta/CLRS
:notebook:Solutions to Introduction to Algorithms
saswata-dutta/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
saswata-dutta/giter8
a command line tool to apply templates defined on GitHub
saswata-dutta/GoBooks
List of Golang books
saswata-dutta/gradle-scripts
Sensible multi-project defaults for Gradle
saswata-dutta/grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
saswata-dutta/icici-imps
saswata-dutta/java-concurrency-checklist
Checklist for code reviews
saswata-dutta/jvmtop
Java monitoring for the command-line, profiler included
saswata-dutta/keyboard
⌨ Toward a more useful keyboard
saswata-dutta/learn-go-with-tests
Learn Go with test-driven development
saswata-dutta/mongo-test
connect to a mongo
saswata-dutta/must-do-coding-questions-1
My solutions to coding problems from https://www.geeksforgeeks.org/must-do-coding-questions-for-companies-like-amazon-microsoft-adobe/ in C language.
saswata-dutta/ozonosfer
Intelligent scalable rate limiter
saswata-dutta/read-file-java
Three ways to read data out of a very large dataset from a .txt file using Java
saswata-dutta/sbt-multi-project-example
sbt multi-project example
saswata-dutta/spark-fat-jar-template
simple template SBT project to create a Spark fat jar for Scala Spark
saswata-dutta/Spell-check-and-BK-Trees
Correcting the spelling via two algorithms
saswata-dutta/system-design
Preparing for system design interview questions
saswata-dutta/system-design-interview
System design interview for IT companies
saswata-dutta/system_design
Preparation links and resources for system design questions
saswata-dutta/ToyJVM
An experimental Java Virtual Machine written in C