Developer It Applications Interview Questions

717,448 developer it applications interview questions shared by candidates

You are given a list of strings (e.g. ["cat", "dog", "hat", "apple", "c"] ). Write a program that would take as input a string containing a wild card character, like "*at", "**t" (could be "cat", "hat", "bat"), "ca*", etc. and return true if there is a corresponding string in the list, and false otherwise.
avatar

Software Engineer Intern

Interviewed at Meta

3.6
Oct 9, 2016

You are given a list of strings (e.g. ["cat", "dog", "hat", "apple", "c"] ). Write a program that would take as input a string containing a wild card character, like "*at", "**t" (could be "cat", "hat", "bat"), "ca*", etc. and return true if there is a corresponding string in the list, and false otherwise.

Viewing 691 - 700 interview questions

Glassdoor has 717,448 interview questions and reports from Developer it applications interviews. Prepare for your interview. Get hired. Love your job.