java-interviews
java-interviews copied to clipboard
Use lowercase file naming; Remove redundant parts of the name
It's obvious that every file is about java, so including java in the file name is redundant
- Java Basics.txt should become basics.txt
- Java Version Specific.txt should become version_specific.txt