9. Java Collections Framework
Programming Project 2021/22

9.8. Choosing My Collection

When you are faced with a programming challenge that requires picking a data structure, how do you decide which one to use?

Here is a convenient flowchart to help you with that from this StackOverflow question.

flowchart

References

Part of the material has been taken from the following sources. The usage of the referenced copyrighted work is in line with fair use since it is for nonprofit educational purposes.