All Projects → Learning-Made-Easy → Similar Projects or Alternatives

150 Open source projects that are alternatives of or similar to Learning-Made-Easy

icpc
Resources for Competitive Programming
Stars: ✭ 14 (-89.47%)
geeks-for-geeks-solutions
Solutions of questions on Geeks-for-Geeks.Solution Available in C++.
Stars: ✭ 28 (-78.95%)
Competitive Programming
Contains solutions and codes to various online competitive programming challenges and some good problems. The links to the problem sets are specified at the beginning of each code.
Stars: ✭ 65 (-51.13%)
timetable-scheduler
⏲ An Activity Scheduling Project of Algorithms Analysis to schedule the timetable for Educational Institutes.
Stars: ✭ 26 (-80.45%)
CPTH
🌟 Competitive Programming Template Headers | With documentation, CI tests and Codecov
Stars: ✭ 23 (-82.71%)
OI-Template
Bill Yang's algorithm & data structure templates
Stars: ✭ 15 (-88.72%)
py-problems-solutions
Implementations of various problems using Python. Dynamic Programming, BackTracking & Sorting algorithms 💻
Stars: ✭ 20 (-84.96%)
LearnCPP
Learn Cpp from Beginner to Advanced ✅ Practice 🎯 Code 💻 Repeat 🔁 One step solution for c++ beginners and cp enthusiasts.
Stars: ✭ 359 (+169.92%)
Codewars
CodeWars Solutions (Please leave a start. Thank you)
Stars: ✭ 156 (+17.29%)
Algorithm-in-JavaScript
Implementing all-time classic algorithmic problems in JS
Stars: ✭ 20 (-84.96%)
ML-ProjectKart
🙌Kart of 210+ projects based on machine learning, deep learning, computer vision, natural language processing and all. Show your support by ✨ this repository.
Stars: ✭ 162 (+21.8%)
Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Python
Stars: ✭ 31 (-76.69%)
Data Structures And Algorithms
Data Structures and Algorithms implementation in Go
Stars: ✭ 2,272 (+1608.27%)
data-structures-and-algorithms
Important data structures and algorithms implemented in Java along with solutions to AlgoExpert problems and some Leetcode problems.
Stars: ✭ 222 (+66.92%)
Data-Structures-and-Algorithms
Implementation of various Data Structures and algorithms - Linked List, Stacks, Queues, Binary Search Tree, AVL tree,Red Black Trees, Trie, Graph Algorithms, Sorting Algorithms, Greedy Algorithms, Dynamic Programming, Segment Trees etc.
Stars: ✭ 144 (+8.27%)
Data-Structures-and-Algorithms--A-Comprehensive-Guide
Data Structures & Algorithms - A Comprehensive Guide
Stars: ✭ 15 (-88.72%)
unionfind
A union-find disjoint sets data structure implemented in Python with the "Weighted Quick Union with Path Compression" algorithm.
Stars: ✭ 51 (-61.65%)
Mutual labels:  algorithms-datastructures
algorithms
The All ▲lgorithms documentation website.
Stars: ✭ 114 (-14.29%)
Mutual labels:  greedy-algorithm
Harris-Hawks-Optimization-Algorithm-and-Applications
Source codes for HHO paper: Harris hawks optimization: Algorithm and applications: https://www.sciencedirect.com/science/article/pii/S0167739X18313530. In this paper, a novel population-based, nature-inspired optimization paradigm is proposed, which is called Harris Hawks Optimizer (HHO).
Stars: ✭ 31 (-76.69%)
ctl
My variant of the C Template Library
Stars: ✭ 105 (-21.05%)
CC33Z
Curso de Ciência da Computação
Stars: ✭ 50 (-62.41%)
FAANG-Coding-Interview-Questions
A curated List of Coding Questions Asked in FAANG Interviews
Stars: ✭ 1,195 (+798.5%)
How-to-Solve-it-by-Computer-R-G-Dromey
How to Solve it by Computer - R.G. Dromey Solutions
Stars: ✭ 20 (-84.96%)
Mutual labels:  algorithms-implemented
The-Complete-FAANG-Preparation
This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Pytho…
Stars: ✭ 8,681 (+6427.07%)
Mutual labels:  dsa
FMI-DSA
Some examples druing the DSA (data structures and algorithms) courses given by me (Ivan Filipov) as a teaching assistant @ Faculty of Mathematics and Informatics, Sofia University 2016-2019
Stars: ✭ 26 (-80.45%)
Mutual labels:  dsa
LeetCode
Solution to LeetCode Problems in Python and Golang 🎯
Stars: ✭ 12 (-90.98%)
Mutual labels:  greedy-algorithms
Structurex
Javascript visualizer of algorithms and data structures.
Stars: ✭ 32 (-75.94%)
Mutual labels:  dsa
psolving-paradigms
Common problems of dynamic programming methods and techniques, including prerequisites, for competitive programmers.
Stars: ✭ 34 (-74.44%)
Mutual labels:  greedy-algorithms
10weeks-codingtest
구름EDU 10주완성 알고리즘 코딩테스트의 해설 답안집입니다
Stars: ✭ 122 (-8.27%)
Mutual labels:  datastructure
AlgorithmsAndDataStructure
Algorithms And DataStructure Implemented In Python, Java & CPP, Give a Star 🌟If it helps you
Stars: ✭ 724 (+444.36%)
CLRS
Algorithms implementation in C++ and solutions of questions (both code and math proof) from “Introduction to Algorithms” (3e) (CLRS) in LaTeX.
Stars: ✭ 35 (-73.68%)
resources
A curated collection of useful tech resources 💻
Stars: ✭ 57 (-57.14%)
Mutual labels:  dsa
treap
🍃 🌳 🍂 Efficient implementation of the implicit treap data structure
Stars: ✭ 64 (-51.88%)
Mutual labels:  datastructure
DSA--GeeksForGeeks
DSA course solutions in C++ Jump to below directly for more problems
Stars: ✭ 47 (-64.66%)
Mutual labels:  greedy-algorithms
Awesome-Software-Engineering-Interview
No description or website provided.
Stars: ✭ 409 (+207.52%)
SDE Sheet Striver
C++ Solutions of 180 Questions [30 Days] of Strivers SDE Sheet , YouTube Channel TAKEUFORWARD (Raj Vikramaditya bhaiyaa)
Stars: ✭ 188 (+41.35%)
Mutual labels:  dsa
DSAregenK
Recover the private key from signed DSA messages. (multiple signed messages, static coefficient 'k')
Stars: ✭ 28 (-78.95%)
Mutual labels:  dsa
programminginpython.com
This repo consists code of all the programs discussed at programminginpython.com website
Stars: ✭ 60 (-54.89%)
Mutual labels:  algorithms-datastructures
Algorithms-Open-Source
We have a task for each skill level!!
Stars: ✭ 31 (-76.69%)
ds-algo
Implementation of common Data Structures and Algorithms with Go
Stars: ✭ 177 (+33.08%)
Interview materials
A curated list of all essential job interview preparation materials.
Stars: ✭ 27 (-79.7%)
data-standards-authority
Collaboration space for working on data standards and guidance for the DSA
Stars: ✭ 23 (-82.71%)
Mutual labels:  dsa
Interview DS Algo
Super Repository for Coding Interview Preperation
Stars: ✭ 514 (+286.47%)
6companies30days
Challenge to solve 90 questions from 6 companies in 30 days. Solved 90/90.
Stars: ✭ 99 (-25.56%)
Mutual labels:  dsa
algo-drills
A command line tool for memorizing algorithms in Python by typing them.
Stars: ✭ 42 (-68.42%)
Quick-notes
This repo contains important notes and code snippets which can help you during your job interviews
Stars: ✭ 37 (-72.18%)
Mutual labels:  algorithms-datastructures
LeetCode-Book
《剑指 Offer》 Python, Java, C++ 解题代码,LeetBook《图解算法数据结构》配套代码仓。
Stars: ✭ 1,164 (+775.19%)
cpAPI
A Flask API that gives updates about the upcoming contests on various Coding Platforms.
Stars: ✭ 13 (-90.23%)
Mutual labels:  dsa
cpalgorithms
Algorithms and Techniques for competitive programming
Stars: ✭ 16 (-87.97%)
Mutual labels:  algorithms-implemented
python-data-structures-and-algorithms
No description or website provided.
Stars: ✭ 57 (-57.14%)
DataStructures-Algorithms
A collections of many CP-based or DSA-based Questions that is stored various algorithms and datastructures to increase coding aptitutde. Anybody with a knack for coding can feel free to add more solutions and questions in the respective folders
Stars: ✭ 15 (-88.72%)
Competitive-Programming-Algorithms
The purpose of this repository is to get all the Algorithms required for Competitive Programming at one place. This will be very helpful. Also one can contribute to this repository and learn something from this.
Stars: ✭ 21 (-84.21%)
CP-DSA-Cpp-C
🕺 Give me data and I will structure it! 🔥
Stars: ✭ 27 (-79.7%)
Mutual labels:  algorithms-implemented
coding-for-algorithms
数据结构,剑指offer,leetcode等OJ平台刷题记录(C++/Python/Java)
Stars: ✭ 20 (-84.96%)
AlmanaqueBrute
Repositório para códigos de competição
Stars: ✭ 22 (-83.46%)
tsp-essay
A fun study of some heuristics for the Travelling Salesman Problem.
Stars: ✭ 15 (-88.72%)
Mutual labels:  greedy-algorithm
Ace-The-Code
A repository for various coding questions that can help you land your next dream job!
Stars: ✭ 36 (-72.93%)
Mutual labels:  dsa
dsa
data structure and algorithm - examples and implementations
Stars: ✭ 13 (-90.23%)
Mutual labels:  dsa
competitive programming codebook
Programming Contest Book.
Stars: ✭ 76 (-42.86%)
challenge100-codingtest-study
누구나 참여 가능한 알고리즘 코딩테스트 문제풀이 스터디
Stars: ✭ 84 (-36.84%)
1-60 of 150 similar projects