Algojammer
Algorithmic IDE
An experimental code editor designed to assist with writing and visualizing algorithms
An experimental code editor for writing algorithms
3k stars
108 watching
107 forks
Language: C++
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
norvig/pytudes | A collection of Python programs designed to help perfect programming skills through practice and demonstration. | 23,140 |
thealgorithms/python | A collection of algorithm implementations in Python | 194,305 |
prakhar1989/algorithms | An implementation of various algorithms and data structures in Python. | 3,053 |
trekhleb/homemade-machine-learning | Practices implementing popular machine learning algorithms from scratch to gain a deeper understanding of their mathematics | 23,121 |
jesse-ai/jesse | An advanced trading framework for creating and backtesting custom cryptocurrency trading strategies | 5,723 |
aimacode/aima-python | Python implementations of AI algorithms from Russell and Norvig's book | 8,052 |
donnemartin/interactive-coding-challenges | An interactive coding challenge platform with a large collection of algorithms and data structures in Python. | 29,553 |
alda-lang/alda | A text-based programming language for composing and playing music using the command line. | 5,619 |
phishman3579/java-algorithms-implementation | A collection of implemented algorithms and data structures in Java | 4,454 |
pedrovgs/algorithms | A collection of solutions to common algorithm problems written in Java. | 2,788 |
aleju/imgaug | Tools for manipulating and enhancing images in machine learning applications | 14,417 |
nbro/andz | A collection of educational implementations of common algorithms and data structures in Python. | 60 |
kodecocodes/swift-algorithm-club | An online resource providing implementations and explanations of algorithms and data structures in Swift | 28,822 |
thealgorithms/c-sharp | A collection of algorithms implemented in C# for educational purposes | 7,139 |
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 |