Appropriate data structure
I need to store/manipulate the following data: [DATA DESCRIPTION] and perform mainly these operations: [OPERATIONS]. Which data structure is most appropriate? Compare 2-3 options (cost of main operations), recommend the best one for my case, and show an example in [LANGUAGE].