AlgoXY
Algorithm book
A comprehensive textbook on functional algorithms and data structures in programming
Book of Elementary Functional Algorithms and Data structures
6k stars
403 watching
737 forks
Language: TeX
last commit: 23 days ago
Linked from 2 awesome lists
algorithmsfunctional-programminghaskell
Related projects:
Repository | Description | Stars |
---|---|---|
prakhar1989/algorithms | An implementation of various algorithms and data structures in Python. | 3,053 |
evgenykarkan/ekalgorithms | A collection of exercises and examples showcasing various algorithms, data structures, and software concepts in Objective-C. | 2,422 |
felipernb/algorithms.js | A comprehensive collection of algorithms and data structures implemented in JavaScript | 3,726 |
kanwei/algorithms | A comprehensive library of algorithms and data structures in Ruby | 2,669 |
caiorss/functional-programming | An online tutorial on functional programming concepts, examples, and patterns illustrated in multiple programming languages | 2,688 |
ua-nick/data-structures-and-algorithms | A collection of reusable Go implementations of common data structures and algorithms | 2,772 |
phishman3579/java-algorithms-implementation | A collection of implemented algorithms and data structures in Java | 4,454 |
kodecocodes/swift-algorithm-club | An online resource providing implementations and explanations of algorithms and data structures in Swift | 28,822 |
haoel/leetcode | A collection of LeetCode problems' solutions in C++ | 17,643 |
opengenus/cosmos | A collection of algorithms and data structures with solutions in multiple programming languages, maintained by a community of contributors. | 13,579 |
ebtech/rust-algorithms | A collection of classic data structures and algorithms in Rust, showcasing the design and implementation for learning and reference purposes. | 3,770 |
pedrovgs/algorithms | A collection of solutions to common algorithm problems written in Java. | 2,788 |
kumar91gopi/algorithms-and-data-structures-in-ruby | Implementations of various algorithms and data structures in Ruby | 719 |
hemanth/functional-programming-jargon | A glossary of terms explaining functional programming concepts in simple language | 18,609 |
thealgorithms/c-sharp | A collection of algorithms implemented in C# for educational purposes | 7,139 |