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)