Posts by yeahifoundit • 53 points
1 post
-
5
votes1
answer452
viewsQ: Know the most repetitive code in a data structure (list)
I’m doing a project in Java of data structures and I have a list simply chained that gets the code, name, sex and course of each person. I only need to validate which code (whole type) repeats the…