lab challenge
Go Challenge: Isogram
Difficulty: Beginner
Duration: Up to 25 minutes
Students: 67
Rating: 5/5
Get challenged in a real environmentProve your skills in a real-world, provisioned environment.
Push your limitsComplete an unguided mission within the time limit.
See resultsTest your problem-solving skills and track your progress.
Description
In this challenge, you will write code in the Go programming language to determine if a given word or phrase is an isogram. An isogram (also known as a "non-pattern word") is a word or phrase without a repeating letter.
Prerequisites
- Knowledge of Go
Intended audience
- Beginner Go developers
What will be assessed
- Your ability to write Go code within a time-limited environment
Covered topics
Mission
Go Challenge