yangshun / tech-interview-handbook

💯 Curated coding interview preparation materials for busy software engineers
https://www.techinterviewhandbook.org
MIT License
119.09k stars 14.73k forks source link

fix(binary cheatsheet): corrected bit shift direction to set Kth bit #671

Open andresanches opened 1 month ago

andresanches commented 1 month ago

This change fixes an incorrect bit shift direction for setting Kth bit on the Techniques section binary cheatsheet page