归档 2019年3月31日

[LeetCode]Next Greater Node In Linked List

题目描述:

LeetCode 1019. Next Greater Node In Linked List

We are given a linked list with head as the first node.  Let's number the nodes in the list: node_1, node_2, node_3, ... etc.

Each node may have a next larger value ...

继续阅读

昨天

明天

归档