Pinned Repositories
3-weeks-Google-Prep
algorithms
:crystal_ball:Algorithm Visualizations
C
All Algorithms implemented in C
C-Plus-Plus
All Algorithms implemented in C++
CC
Everything competitive programming related - introductory guide, topics/concepts, practice problems, snippets & templates, tips & tricks and more.
coding-interview-university
A complete computer science study plan to become a software engineer.
Complete-Placement-Preparation
This repository consists of all the material required for cracking the coding rounds and technical interviews during placements.
CP-Templates
Here are my template codes for Competitive Programming with optimised implementations of various algorithms. I personally use them every day and have tested almost all of them in multiple competitive programming contests and practice problems
DAA
EXL
shreyrastogi's Repositories
shreyrastogi/3-weeks-Google-Prep
shreyrastogi/algorithms
:crystal_ball:Algorithm Visualizations
shreyrastogi/C
All Algorithms implemented in C
shreyrastogi/C-Plus-Plus
All Algorithms implemented in C++
shreyrastogi/CC
Everything competitive programming related - introductory guide, topics/concepts, practice problems, snippets & templates, tips & tricks and more.
shreyrastogi/coding-interview-university
A complete computer science study plan to become a software engineer.
shreyrastogi/Complete-Placement-Preparation
This repository consists of all the material required for cracking the coding rounds and technical interviews during placements.
shreyrastogi/CP-Templates
Here are my template codes for Competitive Programming with optimised implementations of various algorithms. I personally use them every day and have tested almost all of them in multiple competitive programming contests and practice problems
shreyrastogi/DAA
shreyrastogi/EXL
shreyrastogi/free-programming-books
:books: Freely available programming books
shreyrastogi/freeCodeCamp
The https://www.freeCodeCamp.org open source codebase and curriculum. Learn to code for free together with millions of people.
shreyrastogi/icpc-templates
shreyrastogi/interview
Interview questions
shreyrastogi/Java
All Algorithms implemented in Java
shreyrastogi/Javascript
A repository for All algorithms implemented in Javascript (for educational purposes only)
shreyrastogi/oopd
shreyrastogi/PillEasy
shreyrastogi/public-apis
A collective list of free APIs for use in software and web development.
shreyrastogi/pwc
Papers with code. Sorted by stars. Updated weekly.
shreyrastogi/Python
All Algorithms implemented in Python
shreyrastogi/Ratatouille-3.0-Novel-Generation-Tool
shreyrastogi/sem6
Contains program of compiler design lab,t&t lab and data analytics lab
shreyrastogi/shreyrastogi
shreyrastogi/Snippets
C++ code for various data-structure and algorithm
shreyrastogi/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
shreyrastogi/Travel-Planner-Based-on-User-Preferences
shreyrastogi/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
shreyrastogi/You-Dont-Need-jQuery
Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.