c++ template implementation

Job ID: 31561404

Budget: $30 – $250 USD

Help finish the .cpp and header file to implement the code using a linked list with templates. The .cpp and header file should work with the supplied main program. Implement the functions in the header file.
2 tests – one with floats and one with characters – these tests should be identical with the test included in main. Do not implement functions inside the class definition. Use the same main program to create lists of floats and characters. Create a UML class design diagram.