All Projects → apachecn → Apachecn Algo Zh

apachecn / Apachecn Algo Zh

Licence: gpl-3.0
ApacheCN 数据结构与算法译文集

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to Apachecn Algo Zh

Leetcode Solutions
🏋️ Python / Modern C++ Solutions of All 2111 LeetCode Problems (Weekly Update)
Stars: ✭ 2,787 (-73.45%)
Mutual labels:  algorithm, data-structure, leetcode, leetcode-solutions
Algorithm
「面试算法练级攻略」 - 「LeetCode题解」 - 「剑指offer题解」
Stars: ✭ 142 (-98.65%)
Mutual labels:  algorithm, interview, leetcode, offer
Interactive Coding Challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
Stars: ✭ 24,317 (+131.63%)
Mutual labels:  algorithm, data-structure, interview, coding
Leetcode
👏🏻 leetcode solutions for Humans™
Stars: ✭ 1,129 (-89.25%)
Mutual labels:  algorithm, interview, leetcode, leetcode-solutions
CodingInterview
Leetcode解题、剑指offer第二版💪💪💪⛷😀
Stars: ✭ 28 (-99.73%)
Mutual labels:  leetcode, interview, offer, leetcode-solutions
Leetcode
Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.
Stars: ✭ 3,090 (-70.57%)
Mutual labels:  algorithm, interview, leetcode, leetcode-solutions
Leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
Stars: ✭ 45,650 (+334.84%)
Mutual labels:  algorithm, interview, leetcode, leetcode-solutions
Interviews
Everything you need to know to get the job.
Stars: ✭ 54,875 (+422.72%)
Mutual labels:  algorithm, interview, leetcode, leetcode-solutions
iOS-Algorithm
iOS数据结构算法
Stars: ✭ 22 (-99.79%)
Mutual labels:  leetcode, interview, offer, leetcode-solutions
Algorithm
常用算法和数据结构讲解,面试算法题/leetcode解题,提供golang/js版本
Stars: ✭ 312 (-97.03%)
Mutual labels:  algorithm, interview, leetcode, leetcode-solutions
Leetcode Swift
Solutions to LeetCode by Swift
Stars: ✭ 4,099 (-60.95%)
Mutual labels:  algorithm, interview, leetcode
Data Structure
基于java语言的数据结构及算法实现,LeetCode算法示例
Stars: ✭ 348 (-96.69%)
Mutual labels:  algorithm, data-structure, leetcode-solutions
Free Programming Books
📚码农周报 免费的编程书籍,leetcode(力扣)题解、前端算法题,牛客网前端大厂面试题题解、提升工作效率的常用工具等📈🎉
Stars: ✭ 345 (-96.71%)
Mutual labels:  algorithm, interview, leetcode
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 (+105.83%)
Mutual labels:  algorithm, interview, leetcode
Algorithms and data structures
180+ Algorithm & Data Structure Problems using C++
Stars: ✭ 4,667 (-55.54%)
Mutual labels:  algorithm, leetcode, leetcode-solutions
Algorithms And Data Structures In Java
Algorithms and Data Structures in Java
Stars: ✭ 498 (-95.26%)
Mutual labels:  algorithm, interview, leetcode
Algorithm interview notes Chinese
学习笔记:自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/Python/Pytorch
Stars: ✭ 29 (-99.72%)
Mutual labels:  algorithm, interview, leetcode
Leetcode
LeetCode Top 100 Liked Questions | Top Interview Questions | LeetCode 用户最喜欢的100题 | 面试最容易被问到的题
Stars: ✭ 312 (-97.03%)
Mutual labels:  interview, leetcode, leetcode-solutions
Book on python algorithms and data structure
🪐 Book on Python, Algorithms, and Data Structures. 🪐
Stars: ✭ 604 (-94.25%)
Mutual labels:  algorithm, data-structure, interview
Algorithm templates
algorithm templates and leetcode examples in Python3, you can learn many python tricks too.
Stars: ✭ 107 (-98.98%)
Mutual labels:  algorithm, data-structure, leetcode

ApacheCN 数据结构与算法译文集

协议:CC BY-NC-SA 4.0

程序员的双手是魔术师的双手,他们把枯燥无味的代码变成了丰富多彩的软件。——《疯狂的程序员》

目录

贡献指南

本项目需要校对,欢迎大家提交 Pull Request。

请您勇敢地去翻译和改进翻译。虽然我们追求卓越,但我们并不要求您做到十全十美,因此请不要担心因为翻译上犯错——在大部分情况下,我们的服务器已经记录所有的翻译,因此您不必担心会因为您的失误遭到无法挽回的破坏。(改编自维基百科)

联系方式

负责人

其他

下载

Docker

docker pull apachecn0/apachecn-algo-zh
docker run -tid -p <port>:80 apachecn0/apachecn-algo-zh
# 访问 http://localhost:{port} 查看文档

PYPI

pip install apachecn-algo-zh
apachecn-algo-zh <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g apachecn-algo-zh
apachecn-algo-zh <port>
# 访问 http://localhost:{port} 查看文档

赞助我们

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].