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

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

熱點內容
python環境變數win10 發布:2025-03-17 23:06:18 瀏覽:345
我的世界伺服器神秘時代法杖 發布:2025-03-17 23:01:06 瀏覽:162
androidassets文件拷貝 發布:2025-03-17 22:46:53 瀏覽:399
javasax 發布:2025-03-17 22:34:01 瀏覽:757
上傳mp3外鏈 發布:2025-03-17 22:11:06 瀏覽:799
c語言寫音樂 發布:2025-03-17 22:10:55 瀏覽:916
c語言位或和或 發布:2025-03-17 21:53:56 瀏覽:917
淘寶圖片上傳格式 發布:2025-03-17 21:48:55 瀏覽:942
博雅幹細胞存儲 發布:2025-03-17 21:24:07 瀏覽:54
dota2卡爾腳本 發布:2025-03-17 21:11:27 瀏覽:71