Knowledge in data structures and algorithms

data structure and alogrithm

This ppt contains important content and notes of graph and dfs

data structure and alogrithm

Important concept of b and b+ tree of data structure and algorithm

data structure and alogrithm

Important concept of b and b+ tree of data structure and algorithm

Data Structures and Algorithm - Papers

A data structure is a particular way of organizing data in a computer so that it can be used effectively.In computer science, a data structure is a data organization, management, and storage format that enables efficient access and modification. More precisely, a data structure is a collection of data values, the relationships among them, and the functions or operations that can be applied to the data.

Singly Linked List

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

Deletion-Binary Tree

This article is about Deletion in binary tree of data structures with detailed steps and diagrams

Linked list in data structures.

This PPT contains concepts of linked list in data structures and algorithms.

Stack and queues in data structures and algorithms.

This PPT contains concepts of stack and queues in data structures and algorithms.

Recursion in data structures and algorithms.

This PPT contains concepts of recursion in data structures and algorithms.

Searching and sorting techniques in data structures and algorithms

This PPT contains information about searching and sorting techniques in data structures and algorithms.

Heap in data structures and algorithms.

This PDF contains information about heap in data structures and algorithms.