Tag: O(1)

  1. Big-O Complexity cool cheat sheet

    Recently I signed up for Algorithms: Design and Analysis course. Most of the time Test Automation doesn't require to know which algorithm sorts best, but I still believe that knowing that a good programmer is not the one who knows a lot of languages, but the one knows algorithms well…

    on algorithm complexity O(n) O(1) cheatsheet