Knowledge in Data Structures & algorithms

Data structures lab manual

The above document is data structures lab manual. It will helps you in your labs a lot.

ADVANCED DESIGN TECHNIQUES with questions

ADVANCED DESIGN TECHNIQUES with questions

Non linear data structures

This covers non linear data structures types and operations of non linear data structures

DATA STRUCTURES model question paper

The above document is data structures model question paper. It will be very helpful to your academics a lot.

C Programming

This is a c program from data structures Stack algorithm

Singly Linked List

This is a linked list type of data structures from c language

Linear Serach

Searching type of data structures contains linear search type program explained in txt file

Insertion sort

Data structures and algorithms has a topic called sorting which has a type of insertion sort

Doubly Linked List

Out of linked list data structures it is doubly linked list program to easy traversing

bubble sort

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