DEV Community

Ashok Kumar
Ashok Kumar

Posted on

Day 5 : Learned about Python Algorithms..

πŸ“Œ Today After learned about lists & slicing i'll come to this:

I started learning Python Algorithms and covered:

Cards (Arrays/Lists): storing data in order

Matrix: working with data in rows & columns

Tree: understanding parent–child data structure

Pseudocode: writing logic in plain English before coding

πŸ‘‰ Step by step I’m building my DSA foundation πŸ’»βœ¨
Tommorrow I will start PYTHON Dictionaries....

Top comments (0)