Repository navigation

#

computer-science-algorithms

💻 JavaScript implementations of computer science algorithms

JavaScript
7850
1 年前

An automatic theorem prover in OCaml for typed higher-order logic with equality and datatypes, based on superposition+rewriting; and Logtk, a supporting library for manipulating terms, formulas, clauses, etc.

OCaml
141
6 个月前

Data Structures and Algorithms implementation in JavaScript & Python with explanations. 🍻

JavaScript
11
6 年前

🎓 Data structures and algorithms implemented in ES6

JavaScript
8
7 年前

Algorithms from Sudkamps' Languages and Machines - implemented in Python 3

Python
8
8 年前

[WIP] Algorithms from Sudkamps' Languages and Machines - implemented in Java

Java
7
8 年前

Robert C. Edgar's C++ coding style

5
10 个月前

A collection of scripts that I wrote for/were inspired by school projects. Algorithms & Data Structures.

Java
3
6 年前

MazeMaster_A-Star-Solver is a React Native and TypeScript project where users can draw mazes and see the A* algorithm solve them in real-time. This project demonstrates the use of the A* pathfinding algorithm in a fun and interactive way.

TypeScript
3
1 年前

Collection of classic computer science paradigms, algorithms, and approaches written in JavaScript, demo is

JavaScript
2
4 年前

UltraSum, crafted by developer Michael B. Khani, provides a platform for executing four fundamental mathematical operations, with a specialization in handling enormous numbers far beyond typical integer capacities. Transitioning from Delphi to C# in its 2022 version, UltraSum maintains a steadfast focus on improving and refining its functionalities

C#
1
2 年前