當前位置:首頁 » 操作系統 » 演算法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 】

(未完待續,大概等我做完上面這些就可以繼續補充剩下的了吧)

熱點內容
android內核linux內核 發布:2025-09-18 15:35:52 瀏覽:50
蘋果傳輸安卓機視頻怎麼不壓縮 發布:2025-09-18 14:53:43 瀏覽:681
sql頁面 發布:2025-09-18 14:51:08 瀏覽:951
無法訪問移動硬碟參數錯誤 發布:2025-09-18 14:50:15 瀏覽:547
exist資料庫 發布:2025-09-18 14:42:36 瀏覽:660
白百何訪問 發布:2025-09-18 14:20:14 瀏覽:460
人人貸源碼 發布:2025-09-18 14:11:02 瀏覽:998
pythonlist刪除list 發布:2025-09-18 14:03:29 瀏覽:250
我的世界伺服器手機版新手 發布:2025-09-18 13:51:33 瀏覽:841
php從入門到精通下載 發布:2025-09-18 13:36:44 瀏覽:167