All Projects → MCScanX → Similar Projects or Alternatives

87 Open source projects that are alternatives of or similar to MCScanX

Leetcode Rust
my leetcode solutions in rust
Stars: ✭ 345 (+139.58%)
Mutual labels:  dynamic-programming
Algorithms
✨ a bunch of algorithms in a bunch of languages ✨
Stars: ✭ 55 (-61.81%)
Mutual labels:  dynamic-programming
Algorithm Notes
Comprehensive algorithms solution to help engineers prepare their interviews and future study
Stars: ✭ 44 (-69.44%)
Mutual labels:  dynamic-programming
Cracking The Coding Interview
📚 C++ and Python solutions with automated tests for Cracking the Coding Interview 6th Edition.
Stars: ✭ 396 (+175%)
Mutual labels:  dynamic-programming
Dynamic.Programming
C++ codes of Dynamic Programming algorithms
Stars: ✭ 28 (-80.56%)
Mutual labels:  dynamic-programming
Dynamic Programming
A tutorial aimed to give an understanding of common dynamic programming problems
Stars: ✭ 109 (-24.31%)
Mutual labels:  dynamic-programming
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (+89.58%)
Mutual labels:  dynamic-programming
Ultimate Java Resources
Java programming. All in one Java Resource for learning. Updated every day and up to date. All Algorithms and DS along with Development in Java. Beginner to Advanced. Join the Discord link.
Stars: ✭ 143 (-0.69%)
Mutual labels:  dynamic-programming
Algorithms
Free hands-on course with the implementation (in Python) and description of several computational, mathematical and statistical algorithms.
Stars: ✭ 117 (-18.75%)
Mutual labels:  dynamic-programming
K Nearest Neighbors With Dynamic Time Warping
Python implementation of KNN and DTW classification algorithm
Stars: ✭ 604 (+319.44%)
Mutual labels:  dynamic-programming
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+2984.03%)
Mutual labels:  dynamic-programming
A-Dynamic-Programming-Offloading-Algorithm-for-Mobile-Cloud-Computing
A Dynamic Programming Offloading Algorithm for Mobile Cloud Computing
Stars: ✭ 23 (-84.03%)
Mutual labels:  dynamic-programming
Awesome Algorithms Books
CLRS + Algorithhms by Robert Sedgewick, Kevin Wayne +Algorithm_design by Jon Kleinberg and Éva Tardos
Stars: ✭ 116 (-19.44%)
Mutual labels:  dynamic-programming
Deep Reinforcement Learning
Repo for the Deep Reinforcement Learning Nanodegree program
Stars: ✭ 4,012 (+2686.11%)
Mutual labels:  dynamic-programming
Algo Tree
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
Stars: ✭ 166 (+15.28%)
Mutual labels:  dynamic-programming
Coderchef Kitchen
The official repository for our programming kitchen which consists of 50+ delicious programming recipes having all the interesting ingredients ranging from dynamic programming, graph theory, linked lists and much more. All the articles contain beautiful images and some gif/video at times to help clear important concepts.
Stars: ✭ 306 (+112.5%)
Mutual labels:  dynamic-programming
Project Euler Solutions
Runnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell.
Stars: ✭ 1,374 (+854.17%)
Mutual labels:  dynamic-programming
CSwift
C Module for Swift, Swift Script and Dynamic Library Call;Swift中直接调用C语言源程序的展示程序
Stars: ✭ 46 (-68.06%)
Mutual labels:  dynamic-programming
algoexpert
AlgoExpert is an online platform that helps software engineers to prepare for coding and technical interviews.
Stars: ✭ 8 (-94.44%)
Mutual labels:  dynamic-programming
solution-leedcode-codechef-codeforces-gfg-interviewbits-hackerEarth-HackerRank
This repo contain the solution of leetcode problem and divide into category like dynamic programming, linkedlist,recursion, graph and some other section
Stars: ✭ 18 (-87.5%)
Mutual labels:  dynamic-programming
Oi Slides
我的信息学竞赛讲课课件
Stars: ✭ 875 (+507.64%)
Mutual labels:  dynamic-programming
sync.soccer
Synchronise event and tracking data using dynamic programming
Stars: ✭ 38 (-73.61%)
Mutual labels:  dynamic-programming
Safe learning
Safe reinforcement learning with stability guarantees
Stars: ✭ 140 (-2.78%)
Mutual labels:  dynamic-programming
Data-Structures-Algorithms
Data Structures & Algorithms 💥
Stars: ✭ 17 (-88.19%)
Mutual labels:  dynamic-programming
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (+254.17%)
Mutual labels:  dynamic-programming
Reinforcement learning tutorial with demo
Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approximation, Policy Gradient, DQN, Imitation, Meta Learning, Papers, Courses, etc..
Stars: ✭ 442 (+206.94%)
Mutual labels:  dynamic-programming
InterviewBit
Collection of solution for problems on InterviewBit
Stars: ✭ 77 (-46.53%)
Mutual labels:  dynamic-programming
Move37
Coding Demos from the School of AI's Move37 Course
Stars: ✭ 130 (-9.72%)
Mutual labels:  dynamic-programming
Pycair
Content aware image resizing
Stars: ✭ 425 (+195.14%)
Mutual labels:  dynamic-programming
Coding Ninjas Competitive
This will have all the solutions to the competitive programming course's problems by Coding ninjas. Star the repo if you like it.
Stars: ✭ 168 (+16.67%)
Mutual labels:  dynamic-programming
Algorithms Primer
A consolidated collection of resources for you to learn and understand algorithms and data structures easily.
Stars: ✭ 381 (+164.58%)
Mutual labels:  dynamic-programming
Pointless
Pointless: a scripting language for learning and fun
Stars: ✭ 116 (-19.44%)
Mutual labels:  dynamic-programming
Competitive Programming Repository
Competitive Programming templates that I used during the past few years.
Stars: ✭ 367 (+154.86%)
Mutual labels:  dynamic-programming
StructDualDynProg.jl
Implementation of SDDP (Stochastic Dual Dynamic Programming) using the StructJuMP modeling interface
Stars: ✭ 22 (-84.72%)
Mutual labels:  dynamic-programming
Algods
Implementation of Algorithms and Data Structures, Problems and Solutions
Stars: ✭ 3,295 (+2188.19%)
Mutual labels:  dynamic-programming
Snap4arduino
Binding Snap! and Arduino together
Stars: ✭ 107 (-25.69%)
Mutual labels:  dynamic-programming
Leetcode Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
Stars: ✭ 22,440 (+15483.33%)
Mutual labels:  dynamic-programming
Interviewbit
Collection of Abhishek Agrawal's gists solutions for problems on https://www.interviewbit.com
Stars: ✭ 166 (+15.28%)
Mutual labels:  dynamic-programming
Cpp
Repository for C++/C codes and algos.
Stars: ✭ 265 (+84.03%)
Mutual labels:  dynamic-programming
Algorithms
A collection of algorithms and data structures
Stars: ✭ 11,553 (+7922.92%)
Mutual labels:  dynamic-programming
Java-Questions-and-Solutions
This repository aims to solve and create new problems from different spheres of coding. A path to help students to get access to solutions and discuss their doubts.
Stars: ✭ 34 (-76.39%)
Mutual labels:  dynamic-programming
recursion-and-dynamic-programming
Julia and Python recursion algorithm, fractal geometry and dynamic programming applications including Edit Distance, Knapsack (Multiple Choice), Stock Trading, Pythagorean Tree, Koch Snowflake, Jerusalem Cross, Sierpiński Carpet, Hilbert Curve, Pascal Triangle, Prime Factorization, Palindrome, Egg Drop, Coin Change, Hanoi Tower, Cantor Set, Fibo…
Stars: ✭ 37 (-74.31%)
Mutual labels:  dynamic-programming
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 (+0%)
Mutual labels:  dynamic-programming
Coding Ninjas Java Solutions
This will have solutions to all the problems that are included in Coding Ninja's 2020 Java Course. Star the repo if you like it.
Stars: ✭ 32 (-77.78%)
Mutual labels:  dynamic-programming
cs-problems
Some 70+ interesting computer science problems and solutions in C#
Stars: ✭ 28 (-80.56%)
Mutual labels:  dynamic-programming
Algorithms
A collection of common algorithms and data structures implemented in java, c++, and python.
Stars: ✭ 142 (-1.39%)
Mutual labels:  dynamic-programming
Python
Repository for Python codes and algos. Star the repo too.
Stars: ✭ 102 (-29.17%)
Mutual labels:  dynamic-programming
Hello Algorithm
🌍 针对小白的算法训练 | 包括四部分:①.算法基础 ②.力扣图解 ③.大厂面经 ④.CS_汇总 | 附:1、千本开源电子书 2、百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)
Stars: ✭ 29,372 (+20297.22%)
Mutual labels:  dynamic-programming
The-Complete-Rust-Programming-Reference-Guide
Design, develop, and deploy effective software systems using the advanced constructs of Rust
Stars: ✭ 53 (-63.19%)
Mutual labels:  dynamic-programming
Fucking Algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Stars: ✭ 99,705 (+69139.58%)
Mutual labels:  dynamic-programming
Algorithm-Patterns
面试常用算法框架分类总结,带你逐类击破 LeetCode 题目,培养算法思维,一通百通。Summary of Algorithm Patterns in coding interview. Cracking LeetCode and build up your algorithm thinking.
Stars: ✭ 24 (-83.33%)
Mutual labels:  dynamic-programming
Algorithms
A repository of different Algorithms and Data Structures implemented in many programming languages.
Stars: ✭ 578 (+301.39%)
Mutual labels:  dynamic-programming
py-problems-solutions
Implementations of various problems using Python. Dynamic Programming, BackTracking & Sorting algorithms 💻
Stars: ✭ 20 (-86.11%)
Mutual labels:  dynamic-programming
Dsa Geeksclasses
DSA-Self Paced With Doubt Assistance Course Solutions in Python (Python 3)
Stars: ✭ 137 (-4.86%)
Mutual labels:  dynamic-programming
Algorithms
CLRS study. Codes are written with golang.
Stars: ✭ 482 (+234.72%)
Mutual labels:  dynamic-programming
video-scene-detection
Video Scene Detection Based on the Optimal Sequential Grouping algorithm
Stars: ✭ 62 (-56.94%)
Mutual labels:  dynamic-programming
InterviewPrep
A repository containing link of good interview questions
Stars: ✭ 54 (-62.5%)
Mutual labels:  dynamic-programming
Rocketcocoa
A framework for running any extra Cocoa code dynamically
Stars: ✭ 187 (+29.86%)
Mutual labels:  dynamic-programming
Data structure and algorithms library
A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming
Stars: ✭ 133 (-7.64%)
Mutual labels:  dynamic-programming
Coding Interview Gym
leetcode.com , algoexpert.io solutions in python and swift
Stars: ✭ 451 (+213.19%)
Mutual labels:  dynamic-programming
1-60 of 87 similar projects