Solution 3 for Scaler Topics Fortnightly Contest - 25
Build an AI-First Career, Master the Complete Skillset
Choose from our industry-leading programs designed for career success
Modern Software and AI Engineering Program
Master full-stack development with AI integration
+1000 moreModern Data Science and ML with specialisation in AI
Advanced data science techniques with AI specialization
+1000 moreAdvanced AIML with Specialisation in Agentic AI
Deep dive into AIML with focus on Agentic systems
+1000 moreDevOps, Cloud & AI Platform Engineering
Build and manage AI-powered cloud infrastructure
+1000 moreAI Engineering Advanced Certification by IIT-Roorkee
Premier AI engineering certification from IIT-Roorkee
AI Forward Deployed Engineer Program
Full-stack engineering, production AI and client-facing consulting
+1000 moreReplacement Score
This article is part of the Scaler Topics Fortnightly Contest - 25
Solution Approach
The only thing that matters is the number of consecutive 0s. The answer is the sum of the number of consecutive 0s - 1 for each string of consecutive 0s. During each query, the answer change depends only on the left and the right index. If the current character changes to ‘1’, the score decreases for each of the left and right elements being ‘0’. On the other hand, if it changes to ‘0’, there is an increase for the same cases.
Time Complexity: O(|A| + |B|) Space Complexity: O(|B|)
C++ Implementation
How Scaler Transformed Careers in Different Fields
Scaler learners achieved 2.5x salary growth with average post-Scaler CTC reaching ₹23L.