############################ DSA ######################################
What is DSA why is it needed
Data structures
-
arrays list of elements in a sequinece logical address and phyical address 2 type of arrays - static - dynmic u can add value uin the end of dyn array but cant in static array can not add and element in b/w the arrays
python use refferncial arrays in list
-
linkedlist