Complex Multi-Rule Hard: Worksheet 2 - Beginner Practice Complex Multi-Rule Hard BEGINNER

Ready to master Complex Multi-Rule Hard? This entry level practice worksheet (2/10) presents 20 beginner-level challenges. Focus area: pattern recognition. Learn to solve complex multi-rule hard reasoning questions, handle complex multi-rule hard practice, and perfect complex multi-rule hard for competitive exams with our step-by-step solutions.

📝 Worksheet 2 of 10 • 20 questions • ⏱️ Estimated time: 20 minutes • 🎯 Beginner level

What you'll learn in this worksheet:
Your progress through Complex Multi-Rule Hard
Worksheet 2 of 10 (11% complete)

Question 1

Input: sun 15 91 neptune mercury 28 Step 1: Separate → Words: sun neptune mercury, Numbers: 15 91 28 Step 2: Sort numbers ascending → 15 28 91 Step 3: Sort words by length (then alphabetically) → sun mercury neptune Step 4: Alternate (word, number, word, number...) → sun 15 mercury 28 neptune 91 What is the final output?
Words sorted by length (shortest first, alphabetically for ties), numbers sorted ascending, then alternated: sun 15 mercury 28 neptune 91

Question 2

Input: 67 saturn mars 34 neptune 28 Step 1: Separate → Words: saturn mars neptune, Numbers: 67 34 28 Step 2: Sort numbers ascending → 28 34 67 Step 3: Sort words by length (then alphabetically) → mars saturn neptune Step 4: Alternate (word, number, word, number...) → mars 28 saturn 34 neptune 67 What is the final output?
Words sorted by length (shortest first, alphabetically for ties), numbers sorted ascending, then alternated: mars 28 saturn 34 neptune 67

Question 3

Input: moon venus mercury 42 67 73 Step 1: Separate → Words: moon venus mercury, Numbers: 42 67 73 Step 2: Sort numbers ascending → 42 67 73 Step 3: Sort words by length (then alphabetically) → moon venus mercury Step 4: Alternate (word, number, word, number...) → moon 42 venus 67 mercury 73 What is the final output?
Words sorted by length (shortest first, alphabetically for ties), numbers sorted ascending, then alternated: moon 42 venus 67 mercury 73

Question 4

Input: venus 34 mercury neptune 73 15 Step 1: Separate → Words: venus mercury neptune, Numbers: 34 73 15 Step 2: Sort numbers ascending → 15 34 73 Step 3: Sort words by length (then alphabetically) → venus mercury neptune Step 4: Alternate (word, number, word, number...) → venus 15 mercury 34 neptune 73 What is the final output?
Words sorted by length (shortest first, alphabetically for ties), numbers sorted ascending, then alternated: venus 15 mercury 34 neptune 73

Question 5

Input: 73 saturn venus 42 neptune 56 Step 1: Separate → Words: saturn venus neptune, Numbers: 73 42 56 Step 2: Sort numbers ascending → 42 56 73 Step 3: Sort words by length (then alphabetically) → venus saturn neptune Step 4: Alternate (word, number, word, number...) → venus 42 saturn 56 neptune 73 What is the final output?
Words sorted by length (shortest first, alphabetically for ties), numbers sorted ascending, then alternated: venus 42 saturn 56 neptune 73

Question 6

Input: neptune 56 15 moon venus 28 Step 1: Separate → Words: neptune moon venus, Numbers: 56 15 28 Step 2: Sort numbers ascending → 15 28 56 Step 3: Sort words by length (then alphabetically) → moon venus neptune Step 4: Alternate (word, number, word, number...) → moon 15 venus 28 neptune 56 What is the final output?
Words sorted by length (shortest first, alphabetically for ties), numbers sorted ascending, then alternated: moon 15 venus 28 neptune 56

Question 7

Input: neptune earth 91 mars 67 34 Step 1: Separate → Words: neptune earth mars, Numbers: 91 67 34 Step 2: Sort numbers ascending → 34 67 91 Step 3: Sort words by length (then alphabetically) → mars earth neptune Step 4: Alternate (word, number, word, number...) → mars 34 earth 67 neptune 91 What is the final output?
Words sorted by length (shortest first, alphabetically for ties), numbers sorted ascending, then alternated: mars 34 earth 67 neptune 91

Question 8

Input: earth 91 neptune 73 56 saturn Step 1: Separate → Words: earth neptune saturn, Numbers: 91 73 56 Step 2: Sort numbers ascending → 56 73 91 Step 3: Sort words by length (then alphabetically) → earth saturn neptune Step 4: Alternate (word, number, word, number...) → earth 56 saturn 73 neptune 91 What is the final output?
Words sorted by length (shortest first, alphabetically for ties), numbers sorted ascending, then alternated: earth 56 saturn 73 neptune 91

Question 9

Input: 73 saturn 15 sun 91 jupiter Step 1: Separate → Words: saturn sun jupiter, Numbers: 73 15 91 Step 2: Sort numbers ascending → 15 73 91 Step 3: Sort words by length (then alphabetically) → sun saturn jupiter Step 4: Alternate (word, number, word, number...) → sun 15 saturn 73 jupiter 91 What is the final output?
Words sorted by length (shortest first, alphabetically for ties), numbers sorted ascending, then alternated: sun 15 saturn 73 jupiter 91

Question 10

