need some help with data structures in java code, this include stack linked list here's the assignment:Your first task in developing the application for tracking contributors is to load a list of the people who are helping the cause. Design and develop a
Your first task in developing the application for tracking contributors is to load a list of the people who are helping the cause. Design and develop a linked list, implemented as a stack, to track all of the contributors. You will read the contributor information from a file provided; it is a comma delimited (CSV) file. Your design should include the following:
Each contributor will have the following Information:
- Name: String; //the name of the contributor
- City: String; //the city in which the contributor lives
- Country: String; //the country in which the contributor lives
- Phone: String; //the phone number for the contributor
- Contribution: Double; //the amount of the contribution given by the contributor to the zoo
- ID: Integer; //identifier key for future needs
Contributor Functions/Methods:
- Input constructor: //to accept a string for the name and additional information for each contributor (this should call the Push constructor to implement the stack)
- Print constructor: //to print out the contributor data
- Pop constructor
- Push constructor
12 years ago
20
Answer(2)![blurred-text]()
![]()
![blurred-text]()
![]()
Purchase the answer to view it

- answers_with_output.zip
Purchase the answer to view it

- assign1_datastructures.zip
Bids(1)
other Questions(10)
- FINAL EXAM HUMAN RESOURCE MANAGEMENT GRANTHAM UNIVERSITY
- OPERATIONS DECISION ASSIGNMENT
- Health&Wellness "Do I really need to stretch?"
- law1
- PHL 215 Week 5 Ludwig Wittgenstein
- one
- bond
- Who knows how to do pre calculas homewrok ?
- Assignment 2: Menu Selection
- ECO 550 Assignment 3: Long-Term Investment Decisions