Struggling with basic algorithm

I am struggling with basic algorithm and wanted more practice regarding it. Does anyone know any great sites that offer practice on basic algorithms?

Hi @sarmpinheiro!

You can practice algorithm challenges on sites like codewars(8kyu is beginner level) or leetcode.

1 Like

My favourite is https://www.codingame.com

https://exercism.io/ is also really good.

Cheers!