Some problems can only be solved with brute force. But developers know that checking solutions gets slow when lists of combinations grow and the knapsack problem is an example if this. In this video, you learn how to program a genetic algorithm to solve the knapsack problem and get to a great result in few steps.