If you know what time complexity the data structure you are using has for your task then you can write better performant code. Check this amazing cheat sheet by Trey Hunner created to get an idea of each data structure’s operation time complexity.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)