Complex Multi-Rule Hard Beginner-Intermediate Worksheet: Focus on common variations practice Complex Multi-Rule Hard BEGINNER INTERMEDIATE

Level up your Complex Multi-Rule Hard skills! You're at Worksheet 4 of 10 (33% through this series). This step-up challenge worksheet features 20 beginner-intermediate-level problems with a focus on common variations practice. Topics covered: complex multi-rule hard for competitive exams, how to solve complex multi-rule hard, complex multi-rule hard tricks.

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

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

Question 1

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

Question 2

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

Question 3

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

Question 4

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

Question 5

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

Question 6

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

Question 7

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

Question 8

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

Question 9

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

Question 10

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

Question 11

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

Question 12

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

Question 13

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

Question 14

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

Question 15

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

Question 16

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

Question 17

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

Question 18

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

Question 19

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

Question 20

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