All Projects → Hamming → Similar Projects or Alternatives

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

Play With Algorithms
Codes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Stars: ✭ 3,309 (+10930%)
Mutual labels:  algorithms
Shareoi
算法竞赛课件分享 - Program algorithm learning materials collection in Chinese
Stars: ✭ 2,702 (+8906.67%)
Mutual labels:  algorithms
Etl
Embedded Template Library
Stars: ✭ 783 (+2510%)
Mutual labels:  algorithms
C Sharp
All algorithms implemented in C#.
Stars: ✭ 3,310 (+10933.33%)
Mutual labels:  algorithms
Machinelearning Samples
Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.
Stars: ✭ 3,445 (+11383.33%)
Mutual labels:  algorithms
Delatin
A fast JavaScript terrain mesh generation tool based on Delaunay triangulation
Stars: ✭ 207 (+590%)
Mutual labels:  algorithms
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (+1600%)
Mutual labels:  binary
Javacollection
Java开源项目之「自学编程之路」:学习指南+面试指南+资源分享+技术文章
Stars: ✭ 2,957 (+9756.67%)
Mutual labels:  algorithms
Daily Coding Problem
Solutions for Daily Coding Problem.
Stars: ✭ 300 (+900%)
Mutual labels:  algorithms
Rust
All Algorithms implemented in Rust
Stars: ✭ 4,562 (+15106.67%)
Mutual labels:  algorithms
Dlinterview
Deep Learning Interview 深度学习面试题目汇总
Stars: ✭ 943 (+3043.33%)
Mutual labels:  algorithms
Algorithms4
🔥Algorithms, 4th Edition SOLUTIONS🔥
Stars: ✭ 198 (+560%)
Mutual labels:  algorithms
Zelos
A comprehensive binary emulation and instrumentation platform.
Stars: ✭ 298 (+893.33%)
Mutual labels:  binary
Openlib.cs
📚 A Collection of Free & Open Resources for University Coursework in Computer Science.
Stars: ✭ 198 (+560%)
Mutual labels:  algorithms
Competitive Programming
📌 📚 Solution of competitive programming problems, code templates, Data Structures and Algorithms, hackathons, interviews and much more.
Stars: ✭ 496 (+1553.33%)
Mutual labels:  algorithms
Awesome Coding Interview Question Patterns
The most common question-patterns for any coding-interview
Stars: ✭ 196 (+553.33%)
Mutual labels:  algorithms
Algorithms Visualiser
Algorithms Visualiser is an opensource project made using ReactJS. Visualise Algorithms on Sorting, Pathfinding, Searching, Word Search, Backtracking.
Stars: ✭ 290 (+866.67%)
Mutual labels:  algorithms
Learning
自己整理了一些网上和书籍中的知识与笔记,来应对技术面试可能遇到的一些问题,包括算法、操作系统、计算机网络、Java、C++、Python、Go。概念不是最重要的!概念不是最重要的!概念不是最重要的!练习题才是!重要的事情说三遍,概念是不是看了很多遍,看几遍忘几遍,题目做过几遍,是不是印象很深,精华是题目,笔者在大量练习后摘录了书籍、牛客网、赛码网、W3C、CSDN等各种渠道的练习题,较为基础的这里就不录入了,主要录入一些易混淆,不容易理解的题目。作者也不喜欢重复造轮子,某些知识点的解释有比较详细的博客,作者就简单引用了,只有作者觉得找不到解释较好的博客时,作者会自己写一篇然后引用,限于篇幅,具体还请点击链接详细了解。
Stars: ✭ 194 (+546.67%)
Mutual labels:  algorithms
Algo Basic
专注于分享算法,计算机基础(包括计算机网络,操作系统,MySQL等),无论是应付面试,还是提升自己地内功,这里都能帮到你
Stars: ✭ 768 (+2460%)
Mutual labels:  algorithms
Collections C
A library of generic data structures.
Stars: ✭ 2,297 (+7556.67%)
Mutual labels:  algorithms
Awesome Golang Algorithm
📝 LeetCode of algorithms with golang solution(updating).
Stars: ✭ 3,217 (+10623.33%)
Mutual labels:  algorithms
Bet On Sibyl
Machine Learning Model for Sport Predictions (Football, Basketball, Baseball, Hockey, Soccer & Tennis)
Stars: ✭ 190 (+533.33%)
Mutual labels:  algorithms
Cs Playground React
In-Browser Algorithm and Data Structures Practice
Stars: ✭ 491 (+1536.67%)
Mutual labels:  algorithms
Rust Algorithm Club
Learn algorithms and data structures with Rust
Stars: ✭ 184 (+513.33%)
Mutual labels:  algorithms
Tryalgo
Algorithms and data structures for preparing programming competitions: basic and advanced
Stars: ✭ 288 (+860%)
Mutual labels:  algorithms
Programmers Community
This repository contains various solution of a problem in Ruby, C, C++, Python and Java.
Stars: ✭ 189 (+530%)
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
Leetcode Algorithm
分类整理leetcode算法题解,代码语言采用c++与python实现
Stars: ✭ 184 (+513.33%)
Mutual labels:  algorithms
Leetcode 101
LeetCode 101:和你一起你轻松刷题(C++)
Stars: ✭ 5,327 (+17656.67%)
Mutual labels:  algorithms
Pretty Algorithms
🌊 Pretty, common and useful algorithms with modern JS and beautiful tests
Stars: ✭ 2,163 (+7110%)
Mutual labels:  algorithms
Wpfhexeditorcontrol
Wpf Hexeditor is a powerful and fully customisable user control for editing file or stream as hexadecimal, decimal and binary. Can be used in Wpf or WinForm application
Stars: ✭ 484 (+1513.33%)
Mutual labels:  binary
Kahip
KaHIP -- Karlsruhe HIGH Quality Partitioning.
Stars: ✭ 180 (+500%)
Mutual labels:  algorithms
Tspvis
🗺️ Visualize and control algorithms for the traveling salesman problem
Stars: ✭ 279 (+830%)
Mutual labels:  algorithms
Algorithms
A Repository to store implementation of some of the famous Data Structures and Algorithms (mainly in C/C++/Java/Python) for everyone to learn and contribute.
Stars: ✭ 178 (+493.33%)
Mutual labels:  algorithms
Android Notes
Android开发核心知识点笔记(不断更新中🔥)
Stars: ✭ 737 (+2356.67%)
Mutual labels:  algorithms
Leetcode
😏 LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
Stars: ✭ 10,847 (+36056.67%)
Mutual labels:  algorithms
Algorithms
My Algorithms and Data Structures studies. https://leandrotk.github.io/series/algorithms-problem-solving
Stars: ✭ 275 (+816.67%)
Mutual labels:  algorithms
Book list
Python, Machine Learning, Deep Learning and Data Science Books
Stars: ✭ 176 (+486.67%)
Mutual labels:  algorithms
Algorithms
CLRS study. Codes are written with golang.
Stars: ✭ 482 (+1506.67%)
Mutual labels:  algorithms
Algo
Algorithms and data structures implemented in Go, JS, TypeScript, Rust, and Swift.
Stars: ✭ 174 (+480%)
Mutual labels:  algorithms
Javascript Patterns
A collection of javascript algorithms, patterns, and techniques
Stars: ✭ 273 (+810%)
Mutual labels:  algorithms
Symja android library
☕️ Symja - computer algebra language & symbolic math library. A collection of popular algorithms implemented in pure Java.
Stars: ✭ 170 (+466.67%)
Mutual labels:  algorithms
Algo.js
A Very Basic into Intermediate Algorithm Lesson
Stars: ✭ 11 (-63.33%)
Mutual labels:  algorithms
Textdistance
Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
Stars: ✭ 2,575 (+8483.33%)
Mutual labels:  algorithms
Php
All Algorithms implemented in Php
Stars: ✭ 272 (+806.67%)
Mutual labels:  algorithms
Stats
A well tested and comprehensive Golang statistics library package with no dependencies.
Stars: ✭ 2,196 (+7220%)
Mutual labels:  algorithms
Robotopia
🤖 Introducing kids to coding with tiny virtual robots!
Stars: ✭ 478 (+1493.33%)
Mutual labels:  algorithms
Visualizer
A single-page website aiming to provide innovative and intuitive visualizations of common and AI algorithms.
Stars: ✭ 163 (+443.33%)
Mutual labels:  algorithms
Hackerrank Solutions
HackerRank concepts & solutions
Stars: ✭ 267 (+790%)
Mutual labels:  algorithms
Algorithms Learning
Algorithms learning note and LeetCode solution
Stars: ✭ 160 (+433.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
Deeplearningwithtf2.0
Practical Exercises in TensorFlow 2.0 for Ian Goodfellows Deep Learning Book
Stars: ✭ 270 (+800%)
Mutual labels:  algorithms
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
Nilmtk
Non-Intrusive Load Monitoring Toolkit (nilmtk)
Stars: ✭ 563 (+1776.67%)
Mutual labels:  algorithms
Leetcode.swift
Once upon a time there was a noob of algorithms, and he knew a little about Swift.
Stars: ✭ 351 (+1070%)
Mutual labels:  algorithms
static-php-cli
Build single static PHP binary in linux, build with PHP project together, with Swoole and other popular extensions included.
Stars: ✭ 129 (+330%)
Mutual labels:  binary
301-360 of 615 similar projects