All Projects → Book_on_python_algorithms_and_data_structure → Similar Projects or Alternatives

1275 Open source projects that are alternatives of or similar to Book_on_python_algorithms_and_data_structure

Codinginterviews
This repository contains coding interviews that I have encountered in company interviews
Stars: ✭ 2,881 (+376.99%)
Mutual labels:  algorithm, algorithms, interview
Coding Interview University
A complete computer science study plan to become a software engineer.
Stars: ✭ 204,859 (+33817.05%)
Mutual labels:  algorithm, algorithms, interview
Awesome Algorithm Books
📚 awesome algorithm books I've collected 【不定期更新】 搜集整理的算法书籍(经典算法、ML/DL算法、面试算法、比赛算法等)
Stars: ✭ 245 (-59.44%)
Mutual labels:  algorithm, algorithms, interview
Algorithms And Data Structures In Java
Algorithms and Data Structures in Java
Stars: ✭ 498 (-17.55%)
Mutual labels:  algorithm, algorithms, interview
Algorithms
Minimal examples of data structures and algorithms in Python
Stars: ✭ 20,123 (+3231.62%)
Mutual labels:  algorithm, algorithms, data-structure
Algorithm
Algorithm is a library of tools that is used to create intelligent applications.
Stars: ✭ 787 (+30.3%)
Mutual labels:  algorithm, algorithms, data-structure
Javascript Algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Stars: ✭ 133,406 (+21987.09%)
Mutual labels:  algorithm, algorithms, interview
Binarytree
Python Library for Studying Binary Trees
Stars: ✭ 1,694 (+180.46%)
Mutual labels:  algorithm, data-structure, interview
Competitive Programming
📌 📚 Solution of competitive programming problems, code templates, Data Structures and Algorithms, hackathons, interviews and much more.
Stars: ✭ 496 (-17.88%)
Mutual labels:  algorithm, algorithms, interview
Interactive Coding Challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
Stars: ✭ 24,317 (+3925.99%)
Mutual labels:  algorithm, data-structure, interview
Data Structure And Algorithms
A complete and efficient guide for Data Structure and Algorithms.
Stars: ✭ 48 (-92.05%)
Mutual labels:  algorithm, algorithms, data-structure
Apachecn Algo Zh
ApacheCN 数据结构与算法译文集
Stars: ✭ 10,498 (+1638.08%)
Mutual labels:  algorithm, data-structure, interview
Interviews
Everything you need to know to get the job.
Stars: ✭ 54,875 (+8985.26%)
Mutual labels:  algorithm, algorithms, interview
Al Go Rithms
🎵 Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
Stars: ✭ 1,036 (+71.52%)
Mutual labels:  algorithm, algorithms, interview
Leetcode
👏🏻 leetcode solutions for Humans™
Stars: ✭ 1,129 (+86.92%)
Mutual labels:  algorithm, algorithms, interview
Android Notes
Android开发核心知识点笔记(不断更新中🔥)
Stars: ✭ 737 (+22.02%)
Mutual labels:  algorithm, algorithms, interview
Leetcode Sol Res
Clean, Understandable Solutions and Resources for LeetCode Online Judge Algorithm Problems.
Stars: ✭ 1,647 (+172.68%)
Mutual labels:  algorithm, algorithms, interview
.codebits
📚 List of resources for Algorithms and Data Structures in Python & other CS topics @2017
Stars: ✭ 144 (-76.16%)
Mutual labels:  algorithm, algorithms, interview
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 (-69.21%)
Mutual labels:  algorithm, algorithms
Algorithms
This repository is for learning and understanding how algorithms work.
Stars: ✭ 189 (-68.71%)
Mutual labels:  algorithm, algorithms
Rrt Algorithms
n-dimensional RRT, RRT* (RRT-Star)
Stars: ✭ 195 (-67.72%)
Mutual labels:  algorithm, algorithms
Rust Algorithms
Common data structures and algorithms in Rust
Stars: ✭ 2,918 (+383.11%)
Mutual labels:  algorithm, algorithms
Interviewroom
Contains all important data structure and algorithms problems asked in interviews
Stars: ✭ 207 (-65.73%)
Mutual labels:  algorithm, interview
Leetcode
Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.
Stars: ✭ 3,090 (+411.59%)
Mutual labels:  algorithm, interview
Cs Books
📚 Computer Science Books 计算机技术类书籍 PDF
Stars: ✭ 2,915 (+382.62%)
Mutual labels:  algorithm, algorithms
Cs Notes
📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
Stars: ✭ 143,620 (+23678.15%)
Mutual labels:  algorithm, interview
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (-69.04%)
Mutual labels:  algorithm, interview
Algorithms4 Common
🔥Algorithms, 4th Edition 算法4精华笔记,通俗理解,算法收集与强化。
Stars: ✭ 183 (-69.7%)
Mutual labels:  algorithm, interview
Data Structures And Algorithms
Data Structures and Algorithms implementation in Go
Stars: ✭ 2,272 (+276.16%)
Mutual labels:  algorithm, algorithms
Matlab Octave
This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
Stars: ✭ 180 (-70.2%)
Mutual labels:  algorithm, algorithms
Rethink C
A reuseable codebase for C Programming Language.
Stars: ✭ 241 (-60.1%)
Mutual labels:  algorithm, algorithms
interview
Interview challenge for potential candidates.
Stars: ✭ 28 (-95.36%)
Mutual labels:  exercise, interview
Front End Interview
A list of interview for front-end developer(前端开发者面试清单)
Stars: ✭ 2,754 (+355.96%)
Mutual labels:  algorithms, interview
Leetcode
LeetCode solutions, written in python and cpp(LeetCode解题报告,记录自己的leetcode成长之路)
Stars: ✭ 179 (-70.36%)
Mutual labels:  algorithm, interview
Python
All Algorithms implemented in Python
Stars: ✭ 125,688 (+20709.27%)
Mutual labels:  algorithm, interview
Leetcode Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
Stars: ✭ 22,440 (+3615.23%)
Mutual labels:  algorithm, algorithms
Mega Interview Guide
The MEGA interview guide, JavaSciript, Front End, Comp Sci
Stars: ✭ 255 (-57.78%)
Mutual labels:  algorithms, interview
Tech Interview Handbook
💯 Curated interview preparation materials for busy engineers
Stars: ✭ 64,851 (+10636.92%)
Mutual labels:  algorithm, algorithms
Mytinystl
Achieve a tiny STL in C++11
Stars: ✭ 4,813 (+696.85%)
Mutual labels:  algorithm, data-structure
Awesome Golang Algorithm
📝 LeetCode of algorithms with golang solution(updating).
Stars: ✭ 3,217 (+432.62%)
Mutual labels:  algorithm, algorithms
Coderchef Kitchen
The official repository for our programming kitchen which consists of 50+ delicious programming recipes having all the interesting ingredients ranging from dynamic programming, graph theory, linked lists and much more. All the articles contain beautiful images and some gif/video at times to help clear important concepts.
Stars: ✭ 306 (-49.34%)
Mutual labels:  algorithm, interview
Leetcode 101
LeetCode 101:和你一起你轻松刷题(C++)
Stars: ✭ 5,327 (+781.95%)
Mutual labels:  algorithms, interview
Algorithms
My Algorithms and Data Structures studies. https://leandrotk.github.io/series/algorithms-problem-solving
Stars: ✭ 275 (-54.47%)
Mutual labels:  algorithm, algorithms
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (-70.53%)
Mutual labels:  algorithm, data-structure
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 (+3477.48%)
Mutual labels:  algorithm, interview
Cs Interview Knowledge Map
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
Stars: ✭ 17,387 (+2778.64%)
Mutual labels:  algorithms, interview
Towel
Throw in the towel.
Stars: ✭ 333 (-44.87%)
Mutual labels:  algorithm, algorithms
Tinyqueue
The smallest and simplest priority queue in JavaScript.
Stars: ✭ 322 (-46.69%)
Mutual labels:  algorithm, data-structure
Ojalgo
oj! Algorithms
Stars: ✭ 336 (-44.37%)
Mutual labels:  algorithm, algorithms
Data Structure
基于java语言的数据结构及算法实现,LeetCode算法示例
Stars: ✭ 348 (-42.38%)
Mutual labels:  algorithm, data-structure
Free Programming Books
📚码农周报 免费的编程书籍,leetcode(力扣)题解、前端算法题,牛客网前端大厂面试题题解、提升工作效率的常用工具等📈🎉
Stars: ✭ 345 (-42.88%)
Mutual labels:  algorithm, interview
Proalgos Cpp
C++ implementations of well-known (and some rare) algorithms, while following good software development practices
Stars: ✭ 369 (-38.91%)
Mutual labels:  algorithm, algorithms
Algorithm
常用算法和数据结构讲解,面试算法题/leetcode解题,提供golang/js版本
Stars: ✭ 312 (-48.34%)
Mutual labels:  algorithm, interview
Tech Interview For Developer
👶🏻 신입 개발자 전공 지식 & 기술 면접 백과사전 📖
Stars: ✭ 5,610 (+828.81%)
Mutual labels:  algorithm, interview
Samples
Sample projects using Material, Graph, and Algorithm.
Stars: ✭ 386 (-36.09%)
Mutual labels:  algorithm, data-structure
Go
Algorithms Implemented in GoLang
Stars: ✭ 7,385 (+1122.68%)
Mutual labels:  algorithms, interview
Newbie Plan
📚 Java 技术体系面试指南 , 旨在锻炼学习方法论的技术指南 🚀 数学,算法,基础框架,原理剖析,职业感悟,技术面试
Stars: ✭ 412 (-31.79%)
Mutual labels:  algorithm, interview
Leetcode Swift
Solutions to LeetCode by Swift
Stars: ✭ 4,099 (+578.64%)
Mutual labels:  algorithm, interview
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+635.26%)
Mutual labels:  algorithm, algorithms
Interview
Data Structures and Algorithms in Java (useful in interview process)
Stars: ✭ 396 (-34.44%)
Mutual labels:  algorithms, interview
1-60 of 1275 similar projects