Sunday, January 8, 2012

BITWISE operators

Discuss the bitwise operators and how we can use them in real life examples

Useful Links:-
http://www.cprogramming.com/tutorial/bitwise_operators.html
http://snook.ca/archives/javascript/creative-use-bitwise-operators
http://en.wikipedia.org/wiki/Bitwise_operation

Practice Questions regarding BITWISE:
http://graphics.stanford.edu/~seander/bithacks.html
http://www.careercup.com/page?pid=bit-manipulation-interview-questions
http://www.geeksforgeeks.org/archives/category/bit-magic
http://stackoverflow.com/questions/tagged/bit-manipulation



No comments:

Post a Comment