about

blog

contact

BLOG POSTS

  • Do I need to know time and space complexity for my code? (Part 1)

    Feb 24, 2022 — TAGS: big-o, complexity, performance, space, speed, time

    How does one measure how fast their code is? One simple way would be to just use a stopwatch and see how long it took to run the code with the sample input. It’s a good start. You may have some expectations around the performance of the code in your mind and this simple test […]

    No comments




© 2022, Kaushal Dalvi. Style inspired by Goa.