ACM 模板库
Support
Quality
Security
License
Reuse
Open source implementation of "Spreading Vectors for Similarity Search"
Support
Quality
Security
License
Reuse
A header-only, very efficient 2D rectangle packing library.
Support
Quality
Security
License
Reuse
PyTorch implementation of DeepDream algorithm (Mordvintsev et al.). Additionally I've included playground.py to help you better understand basic concepts behind the algo.
Support
Quality
Security
License
Reuse
Example coding interview problems found through online resources, Cracking the Code book, mentors and colleagues. An additional robust resource for example interview questions and solutions is at https://github.com/mmihaljevic/algortihms_challenges.
Support
Quality
Security
License
Reuse
Self-calculated rating of problems in leetcode weekly/biweekly contests.
Support
Quality
Security
License
Reuse
mRMR (minimum-Redundancy-Maximum-Relevance) for automatic feature selection at scale.
Support
Quality
Security
License
Reuse
Genetic Algorithm for solving optimization of trading strategies using Gekko
Support
Quality
Security
License
Reuse
Implementation of "Astronomical Algorithms" by Jean Meeus
Support
Quality
Security
License
Reuse
对于数据结构和算法类的东西,我工作有些年份了,大学也有所涉猎,积累了一些内容,不高产不母猪,打我自己脸
Support
Quality
Security
License
Reuse
advanced os course info & some os papers
Support
Quality
Security
License
Reuse
Cracking the Coding Interview 6th Ed. Solutions (C# Port)
Support
Quality
Security
License
Reuse
Pure C solution for LeetCode
Support
Quality
Security
License
Reuse
s
spark-distributed-louvain-modularityby Sotera
Scala 297 Version:Current License: Permissive (Apache-2.0)
Spark / graphX implementation of the distributed louvain modularity algorithm
Support
Quality
Security
License
Reuse
Scala translations of Robert Sedgewick's Java Algorthms
Support
Quality
Security
License
Reuse
A open source project🚀 for bringing all interview💥💥 and competative📘 programming💥💥 question under one repo📐📐
Support
Quality
Security
License
Reuse
D
Data-Structures-and-Algorithms--using-JAVAby satya-verma
Java 292 Version:Current License: No License (No License)
This repo contains implementation of data structures and algorithms using JAVA
Support
Quality
Security
License
Reuse
Go implementation of Seam Carving algorithm.
Support
Quality
Security
License
Reuse
This is a python implementation of NSGA-II algorithm. NSGA is a popular non-domination based genetic algorithm for multi-objective optimization. It is a very effective algorithm but has been generally criticized for its computational complexity, lack of elitism and for choosing the optimal parameter value for sharing parameter σshare. A modified version, NSGA II was developed, which has a better sorting algorithm , incorporates elitism and no sharing parameter needs to be chosen a priori.
Support
Quality
Security
License
Reuse
P
Play-with-Algorithm-Visualizationby liuyubobobo
Java 290 Version:Current License: No License (No License)
Codes of my MOOC Course <Play with Algorithm Visualization>. Updated contents and more demos or practices are also included. 我在慕课网上的课程《看得见的算法》Java示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Support
Quality
Security
License
Reuse
A .NET port of java-string-similarity
Support
Quality
Security
License
Reuse
Tilt the floor to roll a ball through an obstacle course before time runs out.
Support
Quality
Security
License
Reuse
Minisketch: an optimized library for BCH-based set reconciliation
Support
Quality
Security
License
Reuse
:bar_chart: Sort/Weigh strings by relevance
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
《剑指offer》(第二版)Java实现
Support
Quality
Security
License
Reuse
A lightweight C++ library for recursive bilateral filtering [Yang, Qingxiong. "Recursive bilateral filtering". European Conference on Computer Vision, 2012].
Support
Quality
Security
License
Reuse
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Support
Quality
Security
License
Reuse
Seam Carving for Content Aware Image Resizing
Support
Quality
Security
License
Reuse
Important data structures and algorithms implemented in Java along with solutions to AlgoExpert problems and some Leetcode problems.
Support
Quality
Security
License
Reuse
Templates, algorithms and data structures implemented and collected for programming contests. Check README.md for an overview.
Support
Quality
Security
License
Reuse
🚀 Fast prime counting function implementations
Support
Quality
Security
License
Reuse
王道《数据结构》2020考研算法代码
Support
Quality
Security
License
Reuse
The PSL software from the University of Maryland and the University of California Santa Cruz
Support
Quality
Security
License
Reuse
My solved intro to java exercises
Support
Quality
Security
License
Reuse
The Sound of Sorting: Visualize and Audibilize 12 classic sorting algorithms in real time
Support
Quality
Security
License
Reuse
Fast Delaunay triangulation of 2D points implemented in C#.
Support
Quality
Security
License
Reuse
为了进阶高级 Android,定下了刷 LeetCode 的计划,此项目是 leetCode 的解题过程
Support
Quality
Security
License
Reuse
This repository maintains codes for tencent advertisement algorithm competition 2018. Our codes ranked the 3rd place in the final round.
Support
Quality
Security
License
Reuse
A fast alternative to the modulo reduction
Support
Quality
Security
License
Reuse
LeetCode solutions written in Java
Support
Quality
Security
License
Reuse
Algorithms & Data Structures studies. https://leandrotk.github.io/series/algorithms-problem-solving
Support
Quality
Security
License
Reuse
AlgorithmsTest is Code from the book "Algorithms" (4th ed.) by Robert Sedgewick and Kevin Wayne,算法第四版书中代码以及后面的习题,AlgorithmsExercise是一些牛客网上的题目,AlgorithmsReplenish是一些算法的补充
Support
Quality
Security
License
Reuse
王道考研机试指南(第二版) 例题代码
Support
Quality
Security
License
Reuse
A collection of javascript algorithms, patterns, and techniques
Support
Quality
Security
License
Reuse
MicroPather is a path finder and A* solver (astar or a-star) written in platform independent C++ that can be easily integrated into existing code. MicroPather focuses on being a path finding engine for video games but is a generic A* solver.
Support
Quality
Security
License
Reuse
Huge Collections for Java using efficient off heap storage
Support
Quality
Security
License
Reuse
Decompose 2D polygons into convex pieces.
Support
Quality
Security
License
Reuse
Tightly pack 3D models.
Support
Quality
Security
License
Reuse
C# port of the famous GLU Tessellator - prebuilt binaries now available in "releases" tab
Support
Quality
Security
License
Reuse
t
Support
Quality
Security
License
Reuse
s
spreadingvectorsby facebookresearch
Open source implementation of "Spreading Vectors for Similarity Search"
Python 306Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
r
rectpack2Dby TeamHypersomnia
A header-only, very efficient 2D rectangle packing library.
C++ 306Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
pytorch-deepdreamby gordicaleksa
PyTorch implementation of DeepDream algorithm (Mordvintsev et al.). Additionally I've included playground.py to help you better understand basic concepts behind the algo.
Jupyter Notebook 304Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
I
Interview_Problemsby nyghtowl
Example coding interview problems found through online resources, Cracking the Code book, mentors and colleagues. An additional robust resource for example interview questions and solutions is at https://github.com/mmihaljevic/algortihms_challenges.
Python 304Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
l
leetcode_problem_ratingby zerotrac
Self-calculated rating of problems in leetcode weekly/biweekly contests.
JavaScript 304Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
m
mrmrby smazzanti
mRMR (minimum-Redundancy-Maximum-Relevance) for automatic feature selection at scale.
Python 303Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
g
gekkogaby gekkowarez
Genetic Algorithm for solving optimization of trading strategies using Gekko
JavaScript 300Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
m
meeusby soniakeys
Implementation of "Astronomical Algorithms" by Jean Meeus
Go 300Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
data-structure-php-clanguageby elarity
对于数据结构和算法类的东西,我工作有些年份了,大学也有所涉猎,积累了一些内容,不高产不母猪,打我自己脸
C 299Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
aos_course_infoby chyyuu
advanced os course info & some os papers
C 298Updated: 2 y ago License: Permissive (CC0-1.0)
Support
Quality
Security
License
Reuse
C
CtCI-6th-Edition-CSharpby careercup
Cracking the Coding Interview 6th Ed. Solutions (C# Port)
C# 297Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
l
leetcodeby lennylxx
Pure C solution for LeetCode
C 297Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
s
spark-distributed-louvain-modularityby Sotera
Spark / graphX implementation of the distributed louvain modularity algorithm
Scala 297Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
S
Scala-Algorithmsby garyaiki
Scala translations of Robert Sedgewick's Java Algorthms
Scala 296Updated: 1 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
D
Daily-Coding-DS-ALGO-Practiceby Ayush7614
A open source project🚀 for bringing all interview💥💥 and competative📘 programming💥💥 question under one repo📐📐
C++ 294Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
D
Data-Structures-and-Algorithms--using-JAVAby satya-verma
This repo contains implementation of data structures and algorithms using JAVA
Java 292Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
c
carveby aaparella
Go implementation of Seam Carving algorithm.
Go 292Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
N
NSGA-IIby haris989
This is a python implementation of NSGA-II algorithm. NSGA is a popular non-domination based genetic algorithm for multi-objective optimization. It is a very effective algorithm but has been generally criticized for its computational complexity, lack of elitism and for choosing the optimal parameter value for sharing parameter σshare. A modified version, NSGA II was developed, which has a better sorting algorithm , incorporates elitism and no sharing parameter needs to be chosen a priori.
Python 291Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
P
Play-with-Algorithm-Visualizationby liuyubobobo
Codes of my MOOC Course <Play with Algorithm Visualization>. Updated contents and more demos or practices are also included. 我在慕课网上的课程《看得见的算法》Java示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Java 290Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
S
StringSimilarity.NETby feature23
A .NET port of java-string-similarity
C# 290Updated: 3 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
n
neverballby Neverball
Tilt the floor to roll a ball through an obstacle course before time runs out.
C 290Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
m
minisketchby sipa
Minisketch: an optimized library for BCH-based set reconciliation
C++ 290Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
r
relevancy.jsby padolsey
:bar_chart: Sort/Weigh strings by relevance
JavaScript 289Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
c
clrsby deepmind
Python 289Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
c
Support
Quality
Security
License
Reuse
r
recursive-bfby ufoym
A lightweight C++ library for recursive bilateral filtering [Yang, Qingxiong. "Recursive bilateral filtering". European Conference on Computer Vision, 2012].
C 288Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
D
Data-Structures-Algorithmsby anubhavshrimal
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Python 287Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
seam-carvingby vivianhylee
Seam Carving for Content Aware Image Resizing
Python 287Updated: 1 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
d
data-structures-and-algorithmsby alpha037
Important data structures and algorithms implemented in Java along with solutions to AlgoExpert problems and some Leetcode problems.
Java 287Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
c
competitive-programming-libraryby mochow13
Templates, algorithms and data structures implemented and collected for programming contests. Check README.md for an overview.
C++ 286Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
p
primecountby kimwalisch
🚀 Fast prime counting function implementations
C++ 284Updated: 1 y ago License: Permissive (BSD-2-Clause)
Support
Quality
Security
License
Reuse
W
WangDao-DataStructureby anbingxu666
王道《数据结构》2020考研算法代码
C++ 284Updated: 3 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
p
pslby linqs
The PSL software from the University of Maryland and the University of California Santa Cruz
Java 280Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
i
intro-to-java-10th-editionby LuizGsa21
My solved intro to java exercises
Java 280Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
S
Sorting_Visualizationby ZQPei
The Sound of Sorting: Visualize and Audibilize 12 classic sorting algorithms in real time
Python 280Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
delaunator-sharpby nol1fe
Fast Delaunay triangulation of 2D points implemented in C#.
C# 279Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
W
WLeetCodeby ImportEffort
为了进阶高级 Android,定下了刷 LeetCode 的计划,此项目是 leetCode 的解题过程
Java 278Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
T
Tencent_Ads_Algo_2018by DiligentPanda
This repository maintains codes for tencent advertisement algorithm competition 2018. Our codes ranked the 3rd place in the final round.
Python 278Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
f
fastrangeby lemire
A fast alternative to the modulo reduction
C 277Updated: 1 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
L
LeetCodeby yuzhangcmu
LeetCode solutions written in Java
Java 276Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
a
algorithmsby leandrotk
Algorithms & Data Structures studies. https://leandrotk.github.io/series/algorithms-problem-solving
C++ 276Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
A
Algorithmsby xiaoyuzdy
AlgorithmsTest is Code from the book "Algorithms" (4th ed.) by Robert Sedgewick and Kevin Wayne,算法第四版书中代码以及后面的习题,AlgorithmsExercise是一些牛客网上的题目,AlgorithmsReplenish是一些算法的补充
Java 275Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
L
Support
Quality
Security
License
Reuse
j
javascript-patternsby nas5w
A collection of javascript algorithms, patterns, and techniques
JavaScript 274Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
M
MicroPatherby leethomason
MicroPather is a path finder and A* solver (astar or a-star) written in platform independent C++ that can be easily integrated into existing code. MicroPather focuses on being a path finding engine for video games but is a generic A* solver.
C++ 274Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
H
HugeCollections-OLDby peter-lawrey
Huge Collections for Java using efficient off heap storage
Java 272Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
p
poly-decomp.jsby schteppe
Decompose 2D polygons into convex pieces.
JavaScript 272Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
Support
Quality
Security
License
Reuse
L
LibTessDotNetby speps
C# port of the famous GLU Tessellator - prebuilt binaries now available in "releases" tab
C# 271Updated: 1 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse