Technical Solutions Interview Questions

17,566 technical solutions interview questions shared by candidates

// collecting log >> log parsing >> pattern matching write function that follows this pattern. // fn(pattern, word) bool // fn(d1tadog, datadog) -> True // fn(d2adog, datadog) -> True // fn(d5dog, datadog) -> False // fn(d2tadog, datadog) -> False // fn(datadog, datadog) -> True // fn(2, ae) -> True // fn(2eeee, e) -> False
avatar

Solutions Engineer

Interviewed at Datadog

4
Jan 30, 2019

// collecting log >> log parsing >> pattern matching write function that follows this pattern. // fn(pattern, word) bool // fn(d1tadog, datadog) -> True // fn(d2adog, datadog) -> True // fn(d5dog, datadog) -> False // fn(d2tadog, datadog) -> False // fn(datadog, datadog) -> True // fn(2, ae) -> True // fn(2eeee, e) -> False

The guy asked me a question from programming (Python). Fibonacci series. Then I was asked to write a shell script (BASH). Automation of tasks in Linux (chrontab). A little about my project. What, how. Possible future implementations.
Sep 10, 2016

The guy asked me a question from programming (Python). Fibonacci series. Then I was asked to write a shell script (BASH). Automation of tasks in Linux (chrontab). A little about my project. What, how. Possible future implementations.

Viewing 1441 - 1450 interview questions

Glassdoor has 17,566 interview questions and reports from Technical solutions interviews. Prepare for your interview. Get hired. Love your job.