labuladong / basic-challenge

200 stars 22 forks source link

已结束 #160

Closed labuladong closed 2 years ago

labuladong commented 2 years ago

本期打卡已结算完成。报名最新一期的打卡活动 点这里

lucy-xfl commented 2 years ago

https://leetcode.com/problems/merge-k-sorted-lists/discuss/2597815/simple-solutionor-quicker-than-70-or-python

Herwinyeee commented 2 years ago

https://leetcode.cn/problems/merge-two-sorted-lists/solution/21-he-bing-liang-ge-you-xu-lian-biao-by-9932r/

cjqcjqhhh commented 2 years ago

https://leetcode.cn/problems/intersection-of-two-linked-lists/solution/by-cjqcjqhhh-g65e/

pengyingwang922 commented 2 years ago

https://leetcode.com/problems/merge-k-sorted-lists/discuss/2598187/java-solution.-using-PQ

stephengineer commented 2 years ago

https://leetcode.com/problems/linked-list-cycle/discuss/2598559/C%2B%2B-Two-pointers

MzxlM commented 2 years ago

https://leetcode.com/problems/remove-nth-node-from-end-of-list/discuss/2598664/Java-simple-solution-70-faster

vcaptainv commented 2 years ago

LinkedList 141 : https://leetcode.com/problems/linked-list-cycle/discuss/2598695/Python-fast-and-slow-pointer-method

LunaaaaWang commented 2 years ago

https://leetcode.cn/problems/partition-list/solution/by-lunaaaawang-k311/

RuiLiu0129 commented 2 years ago

https://leetcode.com/problems/partition-list/discuss/2598918/Python-Two-Pointer-Solution

peng59688 commented 2 years ago

https://leetcode.com/problems/partition-list/discuss/2598715/simple-Java-solution-leetcode-challenge-day01

Sharonno commented 2 years ago

https://leetcode.cn/problems/intersection-of-two-linked-lists/solution/by-shang-78-1l8m/

6520874 commented 2 years ago

https://leetcode.cn/problems/linked-list-cycle/solution/huan-xing-lian-biao-ti-jie-by-pi-pi-ge-zra9/

JInsir200 commented 2 years ago

https://leetcode.cn/problems/partition-list/solution/by-jinsir200-08l0/

jinze1107 commented 2 years ago

https://leetcode.cn/problems/merge-two-sorted-lists/solution/shuang-zhi-zhen-by-jin-ze-iw9e/ https://leetcode.cn/problems/partition-list/solution/by-jin-ze-tciq/ https://leetcode.cn/problems/merge-k-sorted-lists/solution/by-jin-ze-gbp1/ https://leetcode.cn/problems/lian-biao-zhong-dao-shu-di-kge-jie-dian-lcof/solution/by-jin-ze-k95n/ https://leetcode.cn/problems/remove-nth-node-from-end-of-list/solution/by-jin-ze-60us/ https://leetcode.cn/problems/middle-of-the-linked-list/solution/by-jin-ze-1sbt/ https://leetcode.cn/problems/linked-list-cycle/solution/by-jin-ze-jqxs/ https://leetcode.cn/problems/intersection-of-two-linked-lists/solution/by-jin-ze-xc3t/

lambda-lambda commented 2 years ago

https://leetcode.com/problems/linked-list-cycle/discuss/2599342/Python-3-oror-two-pointers

jjkavnsir commented 2 years ago

https://leetcode.cn/problems/merge-k-sorted-lists/solution/gui-bing-suan-fa-he-bing-by-agitated-mer-ihd6/

adoptedirelia commented 2 years ago

https://leetcode.cn/problems/linked-list-cycle-ii/solution/by-ling-yang-de-ai-rui-li-ya-gf9b/

LHRlo commented 2 years ago

https://leetcode.cn/problems/merge-k-sorted-lists/solution/you-xian-ji-dui-lie-zui-xiao-dui-shi-xia-639x/

lantianqing commented 2 years ago

https://leetcode.cn/problems/he-bing-liang-ge-pai-xu-de-lian-biao-lcof/solution/by-musing-6alileotur-zjyp/

yangzho12138 commented 2 years ago

LeetCode: 19 https://leetcode.cn/problems/remove-nth-node-from-end-of-list/solution/by-bu-xiang-xie-dai-ma-de-wse1/

naivecoder-irl commented 2 years ago

https://leetcode.com/problems/partition-list/discuss/2599496/java-solution-with-two-new-linkedlist

KnowNothingg commented 2 years ago
  1. Intersection of Two Linked Lists https://leetcode.com/problems/intersection-of-two-linked-lists/discuss/2599504/Connect-2-List
  2. Merge k Sorted Lists https://leetcode.com/problems/merge-k-sorted-lists/discuss/2599423/Java-solution-with-PriorityQueue
henrydu0508 commented 2 years ago

[23. 合并K个升序链表] https://leetcode.cn/problems/merge-k-sorted-lists/solution/by-honglindu0508-tqvd/

MaizeDIDI9 commented 2 years ago

https://leetcode.cn/problems/merge-k-sorted-lists/solution/he-bing-by-idi-a-kvuu/

taihui commented 2 years ago

https://leetcode.com/problems/merge-two-sorted-lists/discuss/2599571/21.-Merge-Two-Sorted-Lists

CTR7 commented 2 years ago

https://leetcode.com/problems/merge-k-sorted-lists/discuss/2599688/Java-Solution-with-Priority-Queue

weidong1 commented 2 years ago

