DEV Community

# datastructure

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
What Are the Different Types of Databases?

What Are the Different Types of Databases?

1
Comments 3
13 min read
Data Structures: Singly Linked List

Data Structures: Singly Linked List

Comments
5 min read
Understanding Lists, sets and tuples in Python.

Understanding Lists, sets and tuples in Python.

Comments
10 min read
Write better JavaScript and ReactJs code with Immerjs

Write better JavaScript and ReactJs code with Immerjs

1
Comments
2 min read
REST vs. GraphQL: Which API Approach is Right for You?

REST vs. GraphQL: Which API Approach is Right for You?

Comments
9 min read
Queue - DSA | Part 6 |

Queue - DSA | Part 6 |

Comments 2
2 min read
Stack - DSA | Part 5 |

Stack - DSA | Part 5 |

5
Comments
2 min read
Linked List - DSA | Part-4 |

Linked List - DSA | Part-4 |

4
Comments
3 min read
Segment Trees - Part I

Segment Trees - Part I

Comments
5 min read
Insertion Sort

Insertion Sort

Comments 1
1 min read
Time & Space Complexity, Stability of Algorithm

Time & Space Complexity, Stability of Algorithm

4
Comments
2 min read
A Nibble of Quadtrees in Rust

A Nibble of Quadtrees in Rust

2
Comments
8 min read
Hashable vs Immutable Objects in python

Hashable vs Immutable Objects in python

Comments
2 min read
Can you create a random graph for me?

Can you create a random graph for me?

Comments
2 min read
Bloom filters

Bloom filters

1
Comments
2 min read
Comparating Hash Tables, Two Pointers, and In-Place Algs for Removing Duplicates

Comparating Hash Tables, Two Pointers, and In-Place Algs for Removing Duplicates

2
Comments
2 min read
Cracking the Algorithm Interview

Cracking the Algorithm Interview

6
Comments
1 min read
Depth-First Search of a Binary Tree

Depth-First Search of a Binary Tree

5
Comments
4 min read
Implement simple Linked HashMap using PHP

Implement simple Linked HashMap using PHP

4
Comments
3 min read
Queue Data Structure and Implementation in Python

Queue Data Structure and Implementation in Python

1
Comments
5 min read
Estruturas de Dados: Entendendo e implementando Filas (Queues) com Typescript

Estruturas de Dados: Entendendo e implementando Filas (Queues) com Typescript

1
Comments
3 min read
Demystifying Linked Lists in JavaScript

Demystifying Linked Lists in JavaScript

1
Comments
5 min read
Graph data structure explained

Graph data structure explained

2
Comments
2 min read
Satisfy the equation

Satisfy the equation

1
Comments
2 min read
What happens when you add one element into start of array?

What happens when you add one element into start of array?

2
Comments
1 min read
Awesome Data Structures & Algorithms Courses

Awesome Data Structures & Algorithms Courses

1
Comments
1 min read
Binary Heap in javascript

Binary Heap in javascript

3
Comments
6 min read
Linked List Implementation in C with User Input

Linked List Implementation in C with User Input

7
Comments 2
5 min read
Stacks in Java

Stacks in Java

7
Comments
2 min read
0/1 Knapsack Problem GeeksForGeeks both bounded and Unbounded

0/1 Knapsack Problem GeeksForGeeks both bounded and Unbounded

Comments
3 min read
Length of Longest Common Subsequence (LCS) and Longest common subsequence string leetcode

Length of Longest Common Subsequence (LCS) and Longest common subsequence string leetcode

7
Comments
2 min read
Kadane's Algorithm

Kadane's Algorithm

5
Comments
1 min read
Find Weather Path Exists GeeksForGeeks

Find Weather Path Exists GeeksForGeeks

6
Comments
2 min read
Data Structures in Real Life!

Data Structures in Real Life!

17
Comments
2 min read
hackerrank algorithms solution

hackerrank algorithms solution

9
Comments
1 min read
Understanding Hash Tables and Why They are Important

Understanding Hash Tables and Why They are Important

8
Comments
5 min read
8 Data Structures Every Programmer Must Know

8 Data Structures Every Programmer Must Know

10
Comments
6 min read
BIG O NOTATION IN DATA STRUCTURES AND ALGORITHM

BIG O NOTATION IN DATA STRUCTURES AND ALGORITHM

6
Comments
4 min read
Winning Card (DSA Series)

Winning Card (DSA Series)

11
Comments
1 min read
The infamous Two Sum problem. (DSA Series 3)

The infamous Two Sum problem. (DSA Series 3)

10
Comments
2 min read
Group Anagram. (DSA Series 2)

Group Anagram. (DSA Series 2)

8
Comments
1 min read
Valid Anagram. (Javascript DSA Series)

Valid Anagram. (Javascript DSA Series)

11
Comments
2 min read
Javascript Linked List data structure

Javascript Linked List data structure

7
Comments
2 min read
Javascript Binary Tree data structure

Javascript Binary Tree data structure

6
Comments
1 min read
Javascript Queue data structure

Javascript Queue data structure

6
Comments
1 min read
Graph Algorithm - Topological Sorting

Graph Algorithm - Topological Sorting

10
Comments
2 min read
Javascript Set data structure

Javascript Set data structure

5
Comments
1 min read
Javascript Stack Data Structure.

Javascript Stack Data Structure.

6
Comments
1 min read
Leetcode Buddy / Buddies Community

Leetcode Buddy / Buddies Community

5
Comments
1 min read
Buy and Sell Stocks-I and II

Buy and Sell Stocks-I and II

7
Comments 1
1 min read
Intersection of Two Arrays - II

Intersection of Two Arrays - II

7
Comments
2 min read
Java HashMaps:5 Important things to getting Started

Java HashMaps:5 Important things to getting Started

5
Comments
3 min read
Destructuring Arrays & Objects In JavaScript part-2

Destructuring Arrays & Objects In JavaScript part-2

6
Comments 4
3 min read
Algorithm & Data Structure

Algorithm & Data Structure

22
Comments
5 min read
Destructuring Arrays & Objects In JavaScript part-1

Destructuring Arrays & Objects In JavaScript part-1

8
Comments
3 min read
Queue using Linked List ES6

Queue using Linked List ES6

5
Comments
2 min read
Breadth-First Search

Breadth-First Search

6
Comments 1
3 min read
Learn Data Structures and Algorithms

Learn Data Structures and Algorithms

10
Comments
6 min read
Trie Real world implementation

Trie Real world implementation

3
Comments
1 min read
Reverse Stack using Javascript

Reverse Stack using Javascript

8
Comments
3 min read
loading...