All Projects → C Algorithms → Similar Projects or Alternatives

2064 Open source projects that are alternatives of or similar to C Algorithms

Towel
Throw in the towel.
Stars: ✭ 333 (-87.45%)
Mutual labels:  algorithm, data-structures, library
Arabiccompetitiveprogramming
The repository contains the ENGLISH description files attached to the video series in my ARABIC algorithms channel.
Stars: ✭ 675 (-74.57%)
Mutual labels:  algorithm, data-structures, library
Data Structures And Algorithms
A collection of some implementations of data structures and algorithms.
Stars: ✭ 101 (-96.19%)
Mutual labels:  algorithm, data-structures
Algo ds notes
It is a repository that is a collection of algorithms and data structures with implementation in various languages.
Stars: ✭ 1,897 (-28.52%)
Mutual labels:  algorithm, data-structures
Play With Data Structures
慕课 liuyubobobo「玩转数据结构」课程的 Go 语言实现版本
Stars: ✭ 217 (-91.82%)
Mutual labels:  algorithm, data-structures
Competitive Programming
My solutions to problems from various competitive programming websites.
Stars: ✭ 93 (-96.5%)
Mutual labels:  algorithm, data-structures
Javascript
A repository for All algorithms implemented in Javascript (for educational purposes only)
Stars: ✭ 16,117 (+507.27%)
Mutual labels:  algorithm, data-structures
Awesome Algorithms Books
CLRS + Algorithhms by Robert Sedgewick, Kevin Wayne +Algorithm_design by Jon Kleinberg and Éva Tardos
Stars: ✭ 116 (-95.63%)
Mutual labels:  algorithm, data-structures
Best Of Python
🏆 A ranked list of awesome Python open-source libraries and tools. Updated weekly.
Stars: ✭ 1,869 (-29.58%)
Mutual labels:  data-structures, library
Competitive Programming
VastoLorde95's solutions to 2000+ competitive programming problems from various online judges
Stars: ✭ 147 (-94.46%)
Mutual labels:  algorithm, data-structures
Data Structures Algorithms
Your personal library of every algorithm and data structure code that you will ever encounter
Stars: ✭ 157 (-94.08%)
Mutual labels:  algorithm, data-structures
Sc
Common libraries and data structures for C.
Stars: ✭ 161 (-93.93%)
Mutual labels:  data-structures, library
Advanced Data Structures With Python
Python implementations of Advanced Data Structures and Algorithms. With each code, there is an associated markdown for explanation and applications of that algorithm or data structure.
Stars: ✭ 82 (-96.91%)
Mutual labels:  algorithm, data-structures
Algorithms Explanation
All Algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources.
Stars: ✭ 1,243 (-53.17%)
Mutual labels:  algorithm, data-structures
Algorithms
Algorithms and data structures implemented in JavaScript with explanations, for further readings
Stars: ✭ 99 (-96.27%)
Mutual labels:  algorithm, data-structures
Must Do Coding Questions
GeeksforGeeks Must-Do-Coding-Questions Solutions
Stars: ✭ 96 (-96.38%)
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 (-91.82%)
Mutual labels:  algorithm, data-structures
Xseries
Library for cross-version Minecraft Bukkit support and various efficient API methods.
Stars: ✭ 109 (-95.89%)
Mutual labels:  algorithm, library
Codezilla
⚡️ codezilla ⚡️ One giant 🦖 collection of algorithms & design patterns.
Stars: ✭ 127 (-95.21%)
Mutual labels:  algorithm, data-structures
Codelibrary
💎Collection of algorithms and data structures
Stars: ✭ 1,585 (-40.28%)
Mutual labels:  algorithm, 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 (-92.24%)
Mutual labels:  algorithm, data-structures
Play With Data Structures
Codes of my MOOC Course <Play Data Structures in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转数据结构》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Stars: ✭ 1,878 (-29.24%)
Mutual labels:  algorithm, data-structures
D.s.a Leet
References and summary for leetcode high-frequency algorithm problems
Stars: ✭ 155 (-94.16%)
Mutual labels:  algorithm, data-structures
Graphlib
Simple but powerful graph library for Rust
Stars: ✭ 148 (-94.42%)
Mutual labels:  data-structures, library
Library Checker Problems
The problem data (Test case generator, judge's solution, task, ...) of Library Checker
Stars: ✭ 183 (-93.1%)
Mutual labels:  algorithm, data-structures
Cosmos
Hacktoberfest 2021 | World's largest Contributor driven code dataset | Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter |
Stars: ✭ 12,936 (+387.42%)
Mutual labels:  algorithm, library
Dailycodebase
2 month data structures and algorithmic scripting challenge starting from 20th December 2018 - Coding is Fun! 💯💯 Do it everyday!! Also, Do give us a ⭐ if you liked the repository
Stars: ✭ 186 (-92.99%)
Mutual labels:  algorithm, data-structures
Algorithmic Toolbox San Diego
✔ My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part Which Contains More Details With Each of The Course Topics
Stars: ✭ 78 (-97.06%)
Mutual labels:  algorithm, data-structures
Libqsbr
QSBR and EBR library
Stars: ✭ 76 (-97.14%)
Mutual labels:  algorithm, library
Jsav
JavaScript Algorithm Visualization library
Stars: ✭ 87 (-96.72%)
Mutual labels:  algorithm, data-structures
Algorithm Playground
An (old) and unstructured (messy tbh) collection of programming exercises.
Stars: ✭ 75 (-97.17%)
Mutual labels:  algorithm, data-structures
Mystl
C++11 实现的简易版 STL
Stars: ✭ 97 (-96.35%)
Mutual labels:  algorithm, data-structures
Scalacaster
Purely Functional Algorithms and Data Structures in Scala
Stars: ✭ 1,342 (-49.43%)
Mutual labels:  algorithm, data-structures
Pydsa
Not maintained in favor of: https://github.com/TheAlgorithms/Python
Stars: ✭ 100 (-96.23%)
Mutual labels:  algorithm, data-structures
Algorithm
📌 Notes and Codes for studying data structures and algorithm
Stars: ✭ 71 (-97.32%)
Mutual labels:  algorithm, data-structures
Swarmz
A free, header-only C++ swarming (flocking) library for real-time applications
Stars: ✭ 108 (-95.93%)
Mutual labels:  algorithm, library
Leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
Stars: ✭ 45,650 (+1620.05%)
Mutual labels:  algorithm, data-structures
Go Algorithm
Implementations of data structures & algorithms written in Golang.
Stars: ✭ 109 (-95.89%)
Mutual labels:  algorithm, data-structures
Go Algorithms
Algorithms and data structures for golang
Stars: ✭ 1,529 (-42.39%)
Mutual labels:  algorithm, data-structures
Algorithms
📝 算法导论与JavaScript实现
Stars: ✭ 126 (-95.25%)
Mutual labels:  algorithm, data-structures
Oh My Python
剑指offer(python版)/ 算法图解 / python基础 / 数据结构
Stars: ✭ 119 (-95.52%)
Mutual labels:  algorithm, data-structures
Hackerrank
📗 Solutions of more than 380 problems of Hackerrank accross several domains.
Stars: ✭ 128 (-95.18%)
Mutual labels:  algorithm, data-structures
Kactl
KTH Algorithm Competition Template Library (... eller KTHs AC-tillverkande lapp)
Stars: ✭ 1,106 (-58.33%)
Mutual labels:  algorithm, data-structures
Lago
📕 Data Structures and Algorithms library in TypeScript
Stars: ✭ 1,966 (-25.92%)
Mutual labels:  algorithm, data-structures
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (-94.76%)
Mutual labels:  algorithm, data-structures
Data Structure And Algorithms
Every thing related to data structure and algorithms.
Stars: ✭ 146 (-94.5%)
Mutual labels:  algorithm, data-structures
Data structure and algorithms library
A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming
Stars: ✭ 133 (-94.99%)
Mutual labels:  algorithm, data-structures
Technicalnote
Repository to store what we have studied. 📖 We want everyone to get a job through TechnicalNote.
Stars: ✭ 206 (-92.24%)
Mutual labels:  algorithm, data-structures
Opends
Template Library of Data Structures in C++17
Stars: ✭ 151 (-94.31%)
Mutual labels:  data-structures, library
C Plus Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Stars: ✭ 17,151 (+546.23%)
Mutual labels:  algorithm, data-structures
Binarytree
Python Library for Studying Binary Trees
Stars: ✭ 1,694 (-36.17%)
Mutual labels:  algorithm, data-structures
Algorithms4 Common
🔥Algorithms, 4th Edition 算法4精华笔记,通俗理解,算法收集与强化。
Stars: ✭ 183 (-93.1%)
Mutual labels:  algorithm, data-structures
Dtl
diff template library written by C++
Stars: ✭ 180 (-93.22%)
Mutual labels:  algorithm, library
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (-92.95%)
Mutual labels:  algorithm, data-structures
Leetcode
LeetCode solutions, written in python and cpp(LeetCode解题报告,记录自己的leetcode成长之路)
Stars: ✭ 179 (-93.26%)
Mutual labels:  algorithm, data-structures
Collections C
A library of generic data structures.
Stars: ✭ 2,297 (-13.45%)
Mutual labels:  data-structures, library
Thmap
Concurrent trie-hash map library
Stars: ✭ 51 (-98.08%)
Mutual labels:  algorithm, library
Interview Guide
Coding/technical interview guide: data structures, algorithms, complexity analyses, interview questions
Stars: ✭ 54 (-97.97%)
Mutual labels:  algorithm, data-structures
Notes
Including JVM, Java concurrency, Spring framework, Data structure and Algorithm, Computer network, Design pattern, Python, C++, Linux, Mysql, Redis,MATLAB, Git and other tools, etc.
Stars: ✭ 131 (-95.06%)
Mutual labels:  algorithm, data-structures
Libchef
🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库
Stars: ✭ 178 (-93.29%)
Mutual labels:  algorithm, data-structures
1-60 of 2064 similar projects