All Projects → recursion-and-dynamic-programming → Similar Projects or Alternatives

172 Open source projects that are alternatives of or similar to recursion-and-dynamic-programming

Fatou.jl
Fatou sets in Julia (Fractals, Newton basins, Mandelbrot)
Stars: ✭ 92 (+148.65%)
SwiftUI-Fractals
The Sierpinski carpet, triangle, and a fractal tree using SwiftUI
Stars: ✭ 22 (-40.54%)
Project Euler Solutions
Runnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell.
Stars: ✭ 1,374 (+3613.51%)
Mutual labels:  recursion, dynamic-programming
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+11902.7%)
Mutual labels:  recursion, dynamic-programming
Golang Examples
Some examples for the programming language Go.
Stars: ✭ 14 (-62.16%)
Mutual labels:  recursion, palindrome
Cracking The Coding Interview
📚 C++ and Python solutions with automated tests for Cracking the Coding Interview 6th Edition.
Stars: ✭ 396 (+970.27%)
Mutual labels:  recursion, dynamic-programming
Dsa Geeksclasses
DSA-Self Paced With Doubt Assistance Course Solutions in Python (Python 3)
Stars: ✭ 137 (+270.27%)
Mutual labels:  recursion, dynamic-programming
algorithms
Algorithms in python and C
Stars: ✭ 71 (+91.89%)
Mutual labels:  palindrome, dynamic-programming
bbmandelbrotGo
generate images of a mandelbrot fractal
Stars: ✭ 19 (-48.65%)
Algorithm-Patterns
面试常用算法框架分类总结,带你逐类击破 LeetCode 题目,培养算法思维,一通百通。Summary of Algorithm Patterns in coding interview. Cracking LeetCode and build up your algorithm thinking.
Stars: ✭ 24 (-35.14%)
Mutual labels:  recursion, dynamic-programming
Data-Structures-Algorithms-Handbook
A series of important questions with solutions to crack the coding interview and ace it!
Stars: ✭ 30 (-18.92%)
Mutual labels:  recursion, 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 (+348.65%)
Mutual labels:  recursion, dynamic-programming
algoexpert
AlgoExpert is an online platform that helps software engineers to prepare for coding and technical interviews.
Stars: ✭ 8 (-78.38%)
Mutual labels:  recursion, dynamic-programming
topologic
Visualiser for basic geometric primitives and fractals in arbitrary-dimensional spaces
Stars: ✭ 39 (+5.41%)
Mutual labels:  fractal-images, fractals
Fractal-Inferno
An Online Fractal Flame Generator.
Stars: ✭ 41 (+10.81%)
Mutual labels:  fractal-algorithms, fractals
Algorithms
Free hands-on course with the implementation (in Python) and description of several computational, mathematical and statistical algorithms.
Stars: ✭ 117 (+216.22%)
Dynamic-Programming-Questions-by-Aditya-Verma
Aditya Verma (Youtube) DP Playlist Codes/Solutions.
Stars: ✭ 148 (+300%)
Mutual labels:  recursion, knapsack-problem
Meta Typing
📚 Functions and algorithms implemented purely with TypeScript's type system
Stars: ✭ 628 (+1597.3%)
Mutual labels:  recursion
Dynamics
A Compositional Object-Based Approach to Learning Physical Dynamics
Stars: ✭ 159 (+329.73%)
Mutual labels:  recursion
You Dont Need Loops
Avoid The One-off Problem, Infinite Loops, Statefulness and Hidden intent.
Stars: ✭ 599 (+1518.92%)
Mutual labels:  recursion
Proxy requests
a class that uses scraped proxies to make http GET/POST requests (Python requests)
Stars: ✭ 357 (+864.86%)
Mutual labels:  recursion
levenshtein.c
Levenshtein algorithm in C
Stars: ✭ 77 (+108.11%)
Mutual labels:  edit-distance
Scriptum
A fool's scriptum on functional programming
Stars: ✭ 346 (+835.14%)
Mutual labels:  recursion
Interview Questions In Javascript
A mostly reasonable collection of technical software development interview questions solved in Javascript
Stars: ✭ 3,268 (+8732.43%)
Mutual labels:  recursion
3013-Algorithms
Algorithms Course Repo
Stars: ✭ 15 (-59.46%)
Mutual labels:  recursion
Atto
An insanely simple self-hosted functional programming language
Stars: ✭ 119 (+221.62%)
Mutual labels:  recursion
recursive-iterator
It iterates through a graph recursively
Stars: ✭ 87 (+135.14%)
Mutual labels:  recursion
Cloak
A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor
Stars: ✭ 709 (+1816.22%)
Mutual labels:  recursion
Traverser
Traverser is a Java library that helps software engineers implement advanced iteration of a data structure.
Stars: ✭ 45 (+21.62%)
Mutual labels:  recursion
keikan
An elegant (imo) rendering engine written in Rust.
Stars: ✭ 55 (+48.65%)
Mutual labels:  fractals
alchemy
Generate any a-by-( b + c ) finite rectangle SVG containing potentially Infinitely many a-by-( 2 * b ) finite rectangles animated along a number line of ( ( c - b ) / a )^n scale symmetry.
Stars: ✭ 29 (-21.62%)
Mutual labels:  recursion
Glom
☄️ Python's nested data operator (and CLI), for all your declarative restructuring needs. Got data? Glom it! ☄️
Stars: ✭ 1,341 (+3524.32%)
Mutual labels:  recursion
discrete-math-python-scripts
Python code snippets from Discrete Mathematics for Computer Science specialization at Coursera
Stars: ✭ 98 (+164.86%)
Mutual labels:  recursion
Typelang
🌳 A tiny language interpreter implemented purely in TypeScript's type-system
Stars: ✭ 149 (+302.7%)
Mutual labels:  recursion
StructDualDynProg.jl
Implementation of SDDP (Stochastic Dual Dynamic Programming) using the StructJuMP modeling interface
Stars: ✭ 22 (-40.54%)
Mutual labels:  dynamic-programming
Data Structures
Data-Structures using C++.
Stars: ✭ 121 (+227.03%)
Mutual labels:  recursion
rrapply
rrapply: revisiting base-R's rapply
Stars: ✭ 25 (-32.43%)
Mutual labels:  recursion
Cs Fundamentals
The CS Fundamentals Series
Stars: ✭ 76 (+105.41%)
Mutual labels:  recursion
vim-rzip
Extends zip.vim to browse and write nested zip files
Stars: ✭ 22 (-40.54%)
Mutual labels:  recursion
loadkit
Java 资源加载器,充分拓展ClassLoader#getResources(name)的能力,实现递归加载,支持普通风格 / 包名风格 / ANT风格 / 正则风格路径的资源加载同时支持自定义过滤器,通常作为框架的基础类库。
Stars: ✭ 39 (+5.41%)
Mutual labels:  recursion
Recursion-Tree-Visualizer
A simple python package that helps to visualise any recursive function by adding a single line of code.
Stars: ✭ 89 (+140.54%)
Mutual labels:  recursion
Functional Programming In Elm
DRAFT outlining some techniques of functional programming
Stars: ✭ 200 (+440.54%)
Mutual labels:  recursion
Recursion schemes
Recursion schemes for Idris
Stars: ✭ 61 (+64.86%)
Mutual labels:  recursion
microlibs-scala
No description or website provided.
Stars: ✭ 24 (-35.14%)
Mutual labels:  recursion
Fs extra
Expanding opportunities standard library std::fs and std::io
Stars: ✭ 95 (+156.76%)
Mutual labels:  recursion
Recursive-Tile-Map-Growth
Tile based level growth algorithm used in Procedural Dungeon Toolkit
Stars: ✭ 40 (+8.11%)
Mutual labels:  recursion
Awesome Functional Programming
Yet another resource for collecting articles, videos etc. regarding functional programming
Stars: ✭ 2,725 (+7264.86%)
Mutual labels:  recursion
react-folder-tree
A versatile react treeview library that supports custom icons and event handlers
Stars: ✭ 56 (+51.35%)
Mutual labels:  recursion
Coding Ninjas Data Structures And Algorithms In Python
Solved problems and assignments of DSA course taught by Coding Ninjas team
Stars: ✭ 70 (+89.19%)
Mutual labels:  recursion
RecursiveExtractor
RecursiveExtractor is a .NET Standard 2.0 archive extraction Library, and Command Line Tool which can process 7zip, ar, bzip2, deb, gzip, iso, rar, tar, vhd, vhdx, vmdk, wim, xzip, and zip archives and any nested combination of the supported formats.
Stars: ✭ 109 (+194.59%)
Mutual labels:  recursion
Sopgi
A small VEX raytracer for SideFX Houdini with photon mapping global illumination and full recursive reflections and refractions
Stars: ✭ 55 (+48.65%)
Mutual labels:  recursion
react-binary-tree
Binary Tree Traversal Visualisation
Stars: ✭ 25 (-32.43%)
Mutual labels:  recursion
language-benchmarks
A simple benchmark system for compiled and interpreted languages.
Stars: ✭ 21 (-43.24%)
Mutual labels:  recursion
ftor
ftor enables ML-like type-directed, functional programming with Javascript including reasonable debugging.
Stars: ✭ 44 (+18.92%)
Mutual labels:  recursion
Recursion Tree Visualizer
🌳 Input the javascript code of any recursive function and visualize your recursion tree
Stars: ✭ 198 (+435.14%)
Mutual labels:  recursion
Geeksforgeeks Dsa 2
This repository contains all the assignments and practice questions solved during the Data Structures and Algorithms course in C++ taught by the Geeks For Geeks team.
Stars: ✭ 53 (+43.24%)
Mutual labels:  recursion
infinistack
Infinite recursion in JS without stack overflow errors, based on magic 🎩✨🐇
Stars: ✭ 24 (-35.14%)
Mutual labels:  recursion
interview-refresh-java-bigdata
a one-stop repo to lookup for code snippets of core java concepts, sql, data structures as well as big data. It also consists of interview questions asked in real-life.
Stars: ✭ 25 (-32.43%)
Mutual labels:  recursion
Sudoku Generator
A Sudoku puzzle generator written in C++ using modified and efficient backtracking algorithm.
Stars: ✭ 33 (-10.81%)
Mutual labels:  recursion
InterviewPrep
A repository containing link of good interview questions
Stars: ✭ 54 (+45.95%)
Mutual labels:  dynamic-programming
1-60 of 172 similar projects