79362877

Date: 2025-01-16 19:47:00
Score: 1
Natty:
Report link

Another way would be:

words.removeIf( name -> name.toLowerCase().startsWith( letter.toLowerCase() ));
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Marce Puente