Pinned Repositories
-smurugu.github.io-
ACM
Puzzles from ACM Online Judges
Adversarial-Fair-Classifier
A Fair Classifier based on Adversarial Debiasing
Algoexpert
This repository contains solutions to problems on algoexpert.io website.
Algorithm-Data-Structures-Python
Various useful data structures in Python
Algorithm-Implementations
Share, discuss and learn about algorithm implementations!
Algorithms
A collection of algorithms and data structures
Algorithms-and-Coding-Interviews
Open source content from a book in progress, Hands-on Algorithmic Problem Solving
Algorithms_DPV_Solutions
My solutions for Algorithms by Dasgupta, Papadimitriou, and Vazirani
pyBuyAI
AI single-commodity multiple agent market simulator
smurugu's Repositories
smurugu/ACM
Puzzles from ACM Online Judges
smurugu/approachingalmost
Approaching (Almost) Any Machine Learning Problem
smurugu/awesome-competitive-programming
:gem: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
smurugu/chip-huyen-ml-interview-book-solutions
Solutions provided to Chip Huyen's Machine Learning Interview Book with GPT
smurugu/Complete-Placement-Preparation
This repository consists of all the material required for cracking the coding rounds and technical interviews during placements.
smurugu/Dropbox-Interview-Prep
Preparation material for Dropbox interviews
smurugu/fairness-in-ml
This repository contains the full code for the "Towards fairness in machine learning with adversarial networks" blog post.
smurugu/fastapi
FastAPI Tutorials & Deployment Methods to Cloud and on prem infrastructures
smurugu/gan-debiasing
Fair Attribute Classification through Latent Space De-biasing (CVPR 2021)
smurugu/hadoop-docker
Apache Hadoop's Pseudo Distributed Mode using Docker. 🐳
smurugu/interview-prep
Everything you need to know to get the job
smurugu/javascript-algorithms
💻 JavaScript implementation of different computer science algorithms.
smurugu/js-algorithms-1
:rocket: Algorithms for JavaScript
smurugu/Leetcode
Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.
smurugu/leetcode-1
leetcode 顺序刷题,详细通俗题解,with JAVA
smurugu/LeetCode-2
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
smurugu/LeetCode-3
Use LeetCode to improve my coding skills.
smurugu/LeetCode-Java-Solutions
Solutions to LeetCode Online Judge problems in Java
smurugu/Leetcode_Julia
Leetcode C# solutions, 461 solved (237 easy, 176 medium, 48 hard), contest global ranking 23489/131596(12/04/2019) 510 solved (10/14/2020) (225 easy, 234 medium, 51 hard)
smurugu/machine-learning-interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
smurugu/machine-learning-systems-design
A booklet on machine learning systems design with exercises: https://huyenchip.com/machine-learning-systems-design/toc.html
smurugu/microsoft
Solutions for known Microsoft online assessment tasks
smurugu/mlnotes
smurugu/recommender-tutorial
An introduction to recommendation systems in Python
smurugu/system-design
smurugu/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
smurugu/Teaching-Kids-Programming
Teaching Kids Programming
smurugu/The-Complete-Coding-Interview-Guide-in-Java
The Complete Coding Interview Guide in Java, published by Packt
smurugu/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
smurugu/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?"