Example: confidence
Elements of Programming Interviews

Elements of Programming Interviews

Back to document page

Be very comfortable with the bitwise operators, particularly XOR. Understand how to use masks and create them in an machine independent way. Know fast ways to clear the lowermost set bit (and by extension, set the lowermost 0, get its index, etc.) Understand signedness and its implications to shifting. Consider using a cache to accelerate operations by using it to brute …

  Programming, Of programming

Download Elements of Programming Interviews


Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Advertisement

Related search queries