Algorithm topic
Algorithms are detailed sets of guidelines created for a computer program to complete tasks efficiently and thoroughly. Algorithms in computer programming are employed to solve complex problems. Various cutting-edge technologies including artificial intelligence (AI) and machine learning (ML), operate based on simple or complex algorithms.
aoapc
《算法竞赛入门经典 第2版》代码实现
DiffableDataSources
💾 A library for backporting UITableView/UICollectionViewDiffableDataSource.
DifferenceKit
💻 A fast and flexible O(n) difference algorithm framework for Swift collection.
EditDistance
Incremental update tool to UITableView and UICollectionView
competitive-programming
🔥 🖥️ Competitive programming guide, learning materials and my own coding solutions from Codechef, Leetcode,Geeks for Geeks, HackerRank, Spoj, Codebyte, InterviewBit, CodingBlock & other platforms
goa.c
📚 数据结构和算法(Golang实现)
Algorithms-Java
A collection of common algorithms and data structures implemented in Java.
BSpline
A simple and fast uniform-knot BSpline curve implementation by javascript.