mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-02-03 10:34:43 +08:00
misc: remove duplicate entry for "Merge K Sorted Lists" (#139)
The LeetCode practice question "Merge K Sorted Lists" is listed in both week 2 and 4.
This commit is contained in:
committed by
Yangshun Tay
parent
6bab92006a
commit
15535fb280
@@ -42,7 +42,6 @@ The focus of week 2 is on linked lists, strings and matrix-based questions. The
|
||||
- [Remove Nth Node From End Of List](https://leetcode.com/problems/remove-nth-node-from-end-of-list/)
|
||||
- [Palindromic Substrings](https://leetcode.com/problems/palindromic-substrings/)
|
||||
- [Pacific Atlantic Water Flow](https://leetcode.com/problems/pacific-atlantic-water-flow/)
|
||||
- [Merge K Sorted Lists](https://leetcode.com/problems/merge-k-sorted-lists/)
|
||||
|
||||
## Week 3 - Non-Linear Data Structures
|
||||
|
||||
|
||||
Reference in New Issue
Block a user