A pangram, or holoalphabetic sentence, is a sentence using every letter of the alphabet at least once.

Example:

 Input  s = 'The quick brown fox jumps over the lazy dogs'
 Output tf = true

Solution Stats

9107 Solutions

4005 Solvers

Last Solution submitted on May 08, 2026

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...

Group


Problem Recent Solvers4005

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!