Friday, January 10, 2025

What is a data structures

 



Data structure is a tool in the hands of a programmer for storing a large number of data items in the main memory (RAM) of a computer which can be reference by a single name, to enable their efficient storing, access and modification during program execution. 

It can also be understood as a specialized format (layout) for storing, processing and retrieving data.


Python Certification

 Python course from codebasics  https://codebasics.io/courses/python-beginner-to-advanced?utm_source=infocard&utm_medium=yt&utm_camp...