Sunday, 10 November 2019

Data structure and Algorithm



NOTE: Before going deep into data structure, you should have a good knowledge of programming either in C or in C++ or Java or Python etc

data structure is a particular way of organizing data in a computer so that it can be used effectively. For example, we can store a list of items having the same data-type using the array data structure.
Notes
Data Structure Unit I 
Data Structure Unit - II
Data Structure Unit III 
Data Structure Unit - IV
Data Structure Unit - V

No comments:

Post a Comment

CCS 365 Software Defined Network Lab Manual

 CCS 365 Software Defined Network Lab Manual 1) Setup your own virtual SDN lab i) Virtualbox/Mininet Environment for SDN - http://mininet.or...