An open API service providing repository metadata for many open source software ecosystems.

Topic: "computer-science-algorithms"

mgechev/javascript-algorithms

πŸ’» JavaScript implementations of computer science algorithms

Language: JavaScript - Size: 4.11 MB - Last synced at: 18 days ago - Pushed at: about 1 year ago - Stars: 7,851 - Forks: 1,270

EQuimper/All-About-Programming

Everything about programming!!

Language: JavaScript - Size: 11.1 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 357 - Forks: 106

shhossain/computer_science

Computer Science Topics

Language: Jupyter Notebook - Size: 11.8 MB - Last synced at: 16 days ago - Pushed at: 29 days ago - Stars: 239 - Forks: 237

kamranahmedse/datastructures-in-javascript

Illustrated Data Structures β€” Video Series

Language: JavaScript - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 162 - Forks: 24

sneeuwballen/zipperposition

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.

Language: OCaml - Size: 29.3 MB - Last synced at: 7 days ago - Pushed at: 8 months ago - Stars: 143 - Forks: 18

sumtype/common-algorithms-js πŸ“¦

Common algorithms implemented in JavaScript.

Language: JavaScript - Size: 219 KB - Last synced at: 8 months ago - Pushed at: over 6 years ago - Stars: 37 - Forks: 10

nayuki/Sorting-algorithms-demo

Animated demo of sorting algorithms in Java.

Language: Java - Size: 265 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 33 - Forks: 19

extsalt/books

Books on various domains of computer science

Size: 649 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 15 - Forks: 2

akashbdj/stein

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

Language: JavaScript - Size: 84 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 3

ayastreb/cs101

:mortar_board: Data structures and algorithms implemented in ES6

Language: JavaScript - Size: 178 KB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 1

thundergolfer/sudkamp-langs-machines-python

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

Language: Python - Size: 1.45 MB - Last synced at: 10 days ago - Pushed at: about 8 years ago - Stars: 8 - Forks: 0

thundergolfer/sudkamp-langs-machines-java

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

Language: Java - Size: 2.08 MB - Last synced at: 10 days ago - Pushed at: about 8 years ago - Stars: 7 - Forks: 0

rcedgar/re_coding_style

Robert C. Edgar's C++ coding style

Size: 3.91 KB - Last synced at: 25 days ago - Pushed at: 12 months ago - Stars: 5 - Forks: 0

estevanmaito/algorithms-in-javascript

Computer Science algorithms in JavaScript

Language: JavaScript - Size: 23.4 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 2

charlesbuczel/leetcode.js

LeetCode solutions in JavaScript (ES6+).

Language: JavaScript - Size: 66.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 1

laszlokorte/informatik-master

Informatik Master exercises

Language: TeX - Size: 17.8 MB - Last synced at: 24 days ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

sshh12/SchoolCode

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

Language: Java - Size: 66.2 MB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 1

r0m454rc4/MazeMaster_A-Star-Solver

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.

Language: TypeScript - Size: 3.07 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

julia-dizhak/javascript-algorithms

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

Language: JavaScript - Size: 3.35 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

sourceduty/Quantum

Principles, applications, and technologies of quantum science.

Language: Python - Size: 21.1 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

schooldev49/CompetitiveProgramming

sols

Language: C++ - Size: 88.9 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

michaelkhany/Ultra_Sum

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

Language: C# - Size: 6.51 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

atilafassina/fundamentals

πŸŽ“Computer Science fundamentals in JavaScript.

Language: JavaScript - Size: 476 KB - Last synced at: about 23 hours ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mgabilo/knapsack-algorithms

Different algorithms to solve 0-1 knapsack and an algorithm to solve continuous knapsack

Language: Python - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

crsanti/codewars-elixir

A repo with exercises I've resolved from https://www.codewars.com/

Language: Elixir - Size: 627 KB - Last synced at: 3 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

CSAlgorithms/CSAlgorithms

Computer Science Algorithms

Language: CSS - Size: 450 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

VortexTeller/computer-science

πŸŽ“ Path to a free self-taught education in Computer Science!

Language: HTML - Size: 1.58 MB - Last synced at: about 17 hours ago - Pushed at: about 18 hours ago - Stars: 0 - Forks: 0

IgnaOromendia/Competitve-Programming-Problems

Solutions of competitive programming problems

Language: C++ - Size: 675 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

Rakeshgsekhar/Visualizer

This project is study project for improving my skills. Here I am trying to visualize few sorting and path finding algorithms.

Language: JavaScript - Size: 235 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

thenocturnaldevgypsy/code-lab-lecture-exercises

