Word Length Sorting Medium: Worksheet 2 - Beginner Practice Word Length Sorting Medium BEGINNER

Ready to master Word Length Sorting Medium? This entry level practice worksheet (2/10) presents 20 beginner-level challenges. Focus area: pattern recognition. Learn to solve word length sorting medium reasoning questions, handle word length sorting medium practice, and perfect word length sorting medium 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 Word Length Sorting Medium
Worksheet 2 of 10 (11% complete)

Question 1

Input: cat ox dog elephant bee Step 1: ox Step 2: ox bee cat dog Rule: Arrange words by length (shortest first), then alphabetically for same length. What is the final output?
Sorted by word length: ox bee cat dog elephant

Question 2

Input: a butterfly ant butterfly dog Step 1: a Step 2: a ant dog Rule: Arrange words by length (shortest first), then alphabetically for same length. What is the final output?
Sorted by word length: a ant dog butterfly butterfly

Question 3

Input: a butterfly bat butterfly bee Step 1: a Step 2: a bat bee Rule: Arrange words by length (shortest first), then alphabetically for same length. What is the final output?
Sorted by word length: a bat bee butterfly butterfly

Question 4

Input: hippopotamus dog rat cat bee Step 1: bee cat dog rat Step 2: bee cat dog rat hippopotamus Rule: Arrange words by length (shortest first), then alphabetically for same length. What is the final output?
Sorted by word length: bee cat dog rat hippopotamus

Question 5

Input: hippopotamus cat ant elephant a Step 1: a Step 2: a ant cat Rule: Arrange words by length (shortest first), then alphabetically for same length. What is the final output?
Sorted by word length: a ant cat elephant hippopotamus

Question 6

Input: ant rat butterfly elephant dog Step 1: ant dog rat Step 2: ant dog rat elephant Rule: Arrange words by length (shortest first), then alphabetically for same length. What is the final output?
Sorted by word length: ant dog rat elephant butterfly

Question 7

Input: bat butterfly hippopotamus rat cat Step 1: bat cat rat Step 2: bat cat rat butterfly Rule: Arrange words by length (shortest first), then alphabetically for same length. What is the final output?
Sorted by word length: bat cat rat butterfly hippopotamus

Question 8

Input: butterfly hippopotamus elephant cat a Step 1: a Step 2: a cat Rule: Arrange words by length (shortest first), then alphabetically for same length. What is the final output?
Sorted by word length: a cat elephant butterfly hippopotamus

Question 9

Input: bee rat cat ant butterfly Step 1: ant bee cat rat Step 2: ant bee cat rat butterfly Rule: Arrange words by length (shortest first), then alphabetically for same length. What is the final output?
Sorted by word length: ant bee cat rat butterfly

Question 10

Input: ant butterfly bee bat a Step 1: a Step 2: a ant bat bee Rule: Arrange words by length (shortest first), then alphabetically for same length. What is the final output?
Sorted by word length: a ant bat bee butterfly

Question 11

Input: bee butterfly cat a ant Step 1: a Step 2: a ant bee cat Rule: Arrange words by length (shortest first), then alphabetically for same length. What is the final output?
Sorted by word length: a ant bee cat butterfly

Question 12

Input: ant dog a ox elephant Step 1: a Step 2: a ox Rule: Arrange words by length (shortest first), then alphabetically for same length. What is the final output?
Sorted by word length: a ox ant dog elephant

Question 13

Input: bee dog butterfly a ox Step 1: a Step 2: a ox Rule: Arrange words by length (shortest first), then alphabetically for same length. What is the final output?
Sorted by word length: a ox bee dog butterfly

Question 14

Input: ox elephant hippopotamus ant dog Step 1: ox Step 2: ox ant dog Rule: Arrange words by length (shortest first), then alphabetically for same length. What is the final output?
Sorted by word length: ox ant dog elephant hippopotamus

Question 15

Input: butterfly rat dog ant bee Step 1: ant bee dog rat Step 2: ant bee dog rat butterfly Rule: Arrange words by length (shortest first), then alphabetically for same length. What is the final output?
Sorted by word length: ant bee dog rat butterfly

Question 16

Input: dog a elephant bee ant Step 1: a Step 2: a ant bee dog Rule: Arrange words by length (shortest first), then alphabetically for same length. What is the final output?
Sorted by word length: a ant bee dog elephant

Question 17

Input: hippopotamus dog elephant ox bat Step 1: ox Step 2: ox bat dog Rule: Arrange words by length (shortest first), then alphabetically for same length. What is the final output?
Sorted by word length: ox bat dog elephant hippopotamus

Question 18

Input: butterfly a bat ox bee Step 1: a Step 2: a ox Rule: Arrange words by length (shortest first), then alphabetically for same length. What is the final output?
Sorted by word length: a ox bat bee butterfly

Question 19

Input: hippopotamus ox bat cat rat Step 1: ox Step 2: ox bat cat rat Rule: Arrange words by length (shortest first), then alphabetically for same length. What is the final output?
Sorted by word length: ox bat cat rat hippopotamus

Question 20

Input: dog bat ant ox hippopotamus Step 1: ox Step 2: ox ant bat dog Rule: Arrange words by length (shortest first), then alphabetically for same length. What is the final output?
Sorted by word length: ox ant bat dog hippopotamus
Previous Worksheet Next Worksheet