Brief Introduction
Data Structure and algorithmsDescription
in computer science, a data structure is a data organization, management, and storage format that enables efficient access and modification. data structure are generally based on the ability of a computer to fetch and store data at any place in its memory In this course you are going to learn about basics of data structures like linked list , nodes , heaps , binary tree , selection sort , dictionary , tuples & list etc
Requirements
- Requirements
- minimum requirement is python language & Object oriented programming