logo

给定两个字符串,判断其中一个是否是另一个的子序列。

Given two strings, write a function to determine if one is a subsequence of the other.

题目类型: technical

难度: easy

标签: google, real-question, interviewquery

目标公司: Google

← 返回面试题库

给定两个字符串,判断其中一个是否是另一个的子序列。

简单stringalgorithms

想查看完整答案?

登录匠人学院学习中心,获取 STAR 格式回答和详细技术解析

前往学习中心查看答案