Data Structures Urdu Full Course | Lecture #1

Shahzaib Rasool
By -

 What is Data Structure?

In computer science, a data structure is a data organization, management, and storage format that enables efficient access and modification.More precisely, a data structure is a collection of data values, the relationships among them, and the functions or operations that can be applied to the data, it is an algebraic structure about data.

(according to Wikipedia)


Introduction to Data Structure A data structure is a specialized format for organizing, processing, retrieving and storing data. In computer programming, a data structure may be selected or designed to store data for the purpose of working on it with various algorithms. ڈیٹا ڈھانچہ ڈیٹا کو ترتیب دینے، پروسیسنگ کرنے، بازیافت کرنے اور ذخیرہ کرنے کے لیے ایک خصوصی شکل ہے۔ کمپیوٹر پروگرامنگ میں، ڈیٹا کا ڈھانچہ منتخب کیا جا سکتا ہے یا اسے مختلف الگورتھم کے ساتھ کام کرنے کے مقصد کے لیے ڈیٹا کو ذخیرہ کرنے کے لیے ڈیزائن کیا جا سکتا ہے۔ Urdu Lecture for Data Structure. This course is also teach by virtual university with name of CS301 Data structures. You can visit our Blog for more information. https://vuengineers.blogspot.com/ Or Visit our Facebook page. https://www.facebook.com/VuEngineers Twitter https://twitter.com/VuEngineers



Download PDF Book of Data Strucutres



Python 3. The standard type hierarchy.png

Head