DEV Community

# datastructure

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Data Structures - Pt 2: Linked Lists

Data Structures - Pt 2: Linked Lists

5
Comments
2 min read
How To Solve Algorithm And Data Structure Problems [Tips]

How To Solve Algorithm And Data Structure Problems [Tips]

23
Comments
4 min read
Hyperloglog: Cardinality Estimation

Hyperloglog: Cardinality Estimation

5
Comments
6 min read
Learning data structure and Algorithm

Learning data structure and Algorithm

6
Comments 3
1 min read
Bloom Filters

Bloom Filters

14
Comments
6 min read
Data Structure with JavaScript: Stacks

Data Structure with JavaScript: Stacks

15
Comments
11 min read
#001 DS&A - Operators and Arrays

#001 DS&A - Operators and Arrays

9
Comments 7
3 min read
Implementing Queue with 2 Stacks

Implementing Queue with 2 Stacks

6
Comments 3
2 min read
[Part - 2: Array] Questions on Array

[Part - 2: Array] Questions on Array

6
Comments
2 min read
Understand Data Structure algorithms easily

Understand Data Structure algorithms easily

3
Comments
1 min read
Notes on a Heap

Notes on a Heap

7
Comments
2 min read
Listas Encadeadas

Listas Encadeadas

10
Comments
3 min read
Understanding Binary Search Trees

Understanding Binary Search Trees

135
Comments 13
7 min read
Under the hood : Python Dictionary

Under the hood : Python Dictionary

9
Comments
3 min read
List Comprehensions in Python

List Comprehensions in Python

7
Comments
2 min read
Lista ou Array? Qual usar?

Lista ou Array? Qual usar?

3
Comments
4 min read
Understanding topological sort by cooking some Biryani

Understanding topological sort by cooking some Biryani

51
Comments
5 min read
Data Structures & Algorithms in JavaScript(Sets)

Data Structures & Algorithms in JavaScript(Sets)

13
Comments
4 min read
JS:DS - Queue Data Structure in JavaScript

JS:DS - Queue Data Structure in JavaScript

5
Comments
2 min read
JS:DS - Stack Data Structure in JavaScript

JS:DS - Stack Data Structure in JavaScript

6
Comments
1 min read
Data Structures & Algorithms in JavaScript(Sorted linked list)

Data Structures & Algorithms in JavaScript(Sorted linked list)

9
Comments
2 min read
Trie - Data Structure & Algorithm Part VI

Trie - Data Structure & Algorithm Part VI

18
Comments 2
6 min read
Space Complexity

Space Complexity

9
Comments
6 min read
Topological Sorting

Topological Sorting

16
Comments
3 min read
Working with graph structures

Working with graph structures

9
Comments
3 min read
LeetCode: Remove K Digits

LeetCode: Remove K Digits

3
Comments
4 min read
Implementation of a Graph -JavaScript

Implementation of a Graph -JavaScript

42
Comments
4 min read
Hash tables explained in Javascript

Hash tables explained in Javascript

6
Comments
2 min read
Understanding 2D array (with python)

Understanding 2D array (with python)

5
Comments
2 min read
Quicksort In Javascript

Quicksort In Javascript

38
Comments 3
2 min read
Graph Representation

Graph Representation

15
Comments
2 min read
JavaScript Coding Challenge #1:Learn Split, Splice and Join.

JavaScript Coding Challenge #1:Learn Split, Splice and Join.

4
Comments 2
1 min read
Tree and Binary Search Tree - Data Structure & Algorithm Part V

Tree and Binary Search Tree - Data Structure & Algorithm Part V

6
Comments 1
9 min read
Getting Started With Data Structure and Algorithm With Revisiting DSA Series

Getting Started With Data Structure and Algorithm With Revisiting DSA Series

5
Comments
2 min read
Introduction To Graph Data Structure

Introduction To Graph Data Structure

4
Comments
3 min read
The clash between XML and JSON

The clash between XML and JSON

4
Comments 1
3 min read
Implementare Least Frequently Used Cache in .NET cu teste unitare si teste de performanta

Implementare Least Frequently Used Cache in .NET cu teste unitare si teste de performanta

8
Comments
3 min read
Disjoint Set -  Data Structure Part IV

Disjoint Set -  Data Structure Part IV

16
Comments
8 min read
Linked list implementation in Swift

Linked list implementation in Swift

3
Comments
4 min read
24-hour coding interview prep challenge

24-hour coding interview prep challenge

66
Comments 4
10 min read
Set and MultiSet -  Data Structure & Algorithm Part III

Set and MultiSet -  Data Structure & Algorithm Part III

18
Comments
8 min read
Data Structures in Go: Hash Table

Data Structures in Go: Hash Table

61
Comments 2
4 min read
Data Structures in Go: Graph

Data Structures in Go: Graph

17
Comments
3 min read
Data Structures in Go: Tree (BST)

Data Structures in Go: Tree (BST)

41
Comments
3 min read
Data Structures in Go: Queue and Stack

Data Structures in Go: Queue and Stack

13
Comments 4
3 min read
Insert Before Double Linked List

Insert Before Double Linked List

6
Comments
3 min read
Data Structures & Algorithms in JavaScript(Deque)

Data Structures & Algorithms in JavaScript(Deque)

13
Comments 1
3 min read
Data Structures & Algorithms in JavaScript(Queue)

Data Structures & Algorithms in JavaScript(Queue)

45
Comments 2
3 min read
Dictionary  and HashTable -  Data Structure & Algorithms Part II

Dictionary  and HashTable -  Data Structure & Algorithms Part II

30
Comments
12 min read
Binary Trees (Part 2) - Binary-Search Trees are the BeST

Binary Trees (Part 2) - Binary-Search Trees are the BeST

18
Comments
6 min read
Understanding and Implementing Linked Lists in JavaScript with ES6 - Implementation

Understanding and Implementing Linked Lists in JavaScript with ES6 - Implementation

58
Comments 1
4 min read
Linked List, Queue and Stack - Data Structure & Algorithm Part I

Linked List, Queue and Stack - Data Structure & Algorithm Part I

91
Comments
9 min read
Basics: Big O Notation

Basics: Big O Notation

141
Comments 2
3 min read
How to Pick Right Configuration File Type for Your Project

How to Pick Right Configuration File Type for Your Project

5
Comments 2
5 min read
How to implement Inorder traversal in a binary search tree?

How to implement Inorder traversal in a binary search tree?

52
Comments
8 min read
The Jude way to recursion

The Jude way to recursion

6
Comments
3 min read
Data Structures: Build a Social Network in JavaScript with Graphs! 05:04

Data Structures: Build a Social Network in JavaScript with Graphs!

20
Comments 2
1 min read
Building trees with and without zippers

Building trees with and without zippers

5
Comments
5 min read
Binary tree in Javascript

Binary tree in Javascript

12
Comments
2 min read
A simple linked list by 9 lines of code

A simple linked list by 9 lines of code

19
Comments
1 min read
loading...