This page contains detailed tutorials on various data structures Tutorials(DSA Tutorials), with topics-relevant problems. A data structure is a special way of organizing data in a computer for efficient use. For example we can save a list of items with a same data type using an array data structure. Topic Array Linked List Stack Queue Binary Tree Binary Search Tree Heap Hashing Graph Matrix Misc.