C / C++ Project (very Simple) – Phase Ii

This small project has about 24 functions to be written, some new and some reversal functions of existing ones. Please review functions2.pdf attached below.

Request further details in PMB

———————————————————

Description from last project:

This project contains several C language functions to be written from scratch. Almost all of functions are about bit operations on 64bit integer (long long, __int64, uint64_t). Bidding C programmer must be very good at bit level operations |, &, ^, ~, ~, <<, >> etc over 64bit integers. Additionally 2 C functions that will match 2 64bit integers bits and return matching area.

As per our understanding each function doesn’t exceed 5 lines of code. And number of functions to be written may be around 60.

Leave a Reply

Your email address will not be published. Required fields are marked *