52 results for “topic:computer-science-algorithms”
💻 JavaScript implementations of computer science algorithms
Everything about programming!!
Computer Science Topics
Illustrated Data Structures — Video Series
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.
Animated demo of sorting algorithms in Java.
Common algorithms implemented in JavaScript.
Books on various domains of computer science
Data Structures and Algorithms implementation in JavaScript & Python with explanations. 🍻
:mortar_board: Data structures and algorithms implemented in ES6
Algorithms from Sudkamps' Languages and Machines - implemented in Python 3
[WIP] Algorithms from Sudkamps' Languages and Machines - implemented in Java
Computer Science algorithms in JavaScript
Robert C. Edgar's C++ coding style
Informatik Master exercises
A collection of scripts that I wrote for/were inspired by school projects. Algorithms & Data Structures.
LeetCode solutions in JavaScript (ES6+).
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.
Collection of classic computer science paradigms, algorithms, and approaches written in JavaScript, demo is
Basic implementation of core Computer Science algorithms and data structures written in C# and packaged as .NET Core assembly
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
Different algorithms to solve 0-1 knapsack and an algorithm to solve continuous knapsack
🎓Computer Science fundamentals in JavaScript.
A repo with exercises I've resolved from https://www.codewars.com/
Computer Science Algorithms
sols
Library/source codes that I've coded and used for my lectures during my career as BSCS/BSIT/BSCOE Assistant Professor for BSCS, BSIT and BSCOE way back late 2007 to 2015 (on-going retrieving the codes and rearranging the repo) . You like the Repo? Don't forget to 🌟, 👁️, 🔱 and ❤️
Harvard's CS50x 2022 - Labs and Psets
This is a simple kernel in O.S.
Solutions of competitive programming problems