Library/source codes that I've coded and used for lecturing CS/IT subjects and topics during my career as Assistant Professor for BSCS, BSIT and BSCOE way back late 2012 to 2015 (on-going retrieving the codes and rearranging the repo) . You like the Repo? Don't forget to 🌟, πŸ‘οΈ, πŸ”± and ❀️

Language: Java - Size: 81.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

jye-trudel/hackathon-2024

Language: Java - Size: 15.6 KB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

henrcaio/CS50x_2022

Harvard's CS50x 2022 - Labs and Psets

Language: C - Size: 18.7 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

henriquecolini/automata

Parses Formal Regular Expressions and outputs graphs.

Language: Rust - Size: 42 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

amtsh/algorithm_practice

Python implementation of common computer science algorithms written for practice.

Language: Python - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Ryn0K/leetcode_solutions

Solution's of some challenges from leetcode.

Language: Python - Size: 6.66 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

JustCodeandChill/Processstimulate

This is a simple kernel in O.S.

Language: Java - Size: 46.9 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

AnthonyArzola/CoreConcepts

Basic implementation of core Computer Science algorithms and data structures written in C# and packaged as .NET Core assembly

Language: C# - Size: 53.7 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

KaceCottam/KCLib

C++ Library for working on school projects.

Language: C++ - Size: 25.9 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

caiobep/computer-science

Computer Science Algorithms and Data Structures

Language: TypeScript - Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

nem035/csjs

Small collection of basic CS Algorithms/Data Structures in JavaScript.

Language: JavaScript - Size: 30.3 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

ComprosoftCEO/C-Data-Structures

A variety of useful C data structures to aid in future projects

Language: C - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

intern0t/Project-Euler

This is my compiled solutions at solving Project Euler's problems.

Language: Python - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

AyushExel/Algorithms

Implementation of Algorithms and Data Structures used extensively in computer Science

Language: C++ - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

iasjem/linear-search-algorithm-java

Demonstrates how a linear search algorithm works

Language: Java - Size: 2.93 KB - Last synced at: 12 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

m4rquee/big_num_ack

Ackermann function with big numbers support

Language: C - Size: 83 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ChiCubed/InformaticsNotes

Notes for computer-based informatics, particularly for use in a competition setting.

Language: Shell - Size: 1.91 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

praharshjain/Theoretical-CS-Algorithms

Implementation of concepts and algorithms from various disciplines of computer science.

Language: C++ - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 1

v-kolesnikov/dining_philosophers

🍽 Dining philosophers problem solution on Ruby

Language: Ruby - Size: 9.77 KB - Last synced at: 9 days ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

juanitodread/algorithms-lab

This is a miscellaneous project related to computer science algorithms

Language: Scala - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

Related Topics
computer-science 23 algorithm 14 algorithms 12 data-structures 11 javascript 8 java 6 programming 6 computer-science-education 5 javascript-algorithms 4 python 4 c 3 sorting-algorithms 3 computerscience 3 algorithms-and-data-structures 3 dynamic-programming 3 programming-exercises 2 computer-science-studies 2 theoretical-computer-science 2 school 2 data-structure 2 operating-system 2 competitive-programming 2 leetcode-javascript 2 data-structures-and-algorithms 2 es6 2 web 2 cpp 2 typescript 2 software-engineering 2 interview-preparation 2 graph-algorithms 2 textbook 2 cloud-computing 2 leetcode-solutions 2 sorting-algorithms-implemented 2 hacktoberfest 2 devtips 1 stack 1 elixir 1 gcp 1 google-cloud 1 google-cloud-platform 1 javascript-es6 1 javascript-tests 1 javascript-tutorial 1 lambda-functions 1 programmer-tool 1 tutorial 1 string-manipulation 1 computer-science-students 1 data-structure-algorithms 1 library 1 student 1 student-growth 1 information-security 1 regular-expression 1 regular-languages 1 theory-of-computation 1 cshs 1 hackathon 1 hackathon-project 1 hackathonproject 1 health 1 a-star 1 react-native 1 study-project 1 article 1 aws-lambda 1 css-animations 1 css-transitions 1 greedy-algorithms 1 range-query 1 computer-engineering 1 datatypes 1 filesystem 1 machine-learning 1 memory 1 networking 1 programming-language 1 web-technologies 1 ai 1 chatgpt 1 custom-gpt 1 gpts 1 quantum 1 quantum-algorithm 1 quantum-algorithms 1 quantum-computing 1 quantum-science 1 research 1 research-and-development 1 science 1 tutorials 1 computer-science-data-structures 1 thenocturnaldevgypsy 1 thenocturnaldevgypsy-io 1 pathfinding 1 reactjs 1 visualizer 1 programming-style 1