DEV Community

Laxman Nemane
Laxman Nemane

Posted on

๐ŸŸฆ DSA Day 5

Today I revised what Iโ€™ve learned so far and practiced for loops by solving a few star pattern problems.
It helped me recall the logic and understand how nested loops work more clearly.

โญ Patterns I tried:

Right-angled triangle
Inverted triangle
Pyramid (basic)

Keeping it simple, but consistent. ๐Ÿ’ช

Top comments (0)