Remove Duplicates from Sorted Array

This is a Leet Code problem solved in Java, the problem description is:

Continue reading