DEV Community

Mehul Lakhanpal
Mehul Lakhanpal

Posted on

πŸ“Š Scripbox – Round 1 Interview Question

🧩 Problem: Find the start & end index of the longest sequence of 1s in a binary array.

πŸ”₯ Great test of logic and array traversal skills.

πŸ‘¨πŸ’» Try it out here

Top comments (0)