Coding
What algorithm could you write to evaluate the length of a sorted list, where -1 denotes an out-of-range value, and without using built-in operations?
Was asked at
More interviews, more skills, more success.
Be the first to share your approach to this question
Frameworks, real cases, and advanced techniques
Interview question asked to Data Scientists interviewing at TripAdvisor, Ripple, Comcast and others: What algorithm could you write to evaluate the length of a sorted list, where -1 denotes an out-of-range value, and without using built-in operations?.