原文链接: https://leetcode-cn.com/problems/copy-list-with-random-pointer
英文原文A linked list of length n is given such that
分类详情
中等 分类
原文链接: https://leetcode-cn.com/problems/word-break
英文原文Given a string s and a dictionary of strings wordDict, return tr
原文链接: https://leetcode-cn.com/problems/linked-list-cycle-ii
英文原文Given the head of a linked list, return the node where
原文链接: https://leetcode-cn.com/problems/reorder-list
英文原文You are given the head of a singly linked-list. The list can b
原文链接: https://leetcode-cn.com/problems/lru-cache
英文原文Design a data structure that follows the constraints of a Least R
原文链接: https://leetcode-cn.com/problems/insertion-sort-list
英文原文Given the head of a singly linked list, sort the list u
原文链接: https://leetcode-cn.com/problems/evaluate-reverse-polish-notation
英文原文Evaluate the value of an arithmetic expres
原文链接: https://leetcode-cn.com/problems/reverse-words-in-a-string
英文原文Given an input string s, reverse the order of the
原文链接: https://leetcode-cn.com/problems/maximum-product-subarray
英文原文Given an integer array nums, find a contiguous non
原文链接: https://leetcode-cn.com/problems/find-minimum-in-rotated-sorted-array
英文原文Suppose an array of length n sorted in