Friday, August 12, 2011

Data Structures [COMP,IT] - [Sem 3, Sem 4]

Data Structures is  initially introduced in the 3rd sem of Engineering curriculum of Pune University. The subject is then continued in the 4th semester with deeper outlook. This subject has immense importance for every Computer Science and IT Engineering students, as it is most basic subject of any Software stream. All companies target on Data Structures in their tests to in the campus placements. Data Structure covers important topics like the :


  • Stacks
  • Queues
  • Graph
  • Tree
  • Linked List
  • Sorting and Searching Algorithms
      Covering the above topics will help completing a  majority syllabus of Data Structures. There are different forms of  study material available over the internet which can make learning Data Structures easier and more interesting. We have provided a bit of selected and better videos and slides from the internet which will make your task easier to learn and visualize Data structures.



Download Ebooks for Data Structures and Algorithms:

Data Structures through C - Yashwant Kanetkar


Fundamental of Data Structures - Horowitz, Sahani

Download Now
Download Now(CHM File)


Handbook of Data Structures and Appliacations
Dinesh Mehta & Sartaj Sahni





Data Structures and Algorithms in C++
Adam Drozdek




Download Now


Algorithms and Data Structures in C++
 Alan Parker




Download Now
-------------------------------------------------------------------------------------------------------


 Download slides for important topics under Data  Structures : 

-----------------------------------------------------------------------------------
Video Lectures :



Introduction to Data Structures



Introduction to trees



Introduction to Stack Data Structure


Stack Data Structure



Push and Pop Operation ( Animation )

Introduction to Queue Data Structures




Queue Data Structure





Circular Queue



Priority Queues


Introduction to Tree Data Structures



Trees


Introduction to Trees 


Graphs



===========================================