Skip to content

Codewar (6kyu): You have an array of numbers. Your task is to sort ascending odd numbers but even numbers must be on their places. Zero isn't an odd number and you don't need to move it. If you have an empty array, you need to return it.

Notifications You must be signed in to change notification settings

coderdix/Sort-the-odd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

About

Codewar (6kyu): You have an array of numbers. Your task is to sort ascending odd numbers but even numbers must be on their places. Zero isn't an odd number and you don't need to move it. If you have an empty array, you need to return it.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published