詞彙 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.
尋找最長公共子序列是一個經典的計算機科學問題。