Find the 20th smallest element from the array given below using Selection Algorithm
Find the 20th smallest element from the array given below using Selection Algorithm (Sieve Technique); you are required to provide complete procedure along with array indexing and their values at each step.