DEV Community

# datastructure

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Different languages have different core data structure

Different languages have different core data structure

Comments
1 min read
Recursion in C#

Recursion in C#

Comments
2 min read
What Are the Different Types of Databases?

What Are the Different Types of Databases?

1
Comments 3
13 min read
How to Kick start DSA?

How to Kick start DSA?

Comments
3 min read
Binary Search Tree in Python

Binary Search Tree in Python

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

Understanding Lists, sets and tuples in Python.

Comments
10 min read
Data Structures: Singly Linked List

Data Structures: Singly Linked List

Comments
5 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
Data structure and algorithm not difficult like you think

Data structure and algorithm not difficult like you think

Comments
3 min read
Tree Structures

Tree Structures

1
Comments 4
2 min read
Unlock the Power of Arrays: Tips and Tricks for Working with Arrays

Unlock the Power of Arrays: Tips and Tricks for Working with Arrays

Comments
1 min read
Day 1: Leetcode | 121. Best Time To Buy And Sell Stock Solution

Day 1: Leetcode | 121. Best Time To Buy And Sell Stock Solution

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
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
Can you create a random graph for me?

Can you create a random graph for me?

Comments
2 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
Cracking the Algorithm Interview

Cracking the Algorithm Interview

6
Comments
1 min read
Graph data structure explained

Graph data structure explained

2
Comments
2 min read
Depth-First Search of a Binary Tree

Depth-First Search of a Binary Tree

5
Comments
4 min read
Satisfy the equation

Satisfy the equation

1
Comments
2 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
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
Basics of Graph

Basics of Graph

1
Comments
2 min read
Clean Code e a assimetria entre objetos e estruturas de dados

Clean Code e a assimetria entre objetos e estruturas de dados

1
Comments
5 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
Data Structures 101: Introduction to Data Structures & Algorithms

Data Structures 101: Introduction to Data Structures & Algorithms

2
Comments
3 min read
Understanding Hash Tables and Why They are Important

Understanding Hash Tables and Why They are Important

8
Comments
5 min read
hackerrank algorithms solution

hackerrank algorithms solution

9
Comments
1 min read
8 Data Structures Every Programmer Must Know

8 Data Structures Every Programmer Must Know

10
Comments
6 min read
Quick beginner Intro to Data Structures & Algorithm

Quick beginner Intro to Data Structures & Algorithm

4
Comments
2 min read
An Intro to Heap Data Structure

An Intro to Heap Data Structure

1
Comments
3 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
BIG O NOTATION IN DATA STRUCTURES AND ALGORITHM

BIG O NOTATION IN DATA STRUCTURES AND ALGORITHM

6
Comments
4 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
loading...