Word Length Sorting Medium - Absolute-Beginner Level: core concept mastery Word Length Sorting Medium ABSOLUTE BEGINNER

This skill primer 🌟 worksheet focuses on Word Length Sorting Medium - a key topic in Input Output Basic. You'll solve 20 absolute-beginner-level problems (Worksheet 1 of 10). The primary focus is on core concept mastery. Master word length sorting medium problems, word length sorting medium reasoning questions, and word length sorting medium practice through systematic practice.

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

What you'll learn in this worksheet:
Your progress through Word Length Sorting Medium
Worksheet 1 of 10 (0% complete)

Question 1

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

Question 2

Input: a cat hippopotamus butterfly ant 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 butterfly hippopotamus

Question 3

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

Question 4

Input: butterfly a bee elephant 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 elephant butterfly

Question 5

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

Question 6

Input: elephant rat ox a cat 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 cat rat elephant

Question 7

Input: a bat ant hippopotamus 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 ant bat hippopotamus

Question 8

Input: dog a rat bat 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 bat dog rat

Question 9

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

Question 10

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

Question 11

Input: rat hippopotamus cat bee butterfly Step 1: bee cat rat Step 2: 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: bee cat rat butterfly hippopotamus

Question 12

Input: a dog butterfly cat 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 cat dog butterfly

Question 13

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

Question 14

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

Question 15

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

Question 16

Input: ant elephant ox hippopotamus a 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 elephant hippopotamus

Question 17

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

Question 18

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

Question 19

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

Question 20

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