# Introduction In computer science, bit flipping is a technique used to manipulate individual bits of data. In this challenge, we will be flipping one bit from 0 to 1 to maximize the longest sequence of 1s.
Click the virtual machine below to start practicing