All Projects → Datastructures Algorithms → Similar Projects or Alternatives

722 Open source projects that are alternatives of or similar to Datastructures Algorithms

Leetcode Solutions
🏋️ Python / Modern C++ Solutions of All 2111 LeetCode Problems (Weekly Update)
Stars: ✭ 2,787 (+963.74%)
Algorithmic-Problem-Solving
Solutions of algorithmic type of programming problems from sites like LeetCode.com, HackerRank.com, LeetCode.com, Codility.com, CodeForces.com, etc. using Java.
Stars: ✭ 20 (-92.37%)
Algorithm
The challenges for algorithm contests, and summary the implementation.
Stars: ✭ 115 (-56.11%)
Mutual labels:  codeforces, data-structure, leetcode
CP
Competitive Coding
Stars: ✭ 25 (-90.46%)
Mutual labels:  data-structure, leetcode, codeforces
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (-32.06%)
Mutual labels:  data-structure, leetcode
Lintcode
📘 C++11 Solutions of All 289 LintCode Problems (No More Updates)
Stars: ✭ 570 (+117.56%)
Usaco Guide
A free collection of curated, high-quality resources to take you from Bronze to Platinum and beyond.
Stars: ✭ 439 (+67.56%)
Mutual labels:  codeforces, data-structure
LogicStack-LeetCode
公众号「宫水三叶的刷题日记」刷穿 LeetCode 系列文章源码
Stars: ✭ 5,979 (+2182.06%)
Mutual labels:  leetcode, interview-questions
LeetCode-Py
⛽️「算法通关手册」,超详细的「算法与数据结构」基础讲解教程,「LeetCode」650+ 道题目 Python 版的详细解析。通过「算法理论学习」和「编程实战练习」相结合的方式,从零基础到彻底掌握算法知识。
Stars: ✭ 881 (+236.26%)
Mutual labels:  data-structure, 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 (+3213.36%)
Mutual labels:  leetcode, interview-questions
Coding-Problems
💻 Solutions to coding problems from popular platforms in multiple programming languages.
Stars: ✭ 51 (-80.53%)
Mutual labels:  leetcode, codeforces
Interviews
Everything you need to know to get the job.
Stars: ✭ 54,875 (+20844.66%)
Mutual labels:  interview-questions, leetcode
Fucking Algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Stars: ✭ 99,705 (+37955.34%)
Mutual labels:  interview-questions, leetcode
interview-leetcode
【📚 技术面试高频算法+真实面试各类问答+学习指南】助力快速复习找到工作,涵盖大部分程序员所需要掌握的核心知识。
Stars: ✭ 161 (-38.55%)
Mutual labels:  leetcode, interview-questions
Algorithm templates
algorithm templates and leetcode examples in Python3, you can learn many python tricks too.
Stars: ✭ 107 (-59.16%)
Mutual labels:  data-structure, leetcode
competitive-programming
Solutions of some problems in competitive programming
Stars: ✭ 23 (-91.22%)
Mutual labels:  leetcode, codeforces
caucus
Realtime Collaborate Editor with Embedded Compiler
Stars: ✭ 278 (+6.11%)
Mutual labels:  leetcode, codeforces
algo
🧠 Algorithms and Data structures
Stars: ✭ 17 (-93.51%)
Mutual labels:  leetcode, codeforces
Competitive Programing
个人算法刷题处
Stars: ✭ 33 (-87.4%)
Mutual labels:  codeforces, leetcode
LearnCPP
Learn Cpp from Beginner to Advanced ✅ Practice 🎯 Code 💻 Repeat 🔁 One step solution for c++ beginners and cp enthusiasts.
Stars: ✭ 359 (+37.02%)
Mutual labels:  leetcode, codeforces
Avid-Algorithms
Basic knowledge of Data Structure and Algorithms and LeetCode solution in Python & C++.
Stars: ✭ 12 (-95.42%)
Mutual labels:  leetcode, interview-questions
sword-x-offer
66 classic and common interview problems from 《剑指offer》 with multiple-method-CPP solutions, and common data structure summary, etc
Stars: ✭ 19 (-92.75%)
algorithm-base
一位酷爱做饭的程序员,立志用动画将算法说的通俗易懂。我的面试网站 www.chengxuchu.com
Stars: ✭ 9,824 (+3649.62%)
Mutual labels:  leetcode, interview-questions
CodingInterview
Leetcode解题、剑指offer第二版💪💪💪⛷😀
Stars: ✭ 28 (-89.31%)
Mutual labels:  leetcode, interview-questions
learning-computer-science
Learning data structures, algorithms, machine learning and various computer science constructs by programming practice from resources around the web.
Stars: ✭ 28 (-89.31%)
Mutual labels:  leetcode, interview-questions
Must-Do-Coding-Questions-for-Companies
Must Do Coding Questions for Companies like Amazon, Microsoft, Adobe, etc. It also help to crack the technical inteviews.
Stars: ✭ 28 (-89.31%)
Mutual labels:  leetcode, interview-questions
Interviewroom
Contains all important data structure and algorithms problems asked in interviews
Stars: ✭ 207 (-20.99%)
Mutual labels:  interview-questions, leetcode
Tech Interview Preparation
A one stop solution to ace your next coding interview 👨‍💻
Stars: ✭ 188 (-28.24%)
Mutual labels:  interview-questions, leetcode
Interactive Coding Challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
Stars: ✭ 24,317 (+9181.3%)
Learning
自己整理了一些网上和书籍中的知识与笔记,来应对技术面试可能遇到的一些问题,包括算法、操作系统、计算机网络、Java、C++、Python、Go。概念不是最重要的!概念不是最重要的!概念不是最重要的!练习题才是!重要的事情说三遍,概念是不是看了很多遍,看几遍忘几遍,题目做过几遍,是不是印象很深,精华是题目,笔者在大量练习后摘录了书籍、牛客网、赛码网、W3C、CSDN等各种渠道的练习题,较为基础的这里就不录入了,主要录入一些易混淆,不容易理解的题目。作者也不喜欢重复造轮子,某些知识点的解释有比较详细的博客,作者就简单引用了,只有作者觉得找不到解释较好的博客时,作者会自己写一篇然后引用,限于篇幅,具体还请点击链接详细了解。
Stars: ✭ 194 (-25.95%)
Mutual labels:  interview-questions, leetcode
category-wise-problems
contains category wise problems(data structures, competitive) of popular platforms.
Stars: ✭ 32 (-87.79%)
Mutual labels:  leetcode, codeforces
Apachecn Algo Zh
ApacheCN 数据结构与算法译文集
Stars: ✭ 10,498 (+3906.87%)
Mutual labels:  data-structure, leetcode
Stl cheat sheets
C++ STL Cheat Sheets.
Stars: ✭ 293 (+11.83%)
Mutual labels:  codeforces, leetcode
Interviewguide
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Stars: ✭ 3,117 (+1089.69%)
Mutual labels:  interview-questions, leetcode
Coding-Interview-101
Solutions to LeetCode problems filtered with companies, topics and difficulty.
Stars: ✭ 21 (-91.98%)
Mutual labels:  leetcode, interview-questions
AlgoDaily
just for fun
Stars: ✭ 118 (-54.96%)
Mutual labels:  leetcode, interview-questions
Competitive Programming
Hello Programmers 💻 , A one-stop Destination✏️✏️ for all your Competitive Programming Resources.📗📕 Refer CONTRIBUTING.md for contributions
Stars: ✭ 113 (-56.87%)
Mutual labels:  codeforces, leetcode
InterviewPrep
A repository containing link of good interview questions
Stars: ✭ 54 (-79.39%)
Mutual labels:  leetcode, interview-questions
Usaco
General Resources for Competitive Programming
Stars: ✭ 1,152 (+339.69%)
Mutual labels:  codeforces, data-structure
Data-Structure-Algorithms-LLD-HLD
A Data Structure Algorithms Low Level Design and High Level Design collection of resources.
Stars: ✭ 922 (+251.91%)
Mutual labels:  leetcode, interview-questions
Leetcode Python
LeetCode solutions in Python2. LeetCode题解 in Python2。
Stars: ✭ 182 (-30.53%)
Mutual labels:  interview-questions, leetcode
Coder
求职信息 组队刷题 经验交流
Stars: ✭ 22 (-91.6%)
Mutual labels:  leetcode, interview-questions
FAANG-Coding-Interview-Questions
A curated List of Coding Questions Asked in FAANG Interviews
Stars: ✭ 1,195 (+356.11%)
Mutual labels:  leetcode, interview-questions
Competitive-programing
This repository is for encouraging people in competitive programming. And making PR's on a regular basis. Through this repo, Geeks can find solutions for various programming problems and also give your code to increase the repo.
Stars: ✭ 20 (-92.37%)
Mutual labels:  leetcode, codeforces
competitive-programming
Roadmap to learn data structures, algorithms, mathematics, dynamic programming to beat in competitive programming, or crack any interview.
Stars: ✭ 21 (-91.98%)
Mutual labels:  leetcode, codeforces
Leetcode-solutions
Leetcode Grinder.
Stars: ✭ 14 (-94.66%)
Mutual labels:  leetcode, interview-questions
fe-interview-handwrite
📖 前端面试常见手写题整理
Stars: ✭ 273 (+4.2%)
Mutual labels:  leetcode, interview-questions
code interview
LeetCode LintCode 题解, 剑指offer题目,互联网公司面试,BAT外企等面试题目
Stars: ✭ 21 (-91.98%)
Mutual labels:  leetcode, interview-questions
LeetCode
🎆LeetCode solution and explanation
Stars: ✭ 54 (-79.39%)
Mutual labels:  leetcode, interview-questions
CP-Badges
Support for Competitive Coding badges to add in Github readme or portfolio websites.
Stars: ✭ 78 (-70.23%)
Mutual labels:  leetcode, codeforces
problem-solving
A platform where you can learn about algorithms and data structures. A heaven for competitive programmers. Learn here: https://reyadussalahin.github.io/problem-solving/
Stars: ✭ 33 (-87.4%)
Mutual labels:  leetcode, codeforces
LeetCode
✍️ My LeetCode solutions, ideas and templates sharing. (我的LeetCode题解,思路以及各专题的解题模板分享。分专题归纳,见tag)
Stars: ✭ 123 (-53.05%)
Mutual labels:  leetcode, interview-questions
codeforces-go
Golang 算法竞赛模板库 | Solutions to Codeforces by Go 💭💡🎈
Stars: ✭ 842 (+221.37%)
Mutual labels:  leetcode, codeforces
CodingInterview
Solutions to Leetcode, CareerCup Coding problems
Stars: ✭ 64 (-75.57%)
Mutual labels:  leetcode, interview-questions
Leetcode In Swift
My solutions to LeetCode problems written in Swift
Stars: ✭ 150 (-42.75%)
Mutual labels:  interview-questions, leetcode
Algorithms Leetcode Javascript
Algorithms resolution in Javascript. Leetcode - Geeksforgeeks - Careercup
Stars: ✭ 157 (-40.08%)
Mutual labels:  interview-questions, leetcode
cs-interview-questions
Personal Solutions to Interview Questions
Stars: ✭ 59 (-77.48%)
Mutual labels:  leetcode, interview-questions
Competitive-Programming-Codes
Includes codes from coding competitions and contests over the internet. Languages:- Python3 and C++
Stars: ✭ 14 (-94.66%)
Mutual labels:  leetcode, codeforces
Coding-Interview-Challenges
This is a repo where I upload code for important interview questions written in Python, C++, and Swift
Stars: ✭ 13 (-95.04%)
Mutual labels:  leetcode, interview-questions
100DaysCodingChallenege
This is 100 days of competitive coding challenege . You have details of all the problem and solution that I will be solving daily for 100 days consecutively . I have added link to all the questions in read me according to days , you can try solving on your own before watching solution .
Stars: ✭ 29 (-88.93%)
Mutual labels:  leetcode, codeforces
1-60 of 722 similar projects