Skip to content

Commit 34199e8

Browse files
Create Basic-DSA
1 parent 0e8b5d3 commit 34199e8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Basic-DSA

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Derived Data Type
2+
Those data types which are implementation independent as they can be implemented in one or other way are known as derived data types. These data types are normally built by combination of primary or built-in data types and associated operations on them. For example −
3+
4+
List
5+
6+
Array
7+
8+
Stack
9+
10+
Queue

0 commit comments

Comments
 (0)