Data Engineer Interview Questions

20,280 data engineer interview questions shared by candidates

Given a string, write a function “recurring char” to find the strings first recurring character. Return “None” if there is no recurring character. Note: Treat upper and lower case letters as distinct characters. You may assume the input string includes no spaces. Example: input = "interviewquery" output = "i" input = "interv" output = "None"
avatar

Data Engineer

Interviewed at Amazon

3.5
Aug 16, 2024

Given a string, write a function “recurring char” to find the strings first recurring character. Return “None” if there is no recurring character. Note: Treat upper and lower case letters as distinct characters. You may assume the input string includes no spaces. Example: input = "interviewquery" output = "i" input = "interv" output = "None"

Viewing 2101 - 2110 interview questions

Glassdoor has 20,280 interview questions and reports from Data engineer interviews. Prepare for your interview. Get hired. Love your job.