All Projects → Algos → Similar Projects or Alternatives

716 Open source projects that are alternatives of or similar to Algos

Acmer Qualification Code
ACMer 入门级算法模板
Stars: ✭ 202 (-64.69%)
Mutual labels:  acm-icpc, algorithms, data-structures
Go
Algorithms Implemented in GoLang
Stars: ✭ 7,385 (+1191.08%)
Mutual labels:  algorithms, data-structures
Javascript Algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Stars: ✭ 133,406 (+23222.73%)
Mutual labels:  algorithms, data-structures
Pygorithm
A Python module for learning all major algorithms
Stars: ✭ 4,256 (+644.06%)
Mutual labels:  algorithms, data-structures
Pyrival
⚡ Competitive Programming Library
Stars: ✭ 463 (-19.06%)
Mutual labels:  algorithms, data-structures
Fucking Algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Stars: ✭ 99,705 (+17330.94%)
Mutual labels:  algorithms, data-structures
Competitive Programming Resources
This repository consists of data helpful for ACM ICPC programming contest, in general competitive programming.
Stars: ✭ 199 (-65.21%)
Mutual labels:  acm-icpc, algorithms
Data Structures Using Python
This is my repository for Data Structures using Python
Stars: ✭ 546 (-4.55%)
Mutual labels:  algorithms, 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 (-47.38%)
Mutual labels:  algorithms, data-structures
Js Data Structures And Algorithms
从 0 到 1 学习 JavaScript 数据结构与算法
Stars: ✭ 425 (-25.7%)
Mutual labels:  algorithms, data-structures
Cs Playground React
In-Browser Algorithm and Data Structures Practice
Stars: ✭ 491 (-14.16%)
Mutual labels:  algorithms, data-structures
Argo
使用go语言实现数据结构与算法,涵盖字符串、数组、链表、队列、栈、树、图等数据结构。在实现算法的基础上,进行go语言实战。此外也包含经典算法在go实战项目中的应用,以及开源项目算法方面源码分析。
Stars: ✭ 243 (-57.52%)
Mutual labels:  algorithms, data-structures
Faang
Facebook, Amazon, Apple, Netflix and Google (FAANG) Job preparation.
Stars: ✭ 557 (-2.62%)
Mutual labels:  algorithms, data-structures
Fuck Coding Interviews
How on earth can I ever think of a solution like that in an interview?!
Stars: ✭ 464 (-18.88%)
Mutual labels:  algorithms, data-structures
Rust Algorithms
Common data structures and algorithms in Rust
Stars: ✭ 2,918 (+410.14%)
Mutual labels:  algorithms, data-structures
Ruby
All algorithms implemented in Ruby
Stars: ✭ 454 (-20.63%)
Mutual labels:  algorithms, data-structures
Acm Icpc Algorithms
Algorithms used in Competitive Programming
Stars: ✭ 1,281 (+123.95%)
Mutual labels:  acm-icpc, algorithms
C Sharp Algorithms
📚 📈 Plug-and-play class-library project of standard Data Structures and Algorithms in C#
Stars: ✭ 4,684 (+718.88%)
Mutual labels:  algorithms, data-structures
Coding Interview University
A complete computer science study plan to become a software engineer.
Stars: ✭ 204,859 (+35714.51%)
Mutual labels:  algorithms, data-structures
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+676.4%)
Mutual labels:  algorithms, data-structures
Dart
Stars: ✭ 278 (-51.4%)
Mutual labels:  algorithms, data-structures
T 414 Aflv
T-414-ÁFLV: A Competitive Programming Course
Stars: ✭ 488 (-14.69%)
Mutual labels:  algorithms, data-structures
Leetcode Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
Stars: ✭ 22,440 (+3823.08%)
Mutual labels:  acm-icpc, algorithms
Interview Bit
Solutions to problems on Interview Bit
Stars: ✭ 353 (-38.29%)
Mutual labels:  algorithms, data-structures
Hellokoding Courses
HelloKoding provides practical coding guides series of Spring Boot, Java, Algorithms, and other topics on software engineering
Stars: ✭ 490 (-14.34%)
Mutual labels:  algorithms, data-structures
Python intro
Jupyter notebooks in Russian. Introduction to Python, basic algorithms and data structures
Stars: ✭ 538 (-5.94%)
Mutual labels:  algorithms, data-structures
Competitiveprogramming
A collection of algorithms, data structures and other useful information for competitive programming.
Stars: ✭ 475 (-16.96%)
Mutual labels:  algorithms, data-structures
Rethink C
A reuseable codebase for C Programming Language.
Stars: ✭ 241 (-57.87%)
Mutual labels:  algorithms, data-structures
Algorithms
Several algorithms and data structures implemented in C++ by me (credited to others where necessary).
Stars: ✭ 467 (-18.36%)
Mutual labels:  algorithms, data-structures
Ctci 6th Edition Cn
《Cracking the Coding Interview, 6th Edition》CtCI中文翻译
Stars: ✭ 237 (-58.57%)
Mutual labels:  algorithms, data-structures
Online Judge Solutions
Solutions to ACM ICPC - style problems
Stars: ✭ 529 (-7.52%)
Mutual labels:  algorithms, data-structures
Interview Techdev Guide
This repository contains curated technical interview questions by fn+geeks community
Stars: ✭ 252 (-55.94%)
Mutual labels:  algorithms, data-structures
Neoalgo
Bringing all Data Structures and Algorithms under one Roof ⚡
Stars: ✭ 440 (-23.08%)
Mutual labels:  algorithms, data-structures
Problem Solving Training
Problem solving training for computer science students.
Stars: ✭ 210 (-63.29%)
Mutual labels:  algorithms, data-structures
Techinterview
💎 Cheat sheet to prep for technical interviews.
Stars: ✭ 454 (-20.63%)
Mutual labels:  algorithms, 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 (-9.27%)
Mutual labels:  algorithms, data-structures
Acm Icpc Cheat Sheet
Cheat sheet for ACM-ICPC. In memory of those good old days.
Stars: ✭ 148 (-74.13%)
Mutual labels:  acm-icpc, algorithms
Arabiccompetitiveprogramming
The repository contains the ENGLISH description files attached to the video series in my ARABIC algorithms channel.
Stars: ✭ 675 (+18.01%)
Mutual labels:  acm-icpc, data-structures
LeetCode-Py
⛽️「算法通关手册」,超详细的「算法与数据结构」基础讲解教程,「LeetCode」650+ 道题目 Python 版的详细解析。通过「算法理论学习」和「编程实战练习」相结合的方式,从零基础到彻底掌握算法知识。
Stars: ✭ 881 (+54.02%)
Mutual labels:  data-structures, acm-icpc
Shareoi
算法竞赛课件分享 - Program algorithm learning materials collection in Chinese
Stars: ✭ 2,702 (+372.38%)
Mutual labels:  acm-icpc, algorithms
C Sharp
All algorithms implemented in C#.
Stars: ✭ 3,310 (+478.67%)
Mutual labels:  algorithms, data-structures
Competitive coding
This repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding.
Stars: ✭ 393 (-31.29%)
Mutual labels:  algorithms, data-structures
Algorithms And Data Structures In Java
Algorithms and Data Structures in Java
Stars: ✭ 498 (-12.94%)
Mutual labels:  algorithms, data-structures
Algorithms
My Algorithms and Data Structures studies. https://leandrotk.github.io/series/algorithms-problem-solving
Stars: ✭ 275 (-51.92%)
Mutual labels:  algorithms, data-structures
Leetcode 101
LeetCode 101:和你一起你轻松刷题(C++)
Stars: ✭ 5,327 (+831.29%)
Mutual labels:  algorithms, data-structures
Php
All Algorithms implemented in Php
Stars: ✭ 272 (-52.45%)
Mutual labels:  algorithms, data-structures
Daily Coding Problem
Solutions for Daily Coding Problem.
Stars: ✭ 300 (-47.55%)
Mutual labels:  algorithms, data-structures
Tryalgo
Algorithms and data structures for preparing programming competitions: basic and advanced
Stars: ✭ 288 (-49.65%)
Mutual labels:  acm-icpc, algorithms
Algowiki
A wiki dedicated to competitive programming
Stars: ✭ 317 (-44.58%)
Mutual labels:  algorithms, data-structures
Cpp
Repository for C++/C codes and algos.
Stars: ✭ 265 (-53.67%)
Mutual labels:  algorithms, data-structures
Dataviz
Build and Visualize data structures in Golang
Stars: ✭ 348 (-39.16%)
Mutual labels:  algorithms, data-structures
Codeeggdailyinterview
码个蛋每日面试题
Stars: ✭ 345 (-39.69%)
Mutual labels:  algorithms, data-structures
Competitive Programming Repository
Competitive Programming templates that I used during the past few years.
Stars: ✭ 367 (-35.84%)
Mutual labels:  algorithms, data-structures
Towel
Throw in the towel.
Stars: ✭ 333 (-41.78%)
Mutual labels:  algorithms, data-structures
Leetcodesolutions
Theoretical solutions for LeetCode problems.
Stars: ✭ 205 (-64.16%)
Mutual labels:  algorithms, data-structures
Cs50
🎓 Harvard CS50x — 2018 solutions 👨‍🏫
Stars: ✭ 206 (-63.99%)
Mutual labels:  algorithms, data-structures
Mega Interview Guide
The MEGA interview guide, JavaSciript, Front End, Comp Sci
Stars: ✭ 255 (-55.42%)
Mutual labels:  algorithms, data-structures
Algorithms.js
Atwood's Law applied to CS101 - Classic algorithms and data structures implemented in JavaScript
Stars: ✭ 3,322 (+480.77%)
Mutual labels:  algorithms, data-structures
Proalgos Cpp
C++ implementations of well-known (and some rare) algorithms, while following good software development practices
Stars: ✭ 369 (-35.49%)
Mutual labels:  algorithms, data-structures
Interview
Data Structures and Algorithms in Java (useful in interview process)
Stars: ✭ 396 (-30.77%)
Mutual labels:  algorithms, data-structures
1-60 of 716 similar projects