Arrange the following options to represent the correct steps of a simple genetic algorithm. Type letters in the correct order without commas or periods.
For example a correctly formatted answer would be abcde
a. Select Parents based on their fitness
b. Determine population fitness
c. Mutation
d. Initialize population
e. Crossover