Shreja's starred repositories
free-programming-books
:books: Freely available programming books
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
coding-interview-university
A complete computer science study plan to become a software engineer.
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
TeachYourselfCS-CN
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
awesome-bigdata
A curated list of awesome big data frameworks, ressources and other awesomeness.
leetcode_company_wise_questions
This is a repository containing the list of company wise questions available on leetcode premium
CodeSearchNet
Datasets, tools, and benchmarks for representation learning of code.
awesome-research
:seedling: a curated list of tools to help you with your research/life; I built a front end around this repo, please use the link below [This repo is deprecated. Instead, I maintain all the contents using the following website]
compression-DCT
Implementation of Image compression using DCT
IIITDMK_Courses_Repositories
A collection of course repositories of IIITDM Kancheepuram students
things-todo
Here's a list of CS stuff that you should try out.
simple-data-compression
Simple data compression with python 3
my-command-shell
Command shell written using fork and exec calls done as part of Operating Systems course assignment