词汇 subsequence 在中文的含义

subsequence 在英语中是什么意思?与 Lingoland 一起探索这个词的含义、发音及具体用法

subsequence

US /ˈsʌbˌsiːkwəns/
UK /ˈsʌbˌsiːkwəns/

名词

子序列, 子串

a sequence that can be derived from another sequence by deleting some or no elements without changing the order of the remaining elements

示例:
The string "ace" is a subsequence of "abcde".
字符串“ace”是“abcde”的子序列
Finding the longest common subsequence is a classic computer science problem.
寻找最长公共子序列是一个经典的计算机科学问题。