I am currently studying the Udemy course JavaScript Algorithms and Data Structures Masterclass and want to jot down some notes. This post is dedicated to the problem solving pattern — Frequency Counters. Scenarios In some problem sets we can see questions like “ how many times has a, b, c occurred,”…