Algorithms are detailed sets of guidelines created for a computer program to complete tasks efficiently and thoroughly.
📘 Personal basic practice test playground.
leetcode in golang
Phonetic libray for .NET
A collection of algorithms for fuzzy search like in Sublime Text.
Creating a smooth cubic bezier curve that pass through all the prescribed points using Swift and Math.
LeetCode Solutions in Objective - C or Swift. At least one question every day
:pushpin: Notes and Codes for studying data structures and algorithm
Python toolkit for pluggable algorithms and data structures for multimedia-based machine learning.
Implementation of Elementary Algorithms (infix-prefix-postfix-evaluation-to-longest-common-increasing-sub-sequence-activity-selection-balance-kd-binar...
Visualize working of famous algorithms, Currently Implemented Path Finding (Dijkstra's, A Star, BFS, DFS) Sorting (Bubble, Insertion, Selection, Merge...
A portable hash function that heavily optimized for performance and quality, featuring novel, high-efficiency structures.
100% Offline, Serverless Astronomical Prayer Times Engine bridging Jean Meeus mechanisms with Diyanet VSOP87 via Harmonic Delta Signatures. Ultra-prec...
An (old) and unstructured (messy tbh) collection of programming exercises.
Leverage the power of modern C++ to build robust and scalable applications
Robin Hood Sort, for uniform data
Leetcode with golang && go practice 🚀
solve, test, debug question for leetcode
LeetCode 通关指南( LeetCode-JS ):手把手带你完成 1000 道算法题,使用 JS 实现,前端工程师友好,包含《剑指 Offer》、《程序员面试金典》和各类专项训练。
CLRS(Introduction to Algorithms) - Python/C++/Java Implementation of all the major Algorithms in the CLRS Textbook as well as additional algorithm's c...
Create React from zero series
R Functions implementing UCR Matrix Profile Algorithm
Create and search very large datasets (> 7 million) of audio music fingerprints (also called Acoustic Fingerprinting), using two different algorithmes...
GeoJSON implementation of RBush — a high-performance JavaScript R-tree-based 2D spatial index for points and rectangles
🎲 黑白棋 课程设计 + AI (Minimax)
Wordclouds in go
Make your first PR! ~ A beginner-friendly repository made specifically for open source beginners. Add your profile, a blog, or any program under any l...
This is an implementation for TraClus algorithm in Java. A GUI was added.
Capacitated Vehicle Routing Problem
GYM Environment for XPlane. Reinforcement Learning and Autonomous Piloting.
Fast cartesian product
自制机器学习
ML algorithm for real-time classification
This is the Curriculum to learn Machine Leaning from scratch to expert.
go 开发经常用到的解析包:book:
List of awesome free video courses for learning Computer Science!
CLI for compressing files.
Walkthrough notebooks for Deep Learning, Machine Learning, Reinforcement Learning, Spark, Statistics, Algorithms, Scala, Python
为编程、算法、Python3的初学者,提供基于Codility课程习题的全套解决方案(中文题目+解题思路+Python3代码)
Leetcode solutions, contests and some other algorithm-related stuff
Kotlin-based LeetCode algorithm problem solutions, regularly updated.
When you solve the problem of Baekjoon Online Judge, it automatically commits and pushes to the remote repository.
Compare two string and get a similarity percentage
:mortar_board::100: Bonus Assignments of Algorithms 4th Edition, by Robert Sedgewick and Kevin Wayne
Simple benchmark for testing your DOM diffing algorithm.
Scripts that illustrate basic cryptography concepts based on Coursera Standford Cryptography I course and more.
a python convertion from the ruby implementation of Rémi Coulom's Whole-History Rating (WHR) algorithm.
Heap-free sliding window median filter for embedded C/C++ — O(n/2) insert, zero allocations, ideal for ADC noise removal on bare-metal and RTOS target...
This code will help the users to get an idea of the accidents well before the accident took place
Leetcode/剑指offer/经典算法题型