OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4109discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: algorithms清除

Tech Interview Handbook provides free, curated technical interview preparation materials for software engineers, covering coding questions, behavioral questions, resume guides, and system design.

ProductivityNotes & knowledge
ADDED

JavaScript implementations of popular algorithms and data structures, each with its own README explanation, complexity notes, and links to further reading. Useful for study and interview prep.

Developer toolsTemplates & starters
ADDED

labuladong's algorithm notes: an open-source tutorial and problem-solving toolkit centered on LeetCode. With 60+ original Chinese articles, core pattern frameworks, a visualization panel, and multi-platform plugins, it helps learners master data structures and algorithms conceptually rather than just memorizing code.

Developer toolsAI & MLTemplates & starters
scipyscipy
ADDED

SciPy is an open-source software library for mathematics, science, and engineering, providing efficient numerical routines built to work with NumPy arrays.

Data & databasesAnalytics & BI
hello-algokrahets
ADDED

Hello Algorithm is a free open-source introductory tutorial on data structures and algorithms, featuring animated illustrations and runnable code. It supports five languages and 14 programming languages, making it ideal for beginners.

ProductivityNotes & knowledge
see-algorithmsakshay9136
ADDED

An interactive visual learning platform designed to make algorithms and data structures easy to understand through step-by-step animations, custom inputs, and playback controls.

ProductivityDeveloper toolsNotes & knowledge
ADDED

Clean, well-documented Python implementations of common algorithms and data structures for learning and reference.

Developer toolsTemplates & starters
javaTheAlgorithms
ADDED

Educational collection of algorithms implemented in Java, intended for learning purposes. Includes a full directory of applications, contribution guidelines, and support for running/editing in Gitpod.

Developer toolsTemplates & starters
ADDED

ML.NET is an open-source, cross-platform machine learning framework for .NET that lets developers build, train, deploy, and consume custom models directly in .NET apps without needing Python or R.

AI & MLDeveloper toolsModel runtime
cs-video-coursesDeveloper-Y
ADDED

A curated list of computer science courses with video lectures, covering algorithms, AI, databases, operating systems, and more.

Developer toolsProductivityTemplates & starters
algorithmswilliamfiset
ADDED

A comprehensive Java library of algorithm and data structure implementations covering data structures, dynamic programming, graph theory, geometry, linear algebra, and mathematics, with Bazel build support and companion YouTube video tutorials.

Developer toolsComponent libraries