Lists (1)
Sort Name ascending (A-Z)
Stars
Novel implementation of a Trie data structure optimized for small, sparse maps
Implementation of a distributed caching solution (LRU : Least recently used) using ZooKeeper.
Amazon Online Assessment Questions
Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.
A minimal but powerful thread pool in ANSI C
💻 Algorithms that you must know as computer science student
Non-official client to get some info about products sold on Amazon
Data scraper for Facebook Pages, and also code accompanying the blog post How to Scrape Data From Facebook Page Posts for Statistical Analysis
List of Computer Science courses with video lectures.
A complete daily plan for studying to become a machine learning engineer.
The most cited deep learning papers
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
Works as a quick local dictionary which keeps growing over usage
📚 Freely available programming books
Python package to download files on any topic in bulk.
A complete computer science study plan to become a software engineer.
This repository is for submitting source file while solving problems for competitive programming websites like codeforces, codechef (for now). I will develop the same for other websites shortly.
I was always intrigued whenever I see how someone can automate a task with a few lines of code. Here are some interesting Python scripts that lets you automate various daily tasks.