# dlearn-algorithm-java **Repository Path**: hellowllh/dlearn-algorithm-java ## Basic Information - **Project Name**: dlearn-algorithm-java - **Description**: 学习算法笔记java版本: leetcode刷题 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-20 - **Last Updated**: 2021-08-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 介绍 学习算法笔记java版本: leetcode刷题 # 算法的意义 - 刷算法,体会编程的精髓. - 拒绝ppt架构师,不仅要有架构能力,更要有更深的内功. - [漫画:呕心泣血算法指导篇(真正的干货,怒怼那些说算法没用的人)]() > 算法题是可以让你通过练习编写出好代码的最好的方式,没有之一 > 你可以相当专注的去解决问题 # 类似的开源项目 - [算法学习笔记](https://github.com/nonstriater/Learn-Algorithms) - [算法模板(Java版)——leetcode刷题与复习指南](https://github.com/greyireland/algorithm-pattern) - [算法模板(Java版)——leetcode刷题与复习指南](https://github.com/chienmy/algorithm-pattern-java) - [LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀](https://github.com/youngyangyang04/leetcode-master) # leetcode目录 ## 基本 ## 数组-简单 - [两数之和](src/test/java/com/gitee/hellowllh/dlearn/algorithm/leetcode/basic/arrarys/SumOfTwoNumbers.java) - [删除有序数组中的重复项](src/test/java/com/gitee/hellowllh/dlearn/algorithm/leetcode/basic/arrarys/RemoveDuplicateItemsFromArray.java) - [移除元素](src/test/java/com/gitee/hellowllh/dlearn/algorithm/leetcode/basic/arrarys/RemoveElement.java) - [搜索插入位置](src/test/java/com/gitee/hellowllh/dlearn/algorithm/leetcode/basic/arrarys/SearchInsertPosition.java) # 安装教程 1. xxxx 2. xxxx 3. xxxx # 使用说明 1. xxxx 2. xxxx 3. xxxx # 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request # 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)