Technical Solutions Engineer Interview Questions

14,337 technical solutions engineer interview questions shared by candidates

Write a basic Regex engine implementing the "." (any character) and "*" (previous rule, 0 to many). The function receives a string (letters only, no need for escaping) and a string pattern. It returns a bool whether the string matches the pattern. For example, the pattern "AB.*E" should match both "ABCDE" and "ABEEE".
avatar

Solutions Engineer

Interviewed at Meta

3.6
Dec 22, 2015

Write a basic Regex engine implementing the "." (any character) and "*" (previous rule, 0 to many). The function receives a string (letters only, no need for escaping) and a string pattern. It returns a bool whether the string matches the pattern. For example, the pattern "AB.*E" should match both "ABCDE" and "ABEEE".

Asked me what my hobby was and I said golf, then he asked where my mom lives I said india. Proceeded to ask me question how would I allow my mom in India view a picture of me playing golf using a computer and browser
avatar

Enterrise Solutions Architect

Interviewed at Amazon

3.5
Aug 27, 2016

Asked me what my hobby was and I said golf, then he asked where my mom lives I said india. Proceeded to ask me question how would I allow my mom in India view a picture of me playing golf using a computer and browser

Viewing 21 - 30 interview questions

Glassdoor has 14,337 interview questions and reports from Technical solutions engineer interviews. Prepare for your interview. Get hired. Love your job.