In C++ textbook, there are topics in sequential container, associative container, generic algorithms. Do you guys often use these for data structure in your work?
Or, linked data structure construced with class is sufficient for programming on data ?
Or, linked data structure construced with class is sufficient for programming on data ?