FazeelUsmani / Amazon-SDE-Preparation

This repository includes all the interview preparation questions for Amazon SDE role
https://practice.geeksforgeeks.org/batch/Amazon-Test-Series
1.15k stars 295 forks source link

Please add question related to Bit manipulations #79

Closed shreyshreyansh closed 3 years ago

FazeelUsmani commented 3 years ago

Sure. I'll add, till then you can have a look at this repo. And also there are very limited problems that can be done wholly using bit manipulation. Most of the time, you implement bit manipulation techniques to solve a bigger problem.