DEV Community

Discussion on: What I learned in the first three months of working as a web developer

 
strahinjalak profile image
Strahinja Laktovic

You could also practice binary tree algorithms, implementing iterative versions as recursion, it's really nice way to get going as well.