Find more Web Development Remote Jobs posted recently Worldwide

Required Python freelancer for Python Homework job

Posted at - Nov 29, 2022

Toogit Instant Connect Enabled


Python Homework
Write a function that makes a list of intervals of a chosen number that appears consecutively in a list. Return indexes where the interval starts and ends. Simplified examples:

We chose number 1 that appears consecutively 3 times and then none and then 2 times again.
Input : [[1], [1], [1], [], [1], [1]]
Output : [[0, 2], [4, 5]]

We chose number 2 that appears once, none, once, none, and once.
Input : [[2], [], [2], [], [2]]
Output : [[0], [2], [4]]

We chose number 3 that appears consecutively 2 times, disappears, appears one, disappears, and appears twice
Input : [[3], [3], [], [], [], [3], [], [3], [3]]
Output : [[0, 1], [5], [7,8]]

Note that different numbers can be present in the lists. Intervals for number 1
Input : [[1,7,8], [6,7,1], [1,5,7], [6,7,8], [1,2,3], [1,2,3]]
Output : [[0, 2], [4, 5]]

About the recuiterMember since May 20, 2018 Aidan Swindells
from Sacatepequez, Guatemala

Skills & Expertise Required

Python 

Candidate shortlisted and hired
Hiring open till - Dec 8, 2022

Work from Anywhere
40 hrs / week
Hourly Type
Remote Job
$4.80
Cost

Looking for help? Checkout our video tutorial
How to search and apply for jobs

How to apply? Do you have more questions about the Job?
See frequently asked questions


Apply on more work from home jobs posted in Web Development category.