Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
Data structure & algorithms Series' Articles
Back to Aya Bouchiha's Series
Linked List Data Structure
Aya Bouchiha
Aya Bouchiha
Aya Bouchiha
Follow
Jun 13 '21
Linked List Data Structure
#
algorithms
#
beginners
#
javascript
20
reactions
Comments
Add Comment
3 min read
Stack Data Structure
Aya Bouchiha
Aya Bouchiha
Aya Bouchiha
Follow
Jun 14 '21
Stack Data Structure
#
algorithms
#
beginners
#
python
#
javascript
7
reactions
Comments
Add Comment
1 min read
Queue Data Structure
Aya Bouchiha
Aya Bouchiha
Aya Bouchiha
Follow
Jun 15 '21
Queue Data Structure
#
codenewbie
#
algorithms
#
python
#
beginners
9
reactions
Comments
2
comments
1 min read
Hash Table data structure
Aya Bouchiha
Aya Bouchiha
Aya Bouchiha
Follow
Jun 16 '21
Hash Table data structure
#
algorithms
#
beginners
#
codenewbie
#
python
6
reactions
Comments
2
comments
7 min read
Linear Search Algorithm
Aya Bouchiha
Aya Bouchiha
Aya Bouchiha
Follow
Jun 17 '21
Linear Search Algorithm
#
algorithms
#
beginners
#
codenewbie
#
python
6
reactions
Comments
1
comment
2 min read
Binary search algorithm
Aya Bouchiha
Aya Bouchiha
Aya Bouchiha
Follow
Jun 18 '21
Binary search algorithm
#
algorithms
#
beginners
#
javascript
#
python
15
reactions
Comments
Add Comment
2 min read
Interpolation search algorithm
Aya Bouchiha
Aya Bouchiha
Aya Bouchiha
Follow
Jun 19 '21
Interpolation search algorithm
#
algorithms
#
beginners
#
computerscience
#
codenewbie
6
reactions
Comments
Add Comment
2 min read
Bubble sort algorithm
Aya Bouchiha
Aya Bouchiha
Aya Bouchiha
Follow
Jun 20 '21
Bubble sort algorithm
#
algorithms
#
computerscience
#
python
#
programming
6
reactions
Comments
2
comments
1 min read
Insertion sort algorithm
Aya Bouchiha
Aya Bouchiha
Aya Bouchiha
Follow
Jun 21 '21
Insertion sort algorithm
#
algorithms
#
codenewbie
#
python
#
programming
7
reactions
Comments
1
comment
2 min read
Selection sort algorithm
Aya Bouchiha
Aya Bouchiha
Aya Bouchiha
Follow
Jun 22 '21
Selection sort algorithm
#
algorithms
#
computerscience
#
beginners
#
python
10
reactions
Comments
Add Comment
2 min read
Merge sort algorithm
Aya Bouchiha
Aya Bouchiha
Aya Bouchiha
Follow
Jun 23 '21
Merge sort algorithm
#
algorithms
#
beginners
#
computerscience
#
codenewbie
6
reactions
Comments
Add Comment
2 min read
Quick sort algorithm
Aya Bouchiha
Aya Bouchiha
Aya Bouchiha
Follow
Jun 24 '21
Quick sort algorithm
#
algorithms
#
computerscience
#
codenewbie
#
programming
8
reactions
Comments
Add Comment
2 min read
Introduction to tree data structure
Aya Bouchiha
Aya Bouchiha
Aya Bouchiha
Follow
Jun 25 '21
Introduction to tree data structure
#
algorithms
#
computerscience
#
beginners
#
codenewbie
25
reactions
Comments
4
comments
1 min read
Binary tree in data structure
Aya Bouchiha
Aya Bouchiha
Aya Bouchiha
Follow
Jun 27 '21
Binary tree in data structure
#
algorithms
#
computerscience
#
beginners
#
python
27
reactions
Comments
Add Comment
2 min read
Binary search tree in data structure
Aya Bouchiha
Aya Bouchiha
Aya Bouchiha
Follow
Jun 27 '21
Binary search tree in data structure
#
algorithms
#
computerscience
#
beginners
#
python
13
reactions
Comments
Add Comment
2 min read
Insertion and search in binary search tree
Aya Bouchiha
Aya Bouchiha
Aya Bouchiha
Follow
Jun 28 '21
Insertion and search in binary search tree
#
algorithms
#
beginners
#
codenewbie
#
computerscience
5
reactions
Comments
Add Comment
3 min read
deletion in binary search tree
Aya Bouchiha
Aya Bouchiha
Aya Bouchiha
Follow
Jun 29 '21
deletion in binary search tree
#
algorithms
#
beginners
#
codenewbie
#
computerscience
6
reactions
Comments
Add Comment
2 min read
Introduction to AVL tree
Aya Bouchiha
Aya Bouchiha
Aya Bouchiha
Follow
Jul 1 '21
Introduction to AVL tree
#
algorithms
#
beginners
#
codenewbie
#
computerscience
11
reactions
Comments
Add Comment
2 min read
Rotation in AVL tree
Aya Bouchiha
Aya Bouchiha
Aya Bouchiha
Follow
Jul 1 '21
Rotation in AVL tree
#
algorithms
#
codenewbie
#
computerscience
#
beginners
7
reactions
Comments
Add Comment
2 min read
Insertion in AVL tree
Aya Bouchiha
Aya Bouchiha
Aya Bouchiha
Follow
Jul 2 '21
Insertion in AVL tree
#
algorithms
#
python
#
programming
#
computerscience
5
reactions
Comments
Add Comment
3 min read
Bogo sort algorithm
Aya Bouchiha
Aya Bouchiha
Aya Bouchiha
Follow
Jul 3 '21
Bogo sort algorithm
#
algorithms
#
computerscience
#
codenewbie
#
python
6
reactions
Comments
Add Comment
2 min read
Your complete guide to Heap data structure!
Aya Bouchiha
Aya Bouchiha
Aya Bouchiha
Follow
Jul 5 '21
Your complete guide to Heap data structure!
#
algorithms
#
computerscience
#
codenewbie
#
beginners
20
reactions
Comments
2
comments
8 min read
Heap sort algorithm
Aya Bouchiha
Aya Bouchiha
Aya Bouchiha
Follow
Jul 5 '21
Heap sort algorithm
#
algorithms
#
python
#
codenewbie
#
computerscience
5
reactions
Comments
Add Comment
2 min read
Introduction to graph in data structure
Aya Bouchiha
Aya Bouchiha
Aya Bouchiha
Follow
Jul 6 '21
Introduction to graph in data structure
#
algorithms
#
computerscience
#
programming
#
codenewbie
9
reactions
Comments
7
comments
2 min read
Types of Graph
Aya Bouchiha
Aya Bouchiha
Aya Bouchiha
Follow
Jul 7 '21
Types of Graph
#
algorithms
#
computerscience
#
programming
#
codenewbie
7
reactions
Comments
Add Comment
2 min read
Representation of Graph
Aya Bouchiha
Aya Bouchiha
Aya Bouchiha
Follow
Jul 8 '21
Representation of Graph
6
reactions
Comments
Add Comment
3 min read
Breadth First Search (BFS) Algorithm
Aya Bouchiha
Aya Bouchiha
Aya Bouchiha
Follow
Jul 9 '21
Breadth First Search (BFS) Algorithm
#
algorithms
#
beginners
#
codenewbie
#
computerscience
9
reactions
Comments
Add Comment
3 min read
Depth First Search (DFS) Algorithm
Aya Bouchiha
Aya Bouchiha
Aya Bouchiha
Follow
Jul 10 '21
Depth First Search (DFS) Algorithm
#
algorithms
#
beginners
#
codenewbie
#
computerscience
13
reactions
Comments
Add Comment
1 min read
Dijkstra's shortest path algorithm
Aya Bouchiha
Aya Bouchiha
Aya Bouchiha
Follow
Jul 11 '21
Dijkstra's shortest path algorithm
#
algorithms
#
computerscience
#
beginners
#
programming
19
reactions
Comments
Add Comment
2 min read
Free resources to master algorithms & data structure
Aya Bouchiha
Aya Bouchiha
Aya Bouchiha
Follow
Jul 12 '21
Free resources to master algorithms & data structure
#
algorithms
#
computerscience
#
codenewbie
#
programming
46
reactions
Comments
3
comments
2 min read
Linked List VS Array
Aya Bouchiha
Aya Bouchiha
Aya Bouchiha
Follow
Sep 7 '21
Linked List VS Array
#
algorithms
#
computerscience
#
beginners
#
100daysofcode
12
reactions
Comments
1
comment
2 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account