https://leetcode.cn/problems/merge-two-sorted-lists/solution/by-weidong-n-cv0i/

ivandon15 commented 2 years ago

https://leetcode.com/problems/linked-list-cycle-ii/discuss/2599757/Python-solution

MinyiZou commented 2 years ago
  1. Merge k Sorted Lists https://leetcode.com/problems/merge-k-sorted-lists/discuss/2599813/python-oror-priority-queue
  2. Partition List https://leetcode.com/problems/partition-list/discuss/2599231/Python-oror-O(n)-oror-Detailed-Solution
  3. Middle of the Linked List https://leetcode.com/problems/middle-of-the-linked-list/discuss/2599158/Python-solution-oror-easy-and-simple
Etina9 commented 2 years ago

https://leetcode.cn/problems/remove-nth-node-from-end-of-list/solution/javascript-by-etina-ygkt/

silva-david commented 2 years ago

142.环形链表 https://leetcode.cn/problems/linked-list-cycle-ii/solution/by-mzxor8qlmc-8k51/

Zhenyuan-Li commented 2 years ago
adalucky1234 commented 2 years ago

https://leetcode.com/problems/merge-two-sorted-lists/discuss/2600041/Java-2-pointers-solution-easy-to-understand

cl-victor1 commented 2 years ago

https://leetcode.cn/problems/merge-k-sorted-lists/solution/by-objective-agnesihky-85cq/

dadaocao commented 2 years ago

https://leetcode.com/problems/merge-two-sorted-lists/discuss/2600114/day1_LC21.-Merge-Two-Sorted-Lists

rileyshen commented 2 years ago

https://leetcode.com/problems/partition-list/discuss/2600471/86.Partition-List

lushevol commented 2 years ago

https://leetcode.cn/problems/linked-list-cycle-ii/solution/by-lushevol-m7va/

starwill commented 2 years ago

https://leetcode.cn/problems/remove-nth-node-from-end-of-list/solution/shan-chu-lian-biao-dao-shu-di-nge-jie-di-24bn/

bobozhezhe commented 2 years ago

142 Linked List Cycle

https://github.com/bobozhezhe/AnkiMd/blob/main/Leetcode/LC0142.md

Khannoob commented 2 years ago

https://leetcode.cn/problems/merge-two-sorted-lists/solution/list-by-khannoob-3j13/ https://leetcode.cn/problems/partition-list/solution/list-2-by-khannoob-qlq4/ https://leetcode.cn/problems/merge-k-sorted-lists/solution/list-3-by-khannoob-6h1b/ https://leetcode.cn/problems/linked-list-cycle/solution/cycle-by-khannoob-s76l/ https://leetcode.cn/problems/linked-list-cycle-ii/solution/cycle2-by-khannoob-b1yp/

LYZJU2019 commented 2 years ago

Leetcode 141. 环形链表 https://leetcode.cn/problems/linked-list-cycle/solution/by-liu-yu-o-ld44/ Leetcode 142. 环形链表 II https://leetcode.cn/problems/linked-list-cycle-ii/solution/by-liu-yu-o-cwzu/ Leetcode 160. 相交链表 https://leetcode.cn/problems/intersection-of-two-linked-lists/solution/by-liu-yu-o-8e0s/ Leetcode 19. 删除链表的倒数第N个结点 https://leetcode.cn/problems/remove-nth-node-from-end-of-list/solution/by-liu-yu-o-av5k/ Leetcode 21. 合并两个有序链表 https://leetcode.cn/problems/merge-two-sorted-lists/solution/by-liu-yu-o-tqiy/ Leetcode 23. 合并K个升序链表 https://leetcode.cn/problems/merge-k-sorted-lists/solution/by-liu-yu-o-bkks/ Leetcode 86. 分隔链表 https://leetcode.cn/problems/partition-list/solution/by-liu-yu-o-mwsp/ Leetcode 876. 链表的中间结点 https://leetcode.cn/problems/middle-of-the-linked-list/solution/by-liu-yu-o-fip1/

leobin001 commented 2 years ago

https://leetcode.cn/problems/linked-list-cycle/solution/by-leobin001-6ncg/

wikyyuen commented 2 years ago

https://leetcode.com/problems/linked-list-cycle/discuss/2601142/141

Gofare commented 2 years ago

https://leetcode.cn/problems/merge-two-sorted-lists/solution/by-gofar-2-0r30/

liujie-zheng commented 2 years ago

https://leetcode.com/problems/linked-list-cycle/discuss/2601400/Java-Simple-100-Solution%3A-Two-Pointers

lumilyz commented 2 years ago

https://leetcode.cn/problems/lian-biao-zhong-dao-shu-di-kge-jie-dian-lcof/solution/by-lumi-8-qwmz/

Sampson91 commented 2 years ago

https://leetcode.cn/problems/linked-list-cycle/solution/by-sampson-4-jie2/

bebrave2005 commented 2 years ago

https://leetcode.cn/problems/merge-two-sorted-lists/solution/by-bebrave2005-hcqu/

huty1998 commented 2 years ago

https://leetcode.cn/problems/lian-biao-zhong-dao-shu-di-kge-jie-dian-lcof/solution/by-21terrence-wkef/ https://leetcode.cn/problems/liang-ge-lian-biao-de-di-yi-ge-gong-gong-jie-dian-lcof/solution/by-21terrence-1m3e/

ngokchaoho commented 2 years ago

21. Merge Two Sorted Lists https://leetcode.com/problems/merge-two-sorted-lists/discuss/2601672/merge-two-sorted-list