An Entertaining Example for the Usage of Bitwise Operations in Programming

Hristina Kostadinova,Krasimir Yordzhev
DOI: https://doi.org/10.48550/arXiv.1201.3802
2012-01-16
Abstract:The present study is meant to fill in some information gaps occurring in the most widespread and well-known educational and reference literature about programming. The stress is laid on a very useful instrument - the bitwise operations, topic which is, unfortunately, seldom dealt with in most of the well-known books on programming. In addition, the research is very useful as regards the topic of overloading operators in any Object-oriented programming course. Given some appropriate examples, with the emphasis being laid on some particular and data structures language constructions, the results are quite interesting. The algorithm of solving the popular Sudoku puzzle is one such entertaining example.
Other Computer Science,Data Structures and Algorithms
What problem does this paper attempt to address?