🚀 Ava-coding
About Me

ALGORITHMS & DATA STRUCTURES

  • Time and Space Complexity
    • Arrays & Strings manipulation
      • Move the zeros: metaphor of memory management
      • Don't do this to strings! Or how your O(n) algorithm is suddenly O(n^2)
      • Let's add some space and save some time: concept of prefix sums
      • Apply concept of prefix sums to save the day
    • Linked lists
      • Binary search
        • Stacks, Queues and Dequeues

          Not ready yet...

          This page is still under construction.

          Ava is having fun!
          The source code is licensed MIT.
          The website content is licensed
          CC BY NC SA 4.0.