Prefix Count - Advanced Data Structures / Trie

https://algo.monster/problems/prefix_count

Agreed. Also, pedagogically it’d make sense to put this question before Autocomplete, because Prefix Count is an easier trie-type problem.