Search
⌘K

Leetcode 2315. Count Asterisks

Count the number of '*' characters in a string excluding those that lie between paired '|' delimiters (every two '|' form a pair). Toggle an "inside-pair" state whenever you see '|' and only count '*' when that state is false.


Question Timeline

See when this question was last asked and where, including any notes left by other candidates.

Comments

Your account is free and you can post anonymously if you choose.