Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/

NotificationsYou must be signed in to change notification settings

billryan/algorithm-exercise

Repository files navigation

Build StatusSlack StatusChat on Slack

This book is notes about learning data structure and algorithm. It was written in Simplified Chinese but other languages such as English and Traditional Chinese are also working in progress. Contributions are welcome!

Introduction

  1. Part I is some brief introduction of basic data structures and algorithm, such as linked lists, stack, queues, trees, sorting.
  2. Part II is the analysis and summary of programming problems, and most of the programming problems come fromhttps://leetcode.com/,http://www.lintcode.com/,http://www.geeksforgeeks.org/,http://hihocoder.com/,https://www.topcoder.com/.
  3. Part III is the appendix of resume and other supplements.

This project is hosted onhttps://github.com/billryan/algorithm-exercise and rendered byGitBook. You can star the repository on the GitHub to keep track of updates. Another choice is to subscribe channel#github_commit via Slackhttps://ds-algo.slack.com/messages/github_commit/.

Feel free to accesshttp://slackin4ds-algo.herokuapp.com with Slack invite automation.

You can view/search this document online or offline, feel free to read it. :)

  • Online(Rendered by GitBook):https://algorithm.yuanbin.me
    • Site Search via Google:keywords site:algorithm.yuanbin.me
    • Site Search via Algolia: ClickType to search on the top left corner of webpages
  • Offline(Compiled by GitBook on Travis-CI): ePub, PDF, MOBI

License

This work is licensed under theCreative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, please visithttp://creativecommons.org/licenses/by-sa/4.0/

To Do

  • add multiple languages support
  • add implementations ofPython,C++,Go andJava code
  • add time and space complexity analysis
  • add proper Chinese fonts for PDF output

About

Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/

Topics

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors38


[8]ページ先頭

©2009-2025 Movatter.jp