Skip to content

Input: The first line consists of an integer N denoting the size of array. The next line consists of N space separated integers. Output: Print the array after each pass. See the output for clarity. Constraints: 1≤N≤1000 0≤A[i]≤109

Notifications You must be signed in to change notification settings

RahulDos/sortarray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sortarray

About

Input: The first line consists of an integer N denoting the size of array. The next line consists of N space separated integers. Output: Print the array after each pass. See the output for clarity. Constraints: 1≤N≤1000 0≤A[i]≤109

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages