Skip to content

BlackCoder56/fcc-Daily_coding_challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FreeCodeCamp Daily Challenges

Character Limit - Nov-8-2025

Extension Extractor - Nov-10-2025

Vowels and Consonants - Nov-11-2025

Given a string, return an array with the number of vowels and number of consonants in the string.

  • Vowels consist of a, e, i, o, u in any case.
  • Consonants consist of all other letters in any case.
  • Ignore any non-letter characters.

About

FreeCodeCamp - Daily coding challenge

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages