Ingeniero De Software Ios Interview Questions

5,596 ingeniero de software ios interview questions shared by candidates

Consecutive zeros The goal of this challenge is to analyze a binary string consisting of only zeros and ones. Your code should find the biggest number of consecutive zeros in the string. For example, given the string: "1001101000110" The biggest number of consecutive zeros is 3. Define a function named consecutive_zeros that takes a single parameter, which is the string of zeros and ones. Your function should return the number described above.
avatar

IOS Developer

Interviewed at Andela

3.8
Jun 12, 2023

Consecutive zeros The goal of this challenge is to analyze a binary string consisting of only zeros and ones. Your code should find the biggest number of consecutive zeros in the string. For example, given the string: "1001101000110" The biggest number of consecutive zeros is 3. Define a function named consecutive_zeros that takes a single parameter, which is the string of zeros and ones. Your function should return the number described above.

Viewing 451 - 460 interview questions

Glassdoor has 5,596 interview questions and reports from Ingeniero de software ios interviews. Prepare for your interview. Get hired. Love your job.