当前位置:首页 » 操作系统 » 算法40内

算法40内

发布时间: 2024-08-06 21:39:23

‘壹’ 算法面试通关40讲 覃超 Leetcode 题目总结(未完待续)

主要是自己收集的题目,正在学习王争老师的数据与算法结构之美和覃超老师的算法面试通关四十讲,两位老师推荐很经典的面试题。所以为了方便自己,在这里做一个汇总。如果对你有帮助那当然好,或者也可以看参考资料,里面有很多优秀的Github的资源。

参考资料
算法复杂度查看: https://www.bigocheatsheet.com/
C语言解法推荐: https://github.com/begeekmyfriend/leetcode
Java解法推荐: https://github.com/azl397985856/leetcode
数据结构与算法之美(王争)(有各种语言的版本): https://github.com/wangzheng0822/algo
Github 40K star leetcode: https://github.com/azl397985856/leetcode
Github 13K star Leetcode: https://github.com/haoel/leetcode
Github 63K star 用动画的形式呈现解LeetCode题目的思路: https://github.com/MisterBooo/LeetCodeAnimation
python 解法: https://github.com/qiyuangong/leetcode
其他解法: https://github.com/qiyuangong/leetcode

06|面试题:反转一个单链表&判断链表是否有环

数据与算法结构之美:
21 Merge Two Sorted Lists 【 C 】【 python 】
删除链表倒数第 n 个结点 【 Leetcode 的解题 】
求链表的中间结点 Middle of the Linked List

20 Valid Parentheses
232 Implement Queue using Stacks 【 C 】【 My C solution 】
225 Implement Stack using Queues 【 C 】

703 Kth Largest Element in a Stream
239 Sliding Window Maximum

242 Valid Anagram
1 Two Sum 【 C 】
15 3Sum
18 4Sum

98 Validate Binary Search Tree
235 Lowest Common Ancestor of a Binary Search Tree
236 Lowest Common Ancestor of a Binary Tree

50 Pow(x, n)
169 Majority Element

122 Best Time to Buy and Sell Stock II

冒泡排序,选择排序,插入排序,供参考:【 C 】

(未完待续,大概等我做完上面这些就可以继续补充剩下的了吧)

热点内容
为什么中国考试网提示密码错误 发布:2025-09-13 12:21:25 浏览:413
linux脚本创建文件夹 发布:2025-09-13 12:20:48 浏览:710
linux源码目录 发布:2025-09-13 12:07:02 浏览:215
2014计算机二级考试c语言 发布:2025-09-13 11:59:23 浏览:758
想玩人渣最低什么配置 发布:2025-09-13 11:27:17 浏览:868
抢抖币脚本 发布:2025-09-13 11:27:14 浏览:803
长虹电视存储空间不足 发布:2025-09-13 11:11:39 浏览:97
捷达手动风尚有什么配置 发布:2025-09-13 11:01:50 浏览:794
华三配置保存在哪个文件 发布:2025-09-13 11:00:07 浏览:752
耦合java 发布:2025-09-13 10:46:50 浏览:162