Pinned Repositories
algorithms
Minimal examples of data structures and algorithms in Python
awesome-courses
:books: List of awesome university courses for learning Computer Science!
BasicWebApp
CtCI-6th-Edition-JavaScript
Cracking the Coding Interview 6th Ed. JavaScript Solutions
DSA
Data structures and algorithms in C#
every-programmer-should-know
A collection of (mostly) technical things every software developer should know
handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
HTMLCSS-LandingPage
Build a Rock Climbing Company Landing Page with HTML & CSS
javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Learn-Node
Starter Files + Stepped Solutions for the Learn Node course
KingRaja13's Repositories
KingRaja13/algorithms
Minimal examples of data structures and algorithms in Python
KingRaja13/awesome-courses
:books: List of awesome university courses for learning Computer Science!
KingRaja13/BasicWebApp
KingRaja13/CtCI-6th-Edition-JavaScript
Cracking the Coding Interview 6th Ed. JavaScript Solutions
KingRaja13/DSA
Data structures and algorithms in C#
KingRaja13/every-programmer-should-know
A collection of (mostly) technical things every software developer should know
KingRaja13/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
KingRaja13/HTMLCSS-LandingPage
Build a Rock Climbing Company Landing Page with HTML & CSS
KingRaja13/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
KingRaja13/Learn-Node
Starter Files + Stepped Solutions for the Learn Node course
KingRaja13/minsk
This repo contains Minsk, a handwritten compiler in C#. It illustrates basic concepts of compiler construction and how one can tool the language inside of an IDE by exposing APIs for parsing and type checking.
KingRaja13/open-source-cs-degree
The Open Source Computer Science Degree
KingRaja13/p1xt-guides
Programming curricula
KingRaja13/ReStore
KingRaja13/revents2020
KingRaja13/solve_scenarios
Learn Technology by solving a Business Problem Scenario's(Repository is still under Progress)
KingRaja13/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.