Understanding Big O Notation + Frequency Counter Pattern

Time and Space complexity

Josephine Gyamera

--

Images by Pixabay

One of the biggest challenges I faced as a self-taught developer is Data structures and Algorithms. In my several research (asking questions, googling, and reading), I have come to realize that “Efficiency matters a lot” and this is why I decided to study data structures and algorithms again extensively. This time, I am using…

--

--