DEV Community

# datastructures

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Datastructures in PHP

Datastructures in PHP

22
Comments
4 min read
Binary Trees (Part 5) - Stay Abreast of Breadth-First Search

Binary Trees (Part 5) - Stay Abreast of Breadth-First Search

21
Comments 1
6 min read
Data Structures & Algorithms in JavaScript(Stack)

Data Structures & Algorithms in JavaScript(Stack)

17
Comments
3 min read
What is a Distributed Systems Engineer?

What is a Distributed Systems Engineer?

8
Comments
6 min read
Binary Trees (Part 3) - Deleting Nodes in Binary-Search Trees

Binary Trees (Part 3) - Deleting Nodes in Binary-Search Trees

22
Comments 3
7 min read
Singly and Doubly Linked Lists

Singly and Doubly Linked Lists

19
Comments
3 min read
Binary Heaps

Binary Heaps

9
Comments
3 min read
Binary Search Trees

Binary Search Trees

39
Comments
3 min read
Binary Trees (Part 1) - The Basics

Binary Trees (Part 1) - The Basics

20
Comments 1
4 min read
Hash Tables

Hash Tables

17
Comments 1
2 min read
Beginners guide to optimization in C# (Part One)

Beginners guide to optimization in C# (Part One)

21
Comments 6
7 min read
Queues

Queues

11
Comments
2 min read
Stacks

Stacks

11
Comments
1 min read
How To Create a Linked List Using Golang

How To Create a Linked List Using Golang

15
Comments
2 min read
Linked Lists

Linked Lists

17
Comments
2 min read
BONUS: A Quick Intro to Ruby's SortedSet

BONUS: A Quick Intro to Ruby's SortedSet

14
Comments
4 min read
CS Level Up Series Introduction

CS Level Up Series Introduction

103
Comments
3 min read
!Stacks && Queues... Stacks || Queues!

!Stacks && Queues... Stacks || Queues!

7
Comments
4 min read
Dynamic Arrays

Dynamic Arrays

23
Comments 2
1 min read
Understanding and Implementing Linked Lists in JavaScript with ES6

Understanding and Implementing Linked Lists in JavaScript with ES6

62
Comments 2
4 min read
When to actually use linked lists

When to actually use linked lists

8
Comments
4 min read
A Quick Intro to Ruby's Set, Part 2: Object Lookups and Efficiency

A Quick Intro to Ruby's Set, Part 2: Object Lookups and Efficiency

19
Comments 1
9 min read
Data Structures and Algorithms Visual Algo

Data Structures and Algorithms Visual Algo

9
Comments
1 min read
A Quick Intro to Ruby's Set Collection, Part 1: Creating Sets, and Adding/Removing Objects

A Quick Intro to Ruby's Set Collection, Part 1: Creating Sets, and Adding/Removing Objects

18
Comments 1
8 min read
What's your favorite data structure?

What's your favorite data structure?

9
Comments 4
1 min read
Eclipse Collections - the features your collections need 🎉⚡️👍

Eclipse Collections - the features your collections need 🎉⚡️👍

17
Comments
6 min read
Book on Advanced Data Structures and Algorithms for Big Data Applications

Book on Advanced Data Structures and Algorithms for Big Data Applications

9
Comments
3 min read
4 Common Data Structures

4 Common Data Structures

51
Comments 4
4 min read
You Should Use Python Sets

You Should Use Python Sets

67
Comments
2 min read
Visualizing House Price Distributions

Visualizing House Price Distributions

3
Comments 1
5 min read
Writing a simple version of Breadth First Search in Javascript

Writing a simple version of Breadth First Search in Javascript

6
Comments
1 min read
Data Structure Memes For Edgy JavaScript Teens

Data Structure Memes For Edgy JavaScript Teens

15
Comments
11 min read
Find Max. Paths to last Index in a 2D Matrix in Javascript

Find Max. Paths to last Index in a 2D Matrix in Javascript

6
Comments
3 min read
14 patterns to ace any coding interview question

14 patterns to ace any coding interview question

200
Comments
12 min read
Files and Decorators: Studying Storage in Laravel

Files and Decorators: Studying Storage in Laravel

8
Comments
8 min read
Expression Bodied Collection Property Initialization Gotcha in C#

Expression Bodied Collection Property Initialization Gotcha in C#

7
Comments
2 min read
Top 100+ data structures and algorithms interview questions in java

Top 100+ data structures and algorithms interview questions in java

114
Comments 3
35 min read
Elegant iteration in JavaScript with generators

Elegant iteration in JavaScript with generators

15
Comments 3
5 min read
Searching & Sorting w/ Binary Search Trees

Searching & Sorting w/ Binary Search Trees

23
Comments
5 min read
Towel (C#)

Towel (C#)

5
Comments
1 min read
HashTables - Ransom Note (HackerRank)

HashTables - Ransom Note (HackerRank)

5
Comments 2
3 min read
Computer science in JavaScript: Circular Doubly-linked lists

Computer science in JavaScript: Circular Doubly-linked lists

9
Comments 1
10 min read
Let's implement a hashtable

Let's implement a hashtable

8
Comments
11 min read
Exploring Google Protobuffers with Python

Exploring Google Protobuffers with Python

10
Comments
7 min read
Golang Datastructures: Trees

Golang Datastructures: Trees

12
Comments
11 min read
Computer science in JavaScript: Doubly linked lists

Computer science in JavaScript: Doubly linked lists

10
Comments
9 min read
Looking At Linked Lists

Looking At Linked Lists

7
Comments 4
1 min read
The Piece Table - the Unsung Hero of Your Text Editor

The Piece Table - the Unsung Hero of Your Text Editor

80
Comments 15
8 min read
Java Data Structures

Java Data Structures

71
Comments 9
6 min read
Computer science in JavaScript 2019: Linked list

Computer science in JavaScript 2019: Linked list

23
Comments
11 min read
thank u, next: an introduction to linked lists

thank u, next: an introduction to linked lists

685
Comments 49
5 min read
Linked lists in the wild: React Hooks

Linked lists in the wild: React Hooks

88
Comments 14
5 min read
Everything you need to know about tree data structures

Everything you need to know about tree data structures

127
Comments 5
15 min read
JavaScript: Data Structures (Part 1 - Arrays)

JavaScript: Data Structures (Part 1 - Arrays)

58
Comments 2
3 min read
JavaScript: Data Structures (Part 2 - Sets)

JavaScript: Data Structures (Part 2 - Sets)

18
Comments 5
3 min read
Should I improve my algorithm concepts or make mobile/web apps ?

Should I improve my algorithm concepts or make mobile/web apps ?

10
Comments 1
1 min read
Implementing the Stack Data Structure in Javascript 06:19

Implementing the Stack Data Structure in Javascript

52
Comments 5
1 min read
Implementing the Queue Data Structure in Javascript 15:14

Implementing the Queue Data Structure in Javascript

45
Comments
1 min read
Understanding: Program Stack and Recursion

Understanding: Program Stack and Recursion

18
Comments
5 min read
Hashtables for newbies

Hashtables for newbies

10
Comments
3 min read
loading...