Data Structures and Algorithms Concepts

Welcome in the course "Data Structures and Algorithms Concepts". It is among the fundamental courses in computer science studies, which will help you in understanding that how data are organized in computer memory and what are the basic manipulation operations that can be performed on the data.

The course books will be:
  1. Theory and Problems of Data Structures by Seymour Lipschutz, Schaum's outline series
  2. Algorithms and Data Structures by Nicolas Wirth
  3. Data Structures by Naeem Ullah
  4. Data Structures using C by Tanenbaum
For further readings following ones can be referenced:

Further reference material and lecture handouts can be accessed from here.

Weekly Lecture Files:
  • Algorithms Concepts                                    [Last update:  October 2019] 
  • Trees                                                                       




Some helpful links:
Computer MemoryPointers



There is no shortcut in learning. One has to spend some time in reading, thinking, and practicing (where applicable).

Best of Luck!

No comments:

Post a Comment