Validate Stack Sequences
Leetcode 946. Validate Stack Sequences
Leetcode 946. Validate Stack Sequences
Leetcode 994. Rotting Oranges
Leetcode 560. Subarray Sum Equals K
Leetcode 1730. Shortest Path to Get Food
Leetcode 209. Minimum Size Subarray Sum
merge two sorted linked lists and return it as a sorted list. The list should be made by splicing together the nodes of the first two lists.
Given the head of a singly linked list, reverse the list, and return the reversed list.