All Projects → Hamming → Similar Projects or Alternatives

615 Open source projects that are alternatives of or similar to Hamming

Ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
Stars: ✭ 6,896 (+22886.67%)
Mutual labels:  algorithms
Hello Algorithm
🌍 针对小白的算法训练 | 包括四部分:①.算法基础 ②.力扣图解 ③.大厂面经 ④.CS_汇总 | 附:1、千本开源电子书 2、百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)
Stars: ✭ 29,372 (+97806.67%)
Mutual labels:  algorithms
Algorithms
Algorithms and data structures exercises
Stars: ✭ 19 (-36.67%)
Mutual labels:  algorithms
30 Seconds Of Cpp
30 Seconds of C++ (STL in C++). Read More about 30C++ here 👉
Stars: ✭ 815 (+2616.67%)
Mutual labels:  algorithms
Garble
Obfuscate Go builds
Stars: ✭ 617 (+1956.67%)
Mutual labels:  binary
Frosty
serialize native Nim types to strings, streams, or sockets ⛄
Stars: ✭ 25 (-16.67%)
Mutual labels:  binary
Cpprobotics
cpp implementation of robotics algorithms including localization, mapping, SLAM, path planning and control
Stars: ✭ 727 (+2323.33%)
Mutual labels:  algorithms
Awesome Unam
A curated list of awesome engineering ecosystem, including UNAM Projects
Stars: ✭ 10 (-66.67%)
Mutual labels:  algorithms
Meta Typing
📚 Functions and algorithms implemented purely with TypeScript's type system
Stars: ✭ 628 (+1993.33%)
Mutual labels:  algorithms
Club De Algoritmia Upiiz Ipn
Es un repositorio donde todo miembro del club puede ver tanto problemas resueltos, algoritmos como ejercicios de clase, de una manera facil
Stars: ✭ 18 (-40%)
Mutual labels:  algorithms
Machine Learning Course
💬 Machine Learning Course with Python:
Stars: ✭ 6,798 (+22560%)
Mutual labels:  algorithms
Ascii art
Real-Time ASCII Art Rendering Library
Stars: ✭ 599 (+1896.67%)
Mutual labels:  algorithms
Leetcode Downloader
Download your accepted LeetCode submissions
Stars: ✭ 25 (-16.67%)
Mutual labels:  algorithms
Algorithm
Algorithm is a library of tools that is used to create intelligent applications.
Stars: ✭ 787 (+2523.33%)
Mutual labels:  algorithms
Huprog
A repo which includes the HUPROG'17(Hacettepe University Programming Contest)'s questions and the solutions of that questions.
Stars: ✭ 11 (-63.33%)
Mutual labels:  algorithms
Advanced Algorithms
100+ algorithms & data structures generically implemented in C#.
Stars: ✭ 752 (+2406.67%)
Mutual labels:  algorithms
Play With Algorithm Interview
Codes of my MOOC Course <Play with Algorithm Interviews>. Updated contents and practices are also included. 我在慕课网上的课程《玩儿转算法面试》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Stars: ✭ 915 (+2950%)
Mutual labels:  algorithms
Scodec
Scala combinator library for working with binary data
Stars: ✭ 709 (+2263.33%)
Mutual labels:  binary
Ris
a simple cross-platform resource compiler for c++ projects
Stars: ✭ 15 (-50%)
Mutual labels:  binary
Dsa.js Data Structures Algorithms Javascript
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
Stars: ✭ 6,251 (+20736.67%)
Mutual labels:  algorithms
Ps
Problem Solving
Stars: ✭ 901 (+2903.33%)
Mutual labels:  algorithms
Curriculum
👩‍🏫 👨‍🏫 The open-source curriculum of Enki!
Stars: ✭ 624 (+1980%)
Mutual labels:  algorithms
Php Bitmap
Bitmap representation with bitwise operations
Stars: ✭ 7 (-76.67%)
Mutual labels:  binary
Book on python algorithms and data structure
🪐 Book on Python, Algorithms, and Data Structures. 🪐
Stars: ✭ 604 (+1913.33%)
Mutual labels:  algorithms
Bits
A bite sized library for dealing with bytes.
Stars: ✭ 16 (-46.67%)
Mutual labels:  binary
Hackerrank
HackerRank solutions in Java/JS/Python/C++/C#
Stars: ✭ 829 (+2663.33%)
Mutual labels:  algorithms
Algorithms
A repository of different Algorithms and Data Structures implemented in many programming languages.
Stars: ✭ 578 (+1826.67%)
Mutual labels:  algorithms
Stanford University Algorithms
Assignments of Stanford University - Algorithms from Coursera
Stars: ✭ 25 (-16.67%)
Mutual labels:  algorithms
Linfa
A Rust machine learning framework.
Stars: ✭ 812 (+2606.67%)
Mutual labels:  algorithms
Phpalgorithms
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
Stars: ✭ 865 (+2783.33%)
Mutual labels:  algorithms
Pyclustering
pyclustring is a Python, C++ data mining library.
Stars: ✭ 806 (+2586.67%)
Mutual labels:  algorithms
Haskell
Implementation of All ▲lgorithms in Haskell Programming Language
Stars: ✭ 25 (-16.67%)
Mutual labels:  algorithms
Etl
Embedded Template Library
Stars: ✭ 783 (+2510%)
Mutual labels:  algorithms
Dlinterview
Deep Learning Interview 深度学习面试题目汇总
Stars: ✭ 943 (+3043.33%)
Mutual labels:  algorithms
Algo Basic
专注于分享算法,计算机基础(包括计算机网络,操作系统,MySQL等),无论是应付面试,还是提升自己地内功,这里都能帮到你
Stars: ✭ 768 (+2460%)
Mutual labels:  algorithms
Java Competitive Programming
I have written some important Algorithms and Data Structures in an efficient way in Java with proper references to time and space complexity. These Pre-cooked and well-tested codes help to implement larger hackathon problems in lesser time. DFS, BFS, LCA, All Pair Shortest Path, Longest Common Subsequence, Binary Search, Lower Bound Search, Maximal Matching, Matrix Exponentiation, Segment Tree, Sparse Table, Merge Sort, Miller Prime Test, Prims - Minimum Spanning Tree, BIT - Binary Index Tree, Two Pointers, BST - Binary Search Tree, Maximum Subarray Sum, Immutable Data Structures, Persistent Data Structurs - Persistent Trie, Dijkstra, Z - Function, Minimum Cost Maximal Matching, Heavy Light Decomposition, Knapsack, Suffix Array and LCP - Longest Common Prefix, Squre Root Decomposition, Kth Order Statics, Trie / Prefix Tree, LIS - Longest Increasing Subsequence, Hashing
Stars: ✭ 24 (-20%)
Mutual labels:  algorithms
Android Notes
Android开发核心知识点笔记(不断更新中🔥)
Stars: ✭ 737 (+2356.67%)
Mutual labels:  algorithms
Algo.js
A Very Basic into Intermediate Algorithm Lesson
Stars: ✭ 11 (-63.33%)
Mutual labels:  algorithms
Lambda Packages
Various popular python libraries, pre-compiled to be compatible with AWS Lambda
Stars: ✭ 713 (+2276.67%)
Mutual labels:  binary
The Uplift Project Dsa
Stars: ✭ 20 (-33.33%)
Mutual labels:  algorithms
Dsjslib
A library implementing several standard data structures and utilities, in JavaScript. Its written and tested using Node.js which is the target platform.
Stars: ✭ 707 (+2256.67%)
Mutual labels:  algorithms
Ds Algo Point
This repository contains codes for various data structures and algorithms in C, C++, Java, Python, C#, Go, JavaScript, PHP, Kotlin and Scala
Stars: ✭ 949 (+3063.33%)
Mutual labels:  algorithms
Swift Algorithm Club
Algorithms and data structures in Swift, with explanations!
Stars: ✭ 25,731 (+85670%)
Mutual labels:  algorithms
Avax
AVAX is a small, modern and fast console application for decrypting passwords with certain options.
Stars: ✭ 19 (-36.67%)
Mutual labels:  algorithms
Onboarding
A list of resources we at flyeralarm use to get new developers up and running
Stars: ✭ 648 (+2060%)
Mutual labels:  algorithms
Awesome Ai Books
Some awesome AI related books and pdfs for learning and downloading, also apply some playground models for learning
Stars: ✭ 855 (+2750%)
Mutual labels:  algorithms
Get better at cp in 2 months
This contains the curriculum that I will follow to get better at Competitive Programming in 2 months.
Stars: ✭ 627 (+1990%)
Mutual labels:  algorithms
Prlib
Pre-Recognition Library - library with algorithms for improving OCR quality.
Stars: ✭ 18 (-40%)
Mutual labels:  algorithms
Pbf
A low-level, lightweight protocol buffers implementation in JavaScript.
Stars: ✭ 618 (+1960%)
Mutual labels:  binary
Cub
Cooperative primitives for CUDA C++.
Stars: ✭ 883 (+2843.33%)
Mutual labels:  algorithms
Machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
Stars: ✭ 5,984 (+19846.67%)
Mutual labels:  algorithms
Ios tips
iOS的一些示例,持续更新中:1、AVFoundation 高仿微信相机拍摄和编辑 2、AVFoundation 人脸检测、实时滤镜、音视频编解码、GPUImage框架的使用等音视频相关内容 3、OpenGLES 4、LeetCode算法练习 5、iOS Crash防护和APM监控 6、WKWebView相关的内容 等........
Stars: ✭ 896 (+2886.67%)
Mutual labels:  algorithms
Python For Coding Test
[한빛미디어] "이것이 취업을 위한 코딩 테스트다 with 파이썬" 전체 소스코드 저장소입니다.
Stars: ✭ 596 (+1886.67%)
Mutual labels:  algorithms
Competitive Programming Library
A library designed to improve your competitive programming performance.
Stars: ✭ 26 (-13.33%)
Mutual labels:  algorithms
Binary.dart
Utilities for working with binary data and bit manipulation in Dart.
Stars: ✭ 16 (-46.67%)
Mutual labels:  binary
Goridge
High-performance PHP-to-Golang IPC bridge
Stars: ✭ 950 (+3066.67%)
Mutual labels:  binary
Coding Challenges
solutions to coding challenges and algorithm and data structure building blocks
Stars: ✭ 28 (-6.67%)
Mutual labels:  algorithms
Alpg
Visualize and inspect custom algorithms with time travelling
Stars: ✭ 13 (-56.67%)
Mutual labels:  algorithms
Javascript Data Structures And Algorithms
Exercises, algorithms
Stars: ✭ 26 (-13.33%)
Mutual labels:  algorithms
Awesome Ai Ml Dl
Awesome Artificial Intelligence, Machine Learning and Deep Learning as we learn it. Study notes and a curated list of awesome resources of such topics.
Stars: ✭ 831 (+2670%)
Mutual labels:  algorithms
1-60 of 615 similar projects