Algorithms are detailed sets of guidelines created for a computer program to complete tasks efficiently and thoroughly.
Java-based LeetCode algorithm problem solutions, regularly updated.
一些常用算法的 JavaScript 实现
《程序员代码面试指南》、公司招聘笔试题、《剑指Offer》、算法、数据结构
Solutions of Data Structures and Algorithms in Java 2nd Edition by Robert Lafore. Adding practice problems and solutions.
moved to https://github.com/desicochrane/datasci
:art:冒泡排序;直接插入排序;希尔排序;快速排序;堆排序;归并排序;基数排序
个人的学习工作总结,可作为你的面试指南(目前涵盖八股,非八股,算法,系统设计)。
The most comprehensive collection of accurate astronomical algorithms in Swift.
Automatic jigsaw puzzle solver
📗 Solutions of more than 380 problems of Hackerrank accross several domains.
Awesome Leetcode Algorithm、Awesome Algorithm、LeetCode Solutions、Algorithm and DataStruct Tutorial (ACM金牌选手讲解《算法与数据结构》、LeetCode超清...
每周一道算法一本书
CLRS in C++
Computationally efficient rolling window iterators for Python (sum, variance, min/max, etc.)
Fast and reliable implementation of the Gilbert-Johnson-Keerthi (GJK) algorithm for C, C++, C#, Go, Matlab, Octave, Python and Zig
LeetCode solutions
SHA-2 algorithm implementations
上海地铁换乘指南系统(SubwayTransferSystem),是个人在暑期所做的一个数据结构课程设计项目
LeetCode solutions, written in python and cpp(LeetCode解题报告,记录自己的leetcode成长之路)
LeetCode 算法解答
Consumable Data Structures and Algorithms library in JavaScript
🌟 推理王国:关于 AI 推理机制的思想实验手册。从信息论、符号逻辑与表示学习出发,系统剖析大模型“智能”的本质。
Machine learning algorithms in Dart programming language
A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming
一些已经读、正在读、将要读的书籍
Aho-Corasick multi-keyword string searching library in PHP.
Code and real data for "Enhancing Human Learning via Spaced Repetition Optimization", PNAS 2019
剑指offer(python版)/ 算法图解 / python基础 / 数据结构
用 node.js 爬你自己的 leetcode 解题源码
A Golang library for the textbook Algorithms, 4th edition
A Small Front-end Algorithm Note
Java solutions and explanations to problems in the book Cracking the Coding Interview(6th Edition).
用 JS 刷 LeetCode
Common data structures and algorithms implemented in JavaScript
View Algorithms in the Browser! - Built with ReactJs
:boom: :chart_with_upwards_trend: A curated list of data science, analysis and visualization tools
Basic template for managing Backtrader backtests.
2025 年最新 Java 设计模式教程,全面覆盖 23 种经典设计模式(单例模式、工厂方法模式、策略模式、适配器模式、代理模式、观察者模式、模板方法模式等),提供...
:chart: openAlgo is a public repository for various work product relavant to algorithms and the high frequency low latency electronic trading space wi...
Absolute balanced kdtree for fast kNN search.
C++ Bitmap Library https://www.partow.net/programming/bitmap/index.html
N-Dimensional Fast Methods: Fast Marching, Fast Sweeping, Group Marching, Fast Iterative, etc.
A C++11 multithread library for image retrieval
Create all the [ch]arts by cax or three.js - Cax 和 three.js 创造一切图[表]
The repository algorithms implemented on the Go
💻我的leetcode算法题解,详细的java版本。包括分类题解/周赛题解/剑指OFFER题解
MATLAB implementations of a variety of nonlinear programming algorithms.
Including JVM, Java concurrency, Spring framework, Data structure and Algorithm, Computer network, Design pattern, Python, C++, Linux, Mysql, Redis,M...
skip list with rank, code less than z_set in redis
A Minimal Perfect Hash Function Library