Input: 34 mercury 42 saturn 73 mars Step 1: Separate → Words: mercury saturn mars, Numbers: 34 42 73 Step 2: Sort numbers ascending → 34 42 73 Step 3: Sort words by length (then alphabetically) → mars saturn mercury Step 4: Alternate (word, number, word, number...) → mars 34 saturn 42 mercury 73 What is the final output?
Words sorted by length (shortest first, alphabetically for ties), numbers sorted ascending, then alternated: mars 34 saturn 42 mercury 73

Question 11

Input: 73 28 15 mercury earth moon Step 1: Separate → Words: mercury earth moon, Numbers: 73 28 15 Step 2: Sort numbers ascending → 15 28 73 Step 3: Sort words by length (then alphabetically) → moon earth mercury Step 4: Alternate (word, number, word, number...) → moon 15 earth 28 mercury 73 What is the final output?
Words sorted by length (shortest first, alphabetically for ties), numbers sorted ascending, then alternated: moon 15 earth 28 mercury 73

Question 12

Input: 73 mercury venus 56 15 sun Step 1: Separate → Words: mercury venus sun, Numbers: 73 56 15 Step 2: Sort numbers ascending → 15 56 73 Step 3: Sort words by length (then alphabetically) → sun venus mercury Step 4: Alternate (word, number, word, number...) → sun 15 venus 56 mercury 73 What is the final output?
Words sorted by length (shortest first, alphabetically for ties), numbers sorted ascending, then alternated: sun 15 venus 56 mercury 73

Question 13

Input: mars 28 73 venus sun 42 Step 1: Separate → Words: mars venus sun, Numbers: 28 73 42 Step 2: Sort numbers ascending → 28 42 73 Step 3: Sort words by length (then alphabetically) → sun mars venus Step 4: Alternate (word, number, word, number...) → sun 28 mars 42 venus 73 What is the final output?
Words sorted by length (shortest first, alphabetically for ties), numbers sorted ascending, then alternated: sun 28 mars 42 venus 73

Question 14

Input: jupiter 15 67 saturn neptune 42 Step 1: Separate → Words: jupiter saturn neptune, Numbers: 15 67 42 Step 2: Sort numbers ascending → 15 42 67 Step 3: Sort words by length (then alphabetically) → saturn jupiter neptune Step 4: Alternate (word, number, word, number...) → saturn 15 jupiter 42 neptune 67 What is the final output?
Words sorted by length (shortest first, alphabetically for ties), numbers sorted ascending, then alternated: saturn 15 jupiter 42 neptune 67

Question 15

Input: 91 venus sun 73 earth 28 Step 1: Separate → Words: venus sun earth, Numbers: 91 73 28 Step 2: Sort numbers ascending → 28 73 91 Step 3: Sort words by length (then alphabetically) → sun earth venus Step 4: Alternate (word, number, word, number...) → sun 28 earth 73 venus 91 What is the final output?
Words sorted by length (shortest first, alphabetically for ties), numbers sorted ascending, then alternated: sun 28 earth 73 venus 91

Question 16

Input: 34 jupiter moon 15 venus 42 Step 1: Separate → Words: jupiter moon venus, Numbers: 34 15 42 Step 2: Sort numbers ascending → 15 34 42 Step 3: Sort words by length (then alphabetically) → moon venus jupiter Step 4: Alternate (word, number, word, number...) → moon 15 venus 34 jupiter 42 What is the final output?
Words sorted by length (shortest first, alphabetically for ties), numbers sorted ascending, then alternated: moon 15 venus 34 jupiter 42

Question 17

Input: neptune sun 73 56 34 saturn Step 1: Separate → Words: neptune sun saturn, Numbers: 73 56 34 Step 2: Sort numbers ascending → 34 56 73 Step 3: Sort words by length (then alphabetically) → sun saturn neptune Step 4: Alternate (word, number, word, number...) → sun 34 saturn 56 neptune 73 What is the final output?
Words sorted by length (shortest first, alphabetically for ties), numbers sorted ascending, then alternated: sun 34 saturn 56 neptune 73

Question 18

Input: moon 28 earth 73 67 sun Step 1: Separate → Words: moon earth sun, Numbers: 28 73 67 Step 2: Sort numbers ascending → 28 67 73 Step 3: Sort words by length (then alphabetically) → sun moon earth Step 4: Alternate (word, number, word, number...) → sun 28 moon 67 earth 73 What is the final output?
Words sorted by length (shortest first, alphabetically for ties), numbers sorted ascending, then alternated: sun 28 moon 67 earth 73

Question 19

Input: mars 91 saturn 56 73 earth Step 1: Separate → Words: mars saturn earth, Numbers: 91 56 73 Step 2: Sort numbers ascending → 56 73 91 Step 3: Sort words by length (then alphabetically) → mars earth saturn Step 4: Alternate (word, number, word, number...) → mars 56 earth 73 saturn 91 What is the final output?
Words sorted by length (shortest first, alphabetically for ties), numbers sorted ascending, then alternated: mars 56 earth 73 saturn 91

Question 20

Input: 28 venus saturn 15 91 moon Step 1: Separate → Words: venus saturn moon, Numbers: 28 15 91 Step 2: Sort numbers ascending → 15 28 91 Step 3: Sort words by length (then alphabetically) → moon venus saturn Step 4: Alternate (word, number, word, number...) → moon 15 venus 28 saturn 91 What is the final output?
Words sorted by length (shortest first, alphabetically for ties), numbers sorted ascending, then alternated: moon 15 venus 28 saturn 91
Previous Worksheet Next Worksheet