Pinned Repositories
2048
A Python 2048 game and AI
8cc
A Small C Compiler
abrash-black-book
Markdown source for Michael Abrash's Graphics Programming Black Book
Advent-Of-Code-Polyglot
Examples of "Advent Of Code" solutions in many programming languages.
ajaykgp.github.io
akka-chat
Chat application implemented using playframework, akka toolkit and websocket.
algorithms
Algorithms & Data Structures in C++
Aug_27_30_2018
coding-interview-university
A complete computer science study plan to become a software engineer.
Puzzles-
ajaykgp's Repositories
ajaykgp/coding-interview-university
A complete computer science study plan to become a software engineer.
ajaykgp/Aug_27_30_2018
ajaykgp/awesome
:sunglasses: Curated list of awesome lists
ajaykgp/awesome-design-patterns
A curated list of software and architecture related design patterns.
ajaykgp/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
ajaykgp/aws-doc-sdk-examples
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.
ajaykgp/build-your-own-x
🤓 Build your own (insert technology here)
ajaykgp/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
ajaykgp/computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
ajaykgp/cpp-compilation
A short description of the C++ build process
ajaykgp/DataStructures-Algorithms
The best library for implementation of all Data Structures and Algorithms - Trees + Graph Algorithms too!
ajaykgp/dddsample-core
This is the new home of the original DDD Sample app (previously hosted at sf.net)..
ajaykgp/Front-End-FAQ
A place to anonymously ask questions and receive answers from the dev community
ajaykgp/interviews
Everything you need to know to get the job.
ajaykgp/intro-html
A robot powered training repository :robot:
ajaykgp/Jan-29-31-2019
ajaykgp/javascript-algorithms
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
ajaykgp/json-schema
JSON Schema validator for java, based on the org.json API
ajaykgp/libuv
Cross-platform asynchronous I/O
ajaykgp/OpenSearch
🔎 Open source distributed and RESTful search engine.
ajaykgp/ostep-code
Code from various chapters in OSTEP (http://www.ostep.org)
ajaykgp/pytudes
Python programs to practice or demonstrate skills.
ajaykgp/react-state-demo
This app showcases eight ways to handle React state.
ajaykgp/redux
Predictable state container for JavaScript apps
ajaykgp/robotstxt
The repository contains Google's robots.txt parser and matcher as a C++ library (compliant to C++11).
ajaykgp/short
URL shortening service written in Go and React
ajaykgp/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
ajaykgp/tech-interview-handbook
💯 Algorithms study materials, behavioral content and tips for rocking your coding interview
ajaykgp/technical-interview-prep
These are coding solutions for problems I study while preparing for technical interviews at tech companies
ajaykgp/what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"