Given an input vector of positive integers, return a row vector with the primes first (in increasing order) and the composites next (also in increasing order).

The number 1 is neither prime nor composite. Put it with the composites for this problem.

Solution Stats

573 Solutions

237 Solvers

Last Solution submitted on Mar 02, 2026

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...

Problem Recent Solvers237

Suggested Problems

More from this Author23

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!