Entain India interview question

1.Sort an array without using any inbuilt methods?

Interview Answer

Anonymous

2 May 2019

Use two for loops and replace the values to achieve the result.