Pinned Repositories
6-Weeks-to-Interview-Ready
This repo contains the code solutions for https://www.byte-by-byte.com/6-weeks-sp
Analytics-Modeling
ISYE 6501 Analytics Modeling: This course introduced fundamental models used in analytics, cross-cutting concepts, combining models, and software.
awesome-aws-certifications
☁️ A curated list of AWS certification materials: videos courses, practice exams, prep tips, etc.
awesome-cheatsheet
:beers: awesome cheatsheet
aws-dax-go
AWS DAX SDK for the Go programming language. https://aws.amazon.com/dynamodb/dax
aws-dax-go-sample
Sample code for DynamoDB Accelerator (DAX) Go Language SDK Client
book_CS_related
Collection of some useful books
Byte-by-Byte-Solutions
Coding interview questions and solutions
GATech-ISYE6501
pnkc's Repositories
pnkc/Analytics-Modeling
ISYE 6501 Analytics Modeling: This course introduced fundamental models used in analytics, cross-cutting concepts, combining models, and software.
pnkc/6-Weeks-to-Interview-Ready
This repo contains the code solutions for https://www.byte-by-byte.com/6-weeks-sp
pnkc/awesome-aws-certifications
☁️ A curated list of AWS certification materials: videos courses, practice exams, prep tips, etc.
pnkc/aws-dax-go
AWS DAX SDK for the Go programming language. https://aws.amazon.com/dynamodb/dax
pnkc/Byte-by-Byte-Solutions
Coding interview questions and solutions
pnkc/Coderust-Hacking-the-Coding-Interview
pnkc/coding-interview-university
A complete computer science study plan to become a software engineer.
pnkc/computer-science-flash-cards
Mini website for testing both general CS knowledge and enforce coding practice and common algorithm/data structure memorization.
pnkc/Data-Engineering-with-AWS
Data Engineering with AWS, Published by Packt
pnkc/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
pnkc/Dropbox-Interview-Prep
Preparation material for Dropbox interviews
pnkc/EPIJudge
EPI Judge - Preview Release
pnkc/free-programming-books
pnkc/grokking-the-object-oriented-design-interview
pnkc/Hands-on-Algorithmic-Problem-Solving
A middle-to-high level algorithm book designed with coding interview at heart!
pnkc/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
pnkc/interview
Interview questions
pnkc/jsonschema2pojo
Generate Java types from JSON or JSON Schema and annotates those types for data-binding with Jackson, Gson, etc
pnkc/Leetcode-1
Complete solutions to Leetcode problems; updated daily. Subscribe to my YouTube channel for more.
pnkc/mxnet-the-straight-dope
An interactive book on deep learning. Much easy, so MXNet. Wow. [Straight Dope is growing up] ---> Much of this content has been incorporated into the new Dive into Deep Learning Book available at https://d2l.ai/.
pnkc/napkin-math
Techniques and numbers for estimating system's performance from first-principles
pnkc/og-aws
📙 Amazon Web Services — a practical guide
pnkc/practice-python
Part of my daily plan for studying Python.
pnkc/q
q - Run SQL directly on CSV or TSV files
pnkc/robinhood-portfolio
Portfolio analyzer for Robinhood accounts
pnkc/Sharing_ISL_python
An Introduction to Statistical Learning with Applications in PYTHON
pnkc/system-design-interview
System design interview for IT companies
pnkc/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
pnkc/tech-interview-handbook
💯 Materials to help you rock your next coding interview
pnkc/the-art-of-command-line
Master the command line, in one page