A university has admitted a group of n students with varying skill levels. to better accommodate the students, the university has decided to create classes tailored to the skill levels. a placement examination will return a skill level that will be used to group the students, where levels[i] represents the skill level of student i. all students within a group must have a skill level within max spread, a specified range of one another. determine the minimum number of classes that must be formed