Found 90,367 repositories(showing 30)
huihut
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
TheAlgorithms
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
TheAlgorithms
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
QuantConnect
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
cp-algorithms
Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru)
TheAlgorithms
All algorithms implemented in C#.
wisdompeak
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
aalhour
:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#
mandliya
180+ Algorithm & Data Structure Problems using C++
xtaci
Algorithms & Data structures in C++.
gibsjose
C++ Syntax, Data Structures, and Algorithms Cheat Sheet
NVIDIA
[ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl
Several Coding Patterns for Solving Data Structures and Algorithms Problems during Interviews
baidu
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
《算法导论》第三版中算法的C++实现
liuyubobobo
Codes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
fragglet
A library of common data structures and algorithms written in C.
Zopfli Compression Algorithm is a compression library programmed in C to perform very good, but slow, deflate or zlib compression.
An index of algorithms for learning causality with data
kanwei
Ruby algorithms and data structures. C extensions
jainaman224
A comprehensive resource for learning and implementing algorithms and data structures. This repository includes detailed notes, complexity analysis, and code examples in C++, Java, Python, and more. Ideal for students, professionals, and those preparing for coding interviews.
Jason2Brownlee
Clever Algorithms: Nature-Inspired Programming Recipes
yuanfengyun
棋牌的胡牌算法,包括麻将、跑胡子、扑克。实现 lua 、c++ 、c# 、golang 、js 、java 、python 版本。( Mahjong algorithm )
B-Con
Basic implementations of standard cryptography algorithms, like AES and SHA-1.
gradientspace
C# library for 2D/3D geometric computation, mesh algorithms, and so on. Boost license.
dexter-xD
C projects: algorithms, games, and networking
NRules
Rules engine for .NET, based on the Rete matching algorithm, with internal DSL in C#.
mapbox
A fast algorithm for finding the pole of inaccessibility of a polygon (in JavaScript and C++)
justcoding121
100+ algorithms & data structures generically implemented in C#
giacomelli
GeneticSharp is a fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the development of applications using Genetic Algorithms (GAs).