-
java面经收集
java面经收集 java面经收集 https://github.com/jujunchen/Java-interview-question/blob/master https://www.nowcoder.com/tutorial/94/8a7ea9766621455394e0af84dd4128d2...
-
LeetCode 236. 二叉树的最近公共祖先
LeetCode 236. 二叉树的最近公共祖先 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 236. 二叉树的最近公共祖先 题目 给定一个二叉树, 找到该树中两个指定节点的最近公共祖先。...
-
面试中的 10 大排序算法总结
面试中的 10 大排序算法总结 查找和排序算法是算法的入门知识,其经典思想可以用于很多算法当中。因为其实现代码较短,应用较常见。所以在面试中经常会问到排序算法及其相关的问题。但万变不离其宗,只要熟悉了思想,灵活运用也不是难事。一般在面试中最常考的是快速排...
-
LeetCode 69. x 的平方根
LeetCode 69. x 的平方根 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 69. x 的平方根 题目 实现?int sqrt(int x)?函数。 计算并返回?x?的平方根,其中?x 是非负整数。 由于...
-
LeetCode 面试题34. 二叉树中和为某一值的路径
LeetCode 面试题34. 二叉树中和为某一值的路径 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 面试题34. 二叉树中和为某一值的路径 与以下题目相同 前往:LeetCode 113. 路径总...
-
LeetCode 面试题42. 连续子数组的最大和
LeetCode 面试题42. 连续子数组的最大和 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 面试题42. 连续子数组的最大和 与以下题目相同 前往:LeetCode 53. 最大子序和...
-
LeetCode 113. 路径总和 II
LeetCode 113. 路径总和 II 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 113. 路径总和 II 题目 给定一个二叉树和一个目标和,找到所有从根节点到叶子节点路径总和等于给定目...
-
LeetCode 53. 最大子序和
LeetCode 53. 最大子序和 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 53. 最大子序和 题目 给定一个整数数组 nums?,找到一个具有最大和的连续子数组(子数组最少包含一个元...
-
求求你了,不要再自己实现这些逻辑了,开源工具类不香吗?
求求你了,不要再自己实现这些逻辑了,开源工具类不香吗? 开源工具类真香!! 最近公司来了一批实习生,小黑哥负责带一个。这位小师弟说实话,基本功很扎实,做事也非常靠谱,深得小黑哥真传。 不过最近给其 Review 代码的时候,小黑哥发现小师弟有些代码逻辑有些繁琐...
-
Mybatis 分页:Pagehelper + 拦截器实现
Mybatis 分页:Pagehelper + 拦截器实现 一、分页插件 Pagehelper PageHelper 是 Mybatis 的一个分页插件,非常好用! 1.1 Spring Boot 依赖 !-- pagehelper 分页插件--dependency groupIdcom.github.pagehelper/groupId artifactIdpagehelper-spring-boot-starter/art...
IDC资讯: 主机资讯 注册资讯 托管资讯 vps资讯 网站建设
网站运营: 建站经验 策划盈利 搜索优化 网站推广 免费资源
网络编程: Asp.Net编程 Asp编程 Php编程 Xml编程 Access Mssql Mysql 其它
服务器技术: Web服务器 Ftp服务器 Mail服务器 Dns服务器 安全防护
软件技巧: 其它软件 Word Excel Powerpoint Ghost Vista QQ空间 QQ FlashGet 迅雷
网页制作: FrontPages Dreamweaver Javascript css photoshop fireworks Flash
