DEV Community

Data structure & algorithms Series' Articles

Back to Aya Bouchiha's Series
Linked List Data Structure
Cover image for Linked List Data Structure

Linked List Data Structure

20
Comments
3 min read
Stack Data Structure
Cover image for Stack Data Structure

Stack Data Structure

6
Comments
1 min read
Queue Data Structure
Cover image for Queue Data Structure

Queue Data Structure

9
Comments 2
1 min read
Hash Table data structure
Cover image for Hash Table data structure

Hash Table data structure

6
Comments 2
7 min read
Linear Search Algorithm
Cover image for Linear Search Algorithm

Linear Search Algorithm

6
Comments 1
2 min read
Binary search algorithm

Binary search algorithm

15
Comments
2 min read
Interpolation search algorithm
Cover image for Interpolation search algorithm

Interpolation search algorithm

6
Comments
2 min read
Bubble sort algorithm
Cover image for Bubble sort algorithm

Bubble sort algorithm

6
Comments 2
1 min read
Insertion sort algorithm
Cover image for Insertion sort algorithm

Insertion sort algorithm

7
Comments 1
2 min read
Selection sort algorithm
Cover image for Selection sort algorithm

Selection sort algorithm

10
Comments
2 min read
Merge sort algorithm
Cover image for Merge sort algorithm

Merge sort algorithm

6
Comments
2 min read
Quick sort algorithm
Cover image for Quick sort algorithm

Quick sort algorithm

8
Comments
2 min read
Introduction to tree data structure
Cover image for Introduction to tree data structure

Introduction to tree data structure

25
Comments 4
1 min read
Binary tree in data structure
Cover image for Binary tree in data structure

Binary tree in data structure

27
Comments
2 min read
Binary search tree in data structure
Cover image for Binary search tree in data structure

Binary search tree in data structure

13
Comments
2 min read
Insertion and search in binary search tree

Insertion and search in binary search tree

5
Comments
3 min read
deletion in binary search tree
Cover image for deletion in binary search tree

deletion in binary search tree

6
Comments
2 min read
Introduction to AVL tree
Cover image for Introduction to AVL  tree

Introduction to AVL tree

11
Comments
2 min read
Rotation in AVL tree
Cover image for Rotation in AVL tree

Rotation in AVL tree

6
Comments
2 min read
Insertion in AVL tree
Cover image for Insertion in AVL tree

Insertion in AVL tree

5
Comments
3 min read
Bogo sort algorithm
Cover image for Bogo sort algorithm

Bogo sort algorithm

6
Comments
2 min read
Your complete guide to Heap data structure!
Cover image for Your complete guide to Heap data structure!

Your complete guide to Heap data structure!

44
Comments 2
8 min read
Heap sort algorithm
Cover image for Heap sort algorithm

Heap sort algorithm

5
Comments
2 min read
Introduction to graph in data structure
Cover image for Introduction to graph in data structure

Introduction to graph in data structure

9
Comments 7
2 min read
Types of Graph
Cover image for Types of Graph

Types of Graph

7
Comments
2 min read
Representation of Graph
Cover image for Representation of Graph

Representation of Graph

6
Comments
3 min read
Breadth First Search (BFS) Algorithm
Cover image for Breadth First Search (BFS) Algorithm

Breadth First Search (BFS) Algorithm

9
Comments
3 min read
Depth First Search (DFS) Algorithm
Cover image for Depth First Search (DFS) Algorithm

Depth First Search (DFS) Algorithm

13
Comments
1 min read
Dijkstra's shortest path algorithm
Cover image for Dijkstra's shortest path algorithm

Dijkstra's shortest path algorithm

19
Comments
2 min read
Free resources to master algorithms & data structure
Cover image for Free resources to master algorithms & data structure

Free resources to master algorithms & data structure

42
Comments 3
2 min read
Linked List VS Array

Linked List VS Array

12
Comments
2 min read