1. Prefix.py
Given a query string s and a list of all possible words, return all words that have s as a
prefix.
Example 1:
Input:
s="de
words = ["dog", "deal", "deer"]
Answers
Answered by
0
Answer:
i dk byt i knoe
Explanation:
but i will say tellu
Similar questions