DEV Community

# datastructures

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Let's build a Queue with golang

Let's build a Queue with golang

8
Comments
4 min read
Tries

Tries

14
Comments
2 min read
Graphs

Graphs

10
Comments
3 min read
Priority Queues

Priority Queues

13
Comments
2 min read
C# Generic Collections

C# Generic Collections

7
Comments
2 min read
Immutable data structures in Java

Immutable data structures in Java

8
Comments
6 min read
Leaping Into Linked Lists

Leaping Into Linked Lists

5
Comments
11 min read
Reversing Array In Place

Reversing Array In Place

5
Comments
1 min read
Visitor Pattern in Java

Visitor Pattern in Java

8
Comments
3 min read
Is there a drop in JS Array-compatible React/Vue-friendly linked-list library?

Is there a drop in JS Array-compatible React/Vue-friendly linked-list library?

7
Comments 1
1 min read
A first example of Amortized complexity analysis

A first example of Amortized complexity analysis

4
Comments
3 min read
Building a data structure with nothing but functions

Building a data structure with nothing but functions

9
Comments
1 min read
Making a hash of data

Making a hash of data

8
Comments
12 min read
Breadth-First-Search (BFS) - Part 3

Breadth-First-Search (BFS) - Part 3

8
Comments
3 min read
Depth-first-Search (DFS) - Part 2

Depth-first-Search (DFS) - Part 2

13
Comments 1
7 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.