This is simple generic Link list for Arduino in C++, without need any requirements. this method only works on default c++ iostream, If you wants to use it in Arduino you should change it in your way.
Simple arduino code to load user inputs into an array. Play with it here: https://www.tinkercad.com/things/8rQE1vWJKZc Took a couple days to learn some of the ins and ...