A mostly reasonable collection of technical software development interview questions solved in Javascript
Updated Oct 26, 2018
Yet another resource for collecting articles, videos etc. regarding functional programming
Updated Mar 19, 2019
☄️ Python's nested data operator (and CLI), for all your declarative restructuring needs. Got data? Glom it! ☄️
Runnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell.
Java
Updated Mar 11, 2019
A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor
C
Updated May 19, 2015
a class that uses scraped proxies to make an http GET/POST request (Python requests)
Python
Updated Mar 12, 2019
📚 C++ and Python solutions with automated tests for Cracking the Coding Interview 6th Edition.
C++
Updated Mar 2, 2019
DRAFT outlining some techniques of functional programming
Updated May 17, 2018
A Compositional Object-Based Approach to Learning Physical Dynamics
Lua
Updated Mar 7, 2017
Visualizes solutions to the N-Queens problem, written in React & Flux
JavaScript
Updated Aug 1, 2016
It iterates through a graph recursively
JavaScript
Updated Aug 10, 2017
A Scala compiler plugin for mutual tail recursion
The CS Fundamentals Series
JavaScript
Updated Jul 12, 2016
An insanely simple self-hosted functional programming language
Rust
Updated Mar 22, 2019
Fearless recursion in Clojure!
Recursion schemes for Idris
Idris
Updated Aug 23, 2018
fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!
JavaScript
Updated Jan 22, 2019
Expanding opportunities standard library std::fs and std::io
This repository contains some algorithms and data structures mostly implemented for kicks and learning. Hopefully mig…
Java
Updated Apr 17, 2017
ftor enables ML-like type-directed, functional programming with Javascript including reasonable debugging.
JavaScript
Updated Mar 9, 2018
A small VEX raytracer for SideFX Houdini with photon mapping global illumination and full recursive reflections and r…
C
Updated Nov 24, 2018
Tools for easily handling objects like arrays of arrays and deeper nestings
Julia
Updated Mar 17, 2019
⌛️ A set of recursion problems to be solved.
JavaScript
Updated Jul 29, 2018
Tile based level growth algorithm used in Procedural Dungeon Toolkit
Java
Updated Jul 6, 2018
🎃 👻 The pure functional programming language interpreter, built with Racket under supervision of Prof. Mehran S. Fal…
Racket
Updated Jan 21, 2018
Data Structures and Algorithms in Java 2nd Edition by Robert Lafore
Recursive LAPACK Collection
C
Updated Jul 15, 2017
A recursion schemes micro-library
Scala
Updated Oct 31, 2018
A program that generates geometry and recursively subdivides it into triangles, written in Rust
Rust
Updated Dec 29, 2017
Java Library that compares 2 images with the same sizes and shows the differences visually by drawing rectangles.