[Python] 파이썬/Leetcode_14Days plan for DataStructure

[Leetcode] 21. Merge Two Sorted Lists {Day 7 Linked List} (In Python)

두부군_ 2021. 12. 1. 01:44

코드들은 https://github.com/Eastar-DS/Python/tree/main/14%20Days%20Study%20Plan%20about%20Data_Structure에도 있습니다

 

풀이는 길지만 속도가 느리진 않다.

 

 

디스커스는 정말 대단하다. a에 원하는 시작점을 놓고 반복.