Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 415 Bytes

File metadata and controls

14 lines (10 loc) · 415 Bytes

Software Developer Java

Project 2 :

" Come to the Rescue of a Java Application "

image

The goals are :

  • 1: to get Strings from a file
  • 2: to count occurences
  • 3: to eliminate duplicates
  • 4: to sort alphabetically
  • 5: to write the result into a new file