/algorithm-learning

Primary LanguageJavaApache License 2.0Apache-2.0

algorithm-learning

介绍

  1. 本仓库用于算法练习
  2. 吸取 oj-learning 仓库的经验:
    1. 只使用 master 一条线
    2. 尽量不再存储/添加二进制文件,尤其是大文件

刷题指导

leetcode

  1. 高频高赞

相关资料参考

  1. Xunzhuo/Algorithm-Guide: BITLIU`s Tutorials of Algorithm and Data Structure🚀🚀🚀 : https://github.com/Xunzhuo/Algorithm-Guide
  2. yogykwan/acm-challenge-workbook: 《挑战程序设计竞赛》习题册攻略 : https://github.com/yogykwan/acm-challenge-workbook
  3. BedirT/ACM-ICPC-Preparation: ACM-ICPC Preparation Guide : https://github.com/BedirT/ACM-ICPC-Preparation
  4. ACM 的正确入门方式是什么? - 知乎: https://www.zhihu.com/question/51727516/answer/127265733
  5. richenyunqi/CCF-CSP-and-PAT-solution: CCF CSP和PAT考试题解(使用C++14语法): https://github.com/richenyunqi/CCF-CSP-and-PAT-solution