All Projects → Algorithm → Similar Projects or Alternatives

1566 Open source projects that are alternatives of or similar to Algorithm

Kotlin Algorithm Club
Algorithms and data structures in Kotlin.
Stars: ✭ 576 (-26.81%)
Mutual labels:  algorithm, data-structures
Php
All Algorithms implemented in Php
Stars: ✭ 272 (-65.44%)
Mutual labels:  algorithms, data-structures
Competitive Programming
My competitive programming guide,reading materials, link to system and design interview preparation and my own coding solutions from Codechef, Leetcode,Geeks for Geeks, HackerRank , spoj, codesignal, codebyte, codeblocks and other online judges
Stars: ✭ 206 (-73.82%)
Mutual labels:  algorithm, data-structures
Codejam
Set of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper methods and classes from one project to another
Stars: ✭ 217 (-72.43%)
Mutual labels:  algorithm, data-structures
Interactive Coding Challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
Stars: ✭ 24,317 (+2989.83%)
Mutual labels:  algorithm, data-structure
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (-65.31%)
Mutual labels:  algorithm, data-structures
Codinginterviews
This repository contains coding interviews that I have encountered in company interviews
Stars: ✭ 2,881 (+266.07%)
Mutual labels:  algorithm, algorithms
Lintcode
📘 C++11 Solutions of All 289 LintCode Problems (No More Updates)
Stars: ✭ 570 (-27.57%)
Mutual labels:  algorithm, data-structure
Cs Books
📚 Computer Science Books 计算机技术类书籍 PDF
Stars: ✭ 2,915 (+270.39%)
Mutual labels:  algorithm, algorithms
Awesome Golang Algorithm
📝 LeetCode of algorithms with golang solution(updating).
Stars: ✭ 3,217 (+308.77%)
Mutual labels:  algorithm, algorithms
Daily Coding Problem
Solutions for Daily Coding Problem.
Stars: ✭ 300 (-61.88%)
Mutual labels:  algorithms, data-structures
Python intro
Jupyter notebooks in Russian. Introduction to Python, basic algorithms and data structures
Stars: ✭ 538 (-31.64%)
Mutual labels:  algorithms, data-structures
js-data-structures-and-algorithms
JavaScript implementations of common data structure and algorithm concepts.
Stars: ✭ 31 (-96.06%)
Mutual labels:  data-structure, data-structures
Library Checker Problems
The problem data (Test case generator, judge's solution, task, ...) of Library Checker
Stars: ✭ 183 (-76.75%)
Mutual labels:  algorithm, data-structures
LeetCode-Py
⛽️「算法通关手册」,超详细的「算法与数据结构」基础讲解教程,「LeetCode」650+ 道题目 Python 版的详细解析。通过「算法理论学习」和「编程实战练习」相结合的方式,从零基础到彻底掌握算法知识。
Stars: ✭ 881 (+11.94%)
Mutual labels:  data-structure, data-structures
js-collections-map-set
Repository to have example code to demonstrate JavaScript Map and Set data structures.
Stars: ✭ 21 (-97.33%)
Mutual labels:  set, data-structures
py-algorithms
Algorithms and Data Structures, solutions to common CS problems.
Stars: ✭ 26 (-96.7%)
Mutual labels:  data-structure, data-structures
Cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Stars: ✭ 549 (-30.24%)
Mutual labels:  algorithms, stack
Cpp
Repository for C++/C codes and algos.
Stars: ✭ 265 (-66.33%)
Mutual labels:  algorithms, data-structures
Data-structures
Data Structures in Java
Stars: ✭ 13 (-98.35%)
Mutual labels:  stack, data-structures
450 Dsa
450-DSA helps you track your progress in solving 400+ DSA questions and keeps you engaging based on DSA-Cracker Sheet ⚡
Stars: ✭ 301 (-61.75%)
Mutual labels:  algorithms, data-structures
Leetcode Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
Stars: ✭ 22,440 (+2751.33%)
Mutual labels:  algorithm, algorithms
Leetcode 101
LeetCode 101:和你一起你轻松刷题(C++)
Stars: ✭ 5,327 (+576.87%)
Mutual labels:  algorithms, data-structures
Algorithms
Data Structure Libraries and Algorithms implementation
Stars: ✭ 624 (-20.71%)
Mutual labels:  algorithm, data-structures
Dart
Stars: ✭ 278 (-64.68%)
Mutual labels:  algorithms, data-structures
Swift Algorithm Club Cn
swift-algorithm-club的翻译。使用Swift学习算法和数据结构。
Stars: ✭ 304 (-61.37%)
Mutual labels:  algorithms, data-structure
Mytinystl
Achieve a tiny STL in C++11
Stars: ✭ 4,813 (+511.56%)
Mutual labels:  algorithm, data-structure
Algorithms4 Common
🔥Algorithms, 4th Edition 算法4精华笔记,通俗理解,算法收集与强化。
Stars: ✭ 183 (-76.75%)
Mutual labels:  algorithm, data-structures
Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Python
Stars: ✭ 31 (-96.06%)
Mutual labels:  stack, data-structures
Data Structure Php Clanguage
对于数据结构和算法类的东西,我工作有些年份了,大学也有所涉猎,积累了一些内容,不高产不母猪,打我自己脸
Stars: ✭ 299 (-62.01%)
Mutual labels:  algorithm, data-structures
Bidict
The bidirectional mapping library for Python.
Stars: ✭ 779 (-1.02%)
Mutual labels:  data-structures, dictionary
Light Tips
Some code tips about algorithms, php and more 🔥
Stars: ✭ 705 (-10.42%)
Mutual labels:  algorithm, data-structures
Interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendatio…
Stars: ✭ 21,608 (+2645.62%)
Mutual labels:  algorithm, data-structures
Online Judge Solutions
Solutions to ACM ICPC - style problems
Stars: ✭ 529 (-32.78%)
Mutual labels:  algorithms, data-structures
Codeeggdailyinterview
码个蛋每日面试题
Stars: ✭ 345 (-56.16%)
Mutual labels:  algorithms, data-structures
Tinyqueue
The smallest and simplest priority queue in JavaScript.
Stars: ✭ 322 (-59.09%)
Mutual labels:  algorithm, data-structure
Ojalgo
oj! Algorithms
Stars: ✭ 336 (-57.31%)
Mutual labels:  algorithm, algorithms
Tech Refrigerator
🍰 기술 냉장고입니다. 🛒 기술 면접 , 전공 시험 , 지식 함양 등 분명 도움될 거예요! 🤟
Stars: ✭ 699 (-11.18%)
Mutual labels:  algorithm, data-structures
Algorithmic Pseudocode
This repository contains the pseudocode(pdf) of various algorithms and data structures necessary for Interview Preparation and Competitive Coding
Stars: ✭ 519 (-34.05%)
Mutual labels:  algorithms, data-structures
Data Structure
基于java语言的数据结构及算法实现,LeetCode算法示例
Stars: ✭ 348 (-55.78%)
Mutual labels:  algorithm, data-structure
Rpds
Rust Persistent Data Structures
Stars: ✭ 613 (-22.11%)
Mutual labels:  data-structures, data-structure
Competitive Programming Repository
Competitive Programming templates that I used during the past few years.
Stars: ✭ 367 (-53.37%)
Mutual labels:  algorithms, data-structures
Dataviz
Build and Visualize data structures in Golang
Stars: ✭ 348 (-55.78%)
Mutual labels:  algorithms, data-structures
Interview Bit
Solutions to problems on Interview Bit
Stars: ✭ 353 (-55.15%)
Mutual labels:  algorithms, data-structures
Android Notes
Android开发核心知识点笔记(不断更新中🔥)
Stars: ✭ 737 (-6.35%)
Mutual labels:  algorithm, algorithms
Algorithms Primer
A consolidated collection of resources for you to learn and understand algorithms and data structures easily.
Stars: ✭ 381 (-51.59%)
Mutual labels:  algorithm, data-structures
Java Algorithms Implementation
Algorithms and Data Structures implemented in Java
Stars: ✭ 3,927 (+398.98%)
Mutual labels:  algorithm, data-structures
Samples
Sample projects using Material, Graph, and Algorithm.
Stars: ✭ 386 (-50.95%)
Mutual labels:  algorithm, data-structure
Interview
Data Structures and Algorithms in Java (useful in interview process)
Stars: ✭ 396 (-49.68%)
Mutual labels:  algorithms, data-structures
Datastructure
常用数据结构及其算法的Java实现,包括但不仅限于链表、栈,队列,树,堆,图等经典数据结构及其他经典基础算法(如排序等)...
Stars: ✭ 419 (-46.76%)
Mutual labels:  algorithms, stack
Algorithmsanddatastructure
Algorithms And DataStructure Implemented In Python & CPP, Give a Star 🌟If it helps you
Stars: ✭ 400 (-49.17%)
Mutual labels:  algorithm, data-structures
Python For Coding Test
[한빛미디어] "이것이 취업을 위한 코딩 테스트다 with 파이썬" 전체 소스코드 저장소입니다.
Stars: ✭ 596 (-24.27%)
Mutual labels:  algorithms, data-structures
Algorithms.js
Atwood's Law applied to CS101 - Classic algorithms and data structures implemented in JavaScript
Stars: ✭ 3,322 (+322.11%)
Mutual labels:  algorithms, data-structures
Leetcode Swift
Solutions to LeetCode by Swift
Stars: ✭ 4,099 (+420.84%)
Mutual labels:  algorithm, data-structures
Js Data Structures And Algorithms
从 0 到 1 学习 JavaScript 数据结构与算法
Stars: ✭ 425 (-46%)
Mutual labels:  algorithms, data-structures
Competitive Programming
📌 📚 Solution of competitive programming problems, code templates, Data Structures and Algorithms, hackathons, interviews and much more.
Stars: ✭ 496 (-36.98%)
Mutual labels:  algorithm, algorithms
C Sharp Algorithms
📚 📈 Plug-and-play class-library project of standard Data Structures and Algorithms in C#
Stars: ✭ 4,684 (+495.17%)
Mutual labels:  algorithms, data-structures
Usaco Guide
A free collection of curated, high-quality resources to take you from Bronze to Platinum and beyond.
Stars: ✭ 439 (-44.22%)
Mutual labels:  algorithm, data-structure
T 414 Aflv
T-414-ÁFLV: A Competitive Programming Course
Stars: ✭ 488 (-37.99%)
Mutual labels:  algorithms, data-structures
Cs Playground React
In-Browser Algorithm and Data Structures Practice
Stars: ✭ 491 (-37.61%)
Mutual labels:  algorithms, data-structures
61-120 of 1566 similar projects