All Projects → coding-for-algorithms → Similar Projects or Alternatives

423 Open source projects that are alternatives of or similar to coding-for-algorithms

iOS-Algorithm
iOS数据结构算法
Stars: ✭ 22 (+10%)
Mutual labels:  leetcode, offer
interview-leetcode
【📚 技术面试高频算法+真实面试各类问答+学习指南】助力快速复习找到工作,涵盖大部分程序员所需要掌握的核心知识。
Stars: ✭ 161 (+705%)
Mutual labels:  leetcode, offer
LogicStack-LeetCode
公众号「宫水三叶的刷题日记」刷穿 LeetCode 系列文章源码
Stars: ✭ 5,979 (+29795%)
Mutual labels:  leetcode, offer
LeetCode-Book
《剑指 Offer》 Python, Java, C++ 解题代码,LeetBook《图解算法数据结构》配套代码仓。
Stars: ✭ 1,164 (+5720%)
CodingInterview
Leetcode解题、剑指offer第二版💪💪💪⛷😀
Stars: ✭ 28 (+40%)
Mutual labels:  leetcode, offer
data-structures-and-algorithms
Important data structures and algorithms implemented in Java along with solutions to AlgoExpert problems and some Leetcode problems.
Stars: ✭ 222 (+1010%)
leetcode
题目可以用三位题号搜索到,如“001”。稍后会全部更新为四位题号。
Stars: ✭ 59 (+195%)
Apachecn Algo Zh
ApacheCN 数据结构与算法译文集
Stars: ✭ 10,498 (+52390%)
Mutual labels:  leetcode, offer
LeetCode
200 LeetCode practice problems for beginners in algorithms and data structures
Stars: ✭ 120 (+500%)
LearnCPP
Learn Cpp from Beginner to Advanced ✅ Practice 🎯 Code 💻 Repeat 🔁 One step solution for c++ beginners and cp enthusiasts.
Stars: ✭ 359 (+1695%)
Java
All Examples for learning Java programming and algorithms
Stars: ✭ 14 (-30%)
LeetCode-Py
⛽️「算法通关手册」,超详细的「算法与数据结构」基础讲解教程,「LeetCode」650+ 道题目 Python 版的详细解析。通过「算法理论学习」和「编程实战练习」相结合的方式,从零基础到彻底掌握算法知识。
Stars: ✭ 881 (+4305%)
Interview DS Algo
Super Repository for Coding Interview Preperation
Stars: ✭ 514 (+2470%)
FAANG-Coding-Interview-Questions
A curated List of Coding Questions Asked in FAANG Interviews
Stars: ✭ 1,195 (+5875%)
algorithm-base
一位酷爱做饭的程序员,立志用动画将算法说的通俗易懂。我的面试网站 www.chengxuchu.com
Stars: ✭ 9,824 (+49020%)
Mutual labels:  leetcode, offer
Competitive Programming
Contains solutions and codes to various online competitive programming challenges and some good problems. The links to the problem sets are specified at the beginning of each code.
Stars: ✭ 65 (+225%)
Leetcode Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
Stars: ✭ 22,440 (+112100%)
Algorithm
「面试算法练级攻略」 - 「LeetCode题解」 - 「剑指offer题解」
Stars: ✭ 142 (+610%)
Mutual labels:  leetcode, offer
6companies30days
Challenge to solve 90 questions from 6 companies in 30 days. Solved 90/90.
Stars: ✭ 99 (+395%)
Mutual labels:  leetcode
The-Complete-FAANG-Preparation
This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Pytho…
Stars: ✭ 8,681 (+43305%)
Mutual labels:  leetcode
CP
Competitive Coding
Stars: ✭ 25 (+25%)
Mutual labels:  leetcode
leetcode
JavaScript Solution. Generated by https://github.com/duteng/fetch-leetcode-submission
Stars: ✭ 38 (+90%)
Mutual labels:  leetcode
Data-Structures-and-Algorithms
Most frequent LeetCode questions to ace the coding interview!
Stars: ✭ 67 (+235%)
Mutual labels:  leetcode
Algorithm-in-JavaScript
Implementing all-time classic algorithmic problems in JS
Stars: ✭ 20 (+0%)
leetcode
LeetCode Solutions https://t.me/vladtenlive
Stars: ✭ 182 (+810%)
Mutual labels:  leetcode
python-data-structures-and-algorithms
No description or website provided.
Stars: ✭ 57 (+185%)
project-code-py
Leetcode using AI
Stars: ✭ 100 (+400%)
Mutual labels:  leetcode
OI-Template
Bill Yang's algorithm & data structure templates
Stars: ✭ 15 (-25%)
Algorithm
Record daily training algorithms and data structures by Swift
Stars: ✭ 12 (-40%)
Mutual labels:  leetcode
Coding-Practice
Coding practice, design pattern implementation in C++ and some knowledge summary.
Stars: ✭ 48 (+140%)
Mutual labels:  leetcode
CVIP
C/C++/Golang/Linux...知识整理
Stars: ✭ 62 (+210%)
Mutual labels:  leetcode
Outtalent
Algorithms, data structures and programming solutions
Stars: ✭ 55 (+175%)
Mutual labels:  leetcode
DataStructures-Algorithms
A collections of many CP-based or DSA-based Questions that is stored various algorithms and datastructures to increase coding aptitutde. Anybody with a knack for coding can feel free to add more solutions and questions in the respective folders
Stars: ✭ 15 (-25%)
cs-interview-questions
Personal Solutions to Interview Questions
Stars: ✭ 59 (+195%)
Mutual labels:  leetcode
CS Interview Notes
Interview Preparation Notes
Stars: ✭ 19 (-5%)
Mutual labels:  leetcode
LeetCode
solve some problems on LeetCode
Stars: ✭ 25 (+25%)
Mutual labels:  leetcode
leetcode
Pure C solutions for LeetCode. Contains unit tests and helper methods. (纯C解题, 包含单元测试和帮助方法)
Stars: ✭ 19 (-5%)
Mutual labels:  leetcode
Competetive programming
Contains my solutions to thousands of different CP sums and some DSA Problems(available in snippets)
Stars: ✭ 21 (+5%)
Mutual labels:  leetcode
DataStructure-DesignPattern
java集合源码、设计模式、常用算法、Mysql原理
Stars: ✭ 22 (+10%)
Mutual labels:  leetcode
AlmanaqueBrute
Repositório para códigos de competição
Stars: ✭ 22 (+10%)
Crack-Coding-Interview
This Repository contains all my codes for preparing interview.
Stars: ✭ 14 (-30%)
Mutual labels:  leetcode
Competitive-Programming-June-Course-
Problem Solving Ability Skills Course
Stars: ✭ 24 (+20%)
Mutual labels:  leetcode
python-cp-cheatsheet
Python3 interview prep cheatsheet and examples
Stars: ✭ 407 (+1935%)
Mutual labels:  leetcode
swift-leetcode
记录自己使用swift刷LeetCode的代码
Stars: ✭ 17 (-15%)
Mutual labels:  leetcode
CPTH
🌟 Competitive Programming Template Headers | With documentation, CI tests and Codecov
Stars: ✭ 23 (+15%)
Algorithms-Open-Source
We have a task for each skill level!!
Stars: ✭ 31 (+55%)
InterviewPrep
A repository containing link of good interview questions
Stars: ✭ 54 (+170%)
Mutual labels:  leetcode
caucus
Realtime Collaborate Editor with Embedded Compiler
Stars: ✭ 278 (+1290%)
Mutual labels:  leetcode
algo
🧠 Algorithms and Data structures
Stars: ✭ 17 (-15%)
Mutual labels:  leetcode
leetcode-anki
Anki cards generator for Leetcode
Stars: ✭ 166 (+730%)
Mutual labels:  leetcode
leetcode
📊My Leetcode environment for JavaScript and Rust
Stars: ✭ 42 (+110%)
Mutual labels:  leetcode
AlgorithmsAndDataStructure
Algorithms And DataStructure Implemented In Python, Java & CPP, Give a Star 🌟If it helps you
Stars: ✭ 724 (+3520%)
competitive programming codebook
Programming Contest Book.
Stars: ✭ 76 (+280%)
LeetCode-Stats-Card
Show your dynamically generated LeetCode stats on your GitHub profile or your website!
Stars: ✭ 207 (+935%)
Mutual labels:  leetcode
GolangStudy
《golang 面试学习》:从简单到难最全总结,go基础,数据结构,算法,设计模式。B站/抖音关注:程序猿Go师傅,跟着视频学习。
Stars: ✭ 148 (+640%)
Mutual labels:  leetcode
competitive-programming
Solutions of some problems in competitive programming
Stars: ✭ 23 (+15%)
Mutual labels:  leetcode
shortest-path-finder
Shortest Path Finder visualizer using Breadth First Search algorithm
Stars: ✭ 195 (+875%)
Harris-Hawks-Optimization-Algorithm-and-Applications
Source codes for HHO paper: Harris hawks optimization: Algorithm and applications: https://www.sciencedirect.com/science/article/pii/S0167739X18313530. In this paper, a novel population-based, nature-inspired optimization paradigm is proposed, which is called Harris Hawks Optimizer (HHO).
Stars: ✭ 31 (+55%)
ctl
My variant of the C Template Library
Stars: ✭ 105 (+425%)
Data-Structure-Algorithms-LLD-HLD
A Data Structure Algorithms Low Level Design and High Level Design collection of resources.
Stars: ✭ 922 (+4510%)
Mutual labels:  leetcode
1-60 of 423 similar projects