An open API service indexing awesome lists of open source software.

https://github.com/emilwijayasekara/leetcode-1935-maximum-number-of-words-you-can-type

LeetCode Problem 1935. Maximum Number of Words You Can Type - The task is to count the number of words that can be typed using a malfunctioning keyboard, considering a given string of words and a list of broken letters. Words containing any broken letter are considered untypeable.
https://github.com/emilwijayasekara/leetcode-1935-maximum-number-of-words-you-can-type

java leetcode leetcode-java leetcode-solutions

Last synced: 3 months ago
JSON representation

LeetCode Problem 1935. Maximum Number of Words You Can Type - The task is to count the number of words that can be typed using a malfunctioning keyboard, considering a given string of words and a list of broken letters. Words containing any broken letter are considered untypeable.

Awesome Lists containing this project