Preguntas de entrevistas para Sr Software Development Engineer

1,262 Preguntas de entrevista compartidas por los candidatos | sr software 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 realizada en Amazon

3.5
18 feb 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?

Viendo 1 - 10 de preguntas de entrevista

Glassdoor cuenta con 1,262 preguntas e informes de entrevistas obtenidos de entrevistas de Sr software development engineer. Prepárate para la tuya. Obtén un empleo. Ama tu empleo.