Knowledge in data strcutures

Selection Sort

This is a type of data structures which is a type of sort called selection sort

bubble sort

Out of sorting techniques bubble sort is one of the sorting technique

Binary Search Tree

This article is about Binary Search Tree of the subject Data Structures

Python Lists

Python Lists

Data Structure

hello friends ,here I am uploaded the complete concept of data structure ,hope u all enjoyed it

linked list code in python

It contain basic codes of a linked list to insert delete elements of a linked list and than display it.