Notes For Dsa-Premid
Notes For Dsa-Premid
STRUCTURE STRUCTURE
DSA (Data Structures and Algorithm) is defined as a Something that is Something that is
combination of two separate yet interrelated topics. It is specified early or hard intended to be updated
one of the most important skills that every CS/IT coded into a program on the fly.
student must-have. and is not easily changed. Example: Link List, Stack,
Example: Array Queue
What is a Data Structure?
What is an Algorithm?
STACK
Values:
Example:
WHAT IS AN ARRAY?
ARRAY SYNTAX IN C#
Array Declaration:
3. Multidimensional Array
APPLICATIONS OF ARRAY