Pinned Repositories
AlgorithmVisualizer
Algorithm Visualizer
Amazon
Kaggle Amazon Competition
asuwill-interview-code
solution for interviews of microsoft\google\alibaba\baidu...
awesome
A curated list of awesome lists
careerup150
c++ programming exercises
code_interview
Answer to programming interview questions including all leetcode.com onlinejudge problems.
cracking-the-coding-interview
Solutions for the book: Cracking the coding interview V4. Written in C++.
DataScience
This repo contains materials related to Data Science, mostly the sources I've learnt from and worked on personally. It would be my pleasure if more awesome materials could be added by anyone interested.
geeksforgeeks-as-books
Epub, mobi, docx, pdf books generated from geeksforgeeks.org
sarreddym's Repositories
sarreddym/geeksforgeeks-as-books
Epub, mobi, docx, pdf books generated from geeksforgeeks.org
sarreddym/AlgorithmVisualizer
Algorithm Visualizer
sarreddym/Amazon
Kaggle Amazon Competition
sarreddym/awesome
A curated list of awesome lists
sarreddym/careerup150
c++ programming exercises
sarreddym/DataScience
This repo contains materials related to Data Science, mostly the sources I've learnt from and worked on personally. It would be my pleasure if more awesome materials could be added by anyone interested.
sarreddym/elements-of-programming-interviews
Automatically exported from code.google.com/p/elements-of-programming-interviews
sarreddym/google-interview-university
A complete daily plan for studying to become a Google software engineer.
sarreddym/Indexing-StackExcahnge
Python Scripts to index stackexchange Data Dumps
sarreddym/interview
Interview questions
sarreddym/interview-1
Everything you need to kick ass on your coding interview
sarreddym/Kaggle-Competitions
All Kaggle competitions
sarreddym/kaggle-facebook-bot
Solution to the Kaggle Facebook Recruiting IV contest
sarreddym/kaggle-titanic
A tutorial for Kaggle's Titanic: Machine Learning from Disaster competition. Demonstartes basic data munging, analysis, and visualization techniques. Shows examples of supervised machine learning techniques.
sarreddym/Kaggle-Whats-cooking
Kaggle whats cooking problem
sarreddym/learn
sarreddym/Learning-Python-DataScience
sarreddym/leetcode
LeetCode Problems' Solutions
sarreddym/leetcode-best-answers
sarreddym/ms_interview_100
This is the code implementation for Microsoft interview 100 questions
sarreddym/Multi-Class-Text-Classifier-HackerRank
Solution to a Hacker-Rank Machine Learning Question (Document Classifier)
sarreddym/Neural-Networks-Demystified
Supporting code for short YouTube series Neural Networks Demystified.
sarreddym/papers-we-love
Papers from the computer science community to read and discuss.
sarreddym/pdfpc
A presenter console with multi-monitor support for PDF files.
sarreddym/Popularity-Prediction
Arduino stackexchange posts are used to predict the popularity of a post.
sarreddym/Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
sarreddym/Projects-Solutions
:pager: Links to others' solutions to Projects (https://github.com/karan/Projects/)
sarreddym/scientific-python-lectures
Lectures on scientific computing with python, as IPython notebooks.
sarreddym/skimage-tutorials
Scikit-image tutorials
sarreddym/StackExcange-topic-Classification
Classifying Stack Exchange topics using 3 Different Models.