Perguntas de entrevista de Senior Development Engineer

1.587 Perguntas de entrevista compartilhadas pelos candidatos | senior development engineer

Write a function/method with this signature: bool MyFunc(string term, string input) {} The method should return true if the search term is found in the input string, even when there are other characters in between. Examples: "aba", "bbbbabbxxxxxxbb" returns false "aba", "bbbbabbxxxxxxab" returns true Basically, do I see an 'a', then 'b', then another 'a' before I run off the end of the input string?
avatar

Senior Software Development Engineer

Entrevista na empresa Amazon

3.5
18 de fev. de 2017

Write a function/method with this signature: bool MyFunc(string term, string input) {} The method should return true if the search term is found in the input string, even when there are other characters in between. Examples: "aba", "bbbbabbxxxxxxbb" returns false "aba", "bbbbabbxxxxxxab" returns true Basically, do I see an 'a', then 'b', then another 'a' before I run off the end of the input string?

Exibindo 1 a 10 perguntas de entrevista

O Glassdoor tem 1.587 perguntas e relatórios de entrevistas do cargo de Senior development engineer. Prepare-se para sua entrevista. Conquiste a vaga perfeita na empresa dos seus sonhos!