This repository is a personal log of my journey in learning Java programming — starting from the very basics to building real-world projects.
Write a java program to read 'N' names of your friends, store it into HashSet and display them in ascending order.