5. Write an algorithm that given a sequence of numbers, sorts, even numbers in ascending order, odd numbers in descending order and places all even numbers in the initial part of an array then odd numbers. Example: 2, 5, 1, 0, 4, 7, 9, 3, -2, 10, 20, 15 The answer is: -2, 0, 2, 4, 10, 20, 15, 9, 7, 5, 3, 1.

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter6: Using Arrays
Section: Chapter Questions
Problem 19RQ
icon
Related questions
Question

solve in python

5. Write an algorithm that given a sequence of numbers, sorts, even numbers in ascending
arder, odd numbers in descending order and places all even numbers in the initial part
of an array then odd numbers. Example: 2, 5, 1,0, 4, 7,9, 3, -2, 10, 20, 15 The answer is:
-2, 0, 2, 4, 10, 20, 15, 9, 7, 5, 3, 1.
Transcribed Image Text:5. Write an algorithm that given a sequence of numbers, sorts, even numbers in ascending arder, odd numbers in descending order and places all even numbers in the initial part of an array then odd numbers. Example: 2, 5, 1,0, 4, 7,9, 3, -2, 10, 20, 15 The answer is: -2, 0, 2, 4, 10, 20, 15, 9, 7, 5, 3, 1.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Knowledge Booster
Longest Common Subsequence
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage