Member-only story
A beginner introduction to Algorithms and complexity with Javascript/Typescript
Get your Javascript/Typescript skills to a next step with this introductory article about algorithms and complexity!

So you made your Udemy course, sky rocketing on your favorite framework and getting stuck in code challenging interviews? This article might be for you.
Before starting this article, let me share a bit of the why I am writing this one. Last days I found myself lost in some old google drive folders and find out my University folder with a folder with almost all the traditional algorithms and structures that I studied in the past, mostly made in Java (don’t blame me).
I am being struggled a bit with life/work balance in order to write some more advanced articles I would like to be writing here in Medium such as a full guide to Monorepo with a full stack application using React/NextJS for the frontend and NestJS for backend but I am never finding time to actually sit and write a good article about it.
That said, in order to restore my habit of writing something that can be useful to my readers, I am inclined to write a bit about algorithms with Typescript as a sort of guidance.
This article is a basic introduction, so in case you are searching for intermediary to advanced topics here I am afraid…