Write a C++ program to count the number of one bits in an integer. Write a C++ program to generate a singly linked list. Write a C++ program to find a loop in a linked list. What is the computational complexity of various types of search (i.e. Big Oh analysis for array search, binary search, etc.) Write an FPGA program / state machine to search for a pattern in a sequence of bits read serially.