DEV Community

# datastructures

Posts

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

Linked list

3
Comments
3 min read
Short Bytes - Linked List Reversal

Short Bytes - Linked List Reversal

5
Comments
3 min read
Let's create a Singly Linked List

Let's create a Singly Linked List

5
Comments
5 min read
Stack and Queues Implementations in JavaScript and Python

Stack and Queues Implementations in JavaScript and Python

7
Comments
4 min read
Bubble sort in Go

Bubble sort in Go

9
Comments
4 min read
Data Structures - Part 1 - Queues + How to Implement

Data Structures - Part 1 - Queues + How to Implement

6
Comments
5 min read
Back to basics - The Big O (Part 1)

Back to basics - The Big O (Part 1)

2
Comments
3 min read
PANCAKE SORTING

PANCAKE SORTING

9
Comments 5
2 min read
Basic Big O notation and Selection Sort

Basic Big O notation and Selection Sort

8
Comments
3 min read
100 Algorithm Challenge - Explained and solved- Algorithm 1(Easy)

100 Algorithm Challenge - Explained and solved- Algorithm 1(Easy)

5
Comments
2 min read
Understanding the time complexity in a simple manner(Part 1) || DSA || prerequisite

Understanding the time complexity in a simple manner(Part 1) || DSA || prerequisite

2
Comments
5 min read
JavaScript Arrays - all you need to know

JavaScript Arrays - all you need to know

17
Comments 2
3 min read
Anatomy of a Singly Linked List in JS

Anatomy of a Singly Linked List in JS

2
Comments
4 min read
Stacks, Queues, and Linked Lists in JS

Stacks, Queues, and Linked Lists in JS

2
Comments
5 min read
Big O Notation - explained as easily as possible

Big O Notation - explained as easily as possible

12
Comments
3 min read
Data structures and Complexity part2 : linear data part1 (arrays and linked-Lists)

Data structures and Complexity part2 : linear data part1 (arrays and linked-Lists)

5
Comments
13 min read
LeetCode with C# - Reverse A String

LeetCode with C# - Reverse A String

3
Comments 8
3 min read
JavaScript Data Structures: Stacks

JavaScript Data Structures: Stacks

7
Comments
2 min read
Data Structures and Complexity Part 3: linear Data Structures Stacks and Queues.

Data Structures and Complexity Part 3: linear Data Structures Stacks and Queues.

6
Comments
5 min read
Creating a linked list in JavaScript

Creating a linked list in JavaScript

11
Comments
7 min read
#0 Hello World of DATA STRUCTURES

#0 Hello World of DATA STRUCTURES

5
Comments 7
3 min read
What is your favourite data structure?

What is your favourite data structure?

10
Comments 15
1 min read
Linear Data Structures:

Linear Data Structures:

6
Comments 1
2 min read
A search engine - Part 5: Introducing reflection

A search engine - Part 5: Introducing reflection

7
Comments
4 min read
A search engine - Part 4: Concurrency and safety

A search engine - Part 4: Concurrency and safety

5
Comments
2 min read
A search engine - Part 3: Searching the index

A search engine - Part 3: Searching the index

7
Comments
1 min read
A search engine - Part 2: Data pipelines

A search engine - Part 2: Data pipelines

7
Comments
3 min read
A search engine - Part 1: Outline and Kickoff

A search engine - Part 1: Outline and Kickoff

28
Comments
4 min read
Data structure and complexity a programmer best tow weapons (part 1 : introduction)

Data structure and complexity a programmer best tow weapons (part 1 : introduction)

8
Comments
10 min read
Writing My Own Dynamic Memory Management

Writing My Own Dynamic Memory Management

25
Comments 15
8 min read
Do you need Data Structures?

Do you need Data Structures?

2
Comments
4 min read
Python Data Structures: Lists, Tuples, Sets, Dictionaries and Compound Data Structures

Python Data Structures: Lists, Tuples, Sets, Dictionaries and Compound Data Structures

11
Comments 2
2 min read
DISJOINT SET UNION

DISJOINT SET UNION

3
Comments
5 min read
DSA Learning

DSA Learning

5
Comments
1 min read
Algorithmic Deep-dive: Dynamic String Matching

Algorithmic Deep-dive: Dynamic String Matching

6
Comments
5 min read
Valid Parentheses Python Solution

Valid Parentheses Python Solution

8
Comments 2
1 min read
Interview Prep: Data Structures:Stacks

Interview Prep: Data Structures:Stacks

3
Comments
5 min read
Learning Algorithms - Heap | Part 02

Learning Algorithms - Heap | Part 02

6
Comments
5 min read
Search Algorithms

Search Algorithms

3
Comments
3 min read
Learning Algorithms - Heap | part 01

Learning Algorithms - Heap | part 01

8
Comments
4 min read
Data Structures - Pt 3 : Binary Trees

Data Structures - Pt 3 : Binary Trees

3
Comments
2 min read
A Gentle Introduction to the Big O Notation, Time & Space Complexity

A Gentle Introduction to the Big O Notation, Time & Space Complexity

78
Comments 3
6 min read
JavaScript Arrays

JavaScript Arrays

5
Comments
3 min read
#011 DS&A - Sorting

#011 DS&A - Sorting

5
Comments
11 min read
Stack Data Structure: Practical Applications & Operations

Stack Data Structure: Practical Applications & Operations

2
Comments
3 min read
JS Array Stuffy Stuff

JS Array Stuffy Stuff

16
Comments 2
1 min read
Data Structures: QuadTree

Data Structures: QuadTree

8
Comments
6 min read
Linked Lists

Linked Lists

4
Comments
8 min read
Advanced Arrays

Advanced Arrays

8
Comments
5 min read
Implementing a Basic Binary Search Tree in JavaScript

Implementing a Basic Binary Search Tree in JavaScript

82
Comments 8
4 min read
Leetcode: Best Time to Buy and Sell Stocks II Python Solution With Explanation

Leetcode: Best Time to Buy and Sell Stocks II Python Solution With Explanation

5
Comments
2 min read
Data Structures: Binary Search Trees with Go

Data Structures: Binary Search Trees with Go

4
Comments
7 min read
JavaScript Algorithms and Data Structures

JavaScript Algorithms and Data Structures

7
Comments
5 min read
Math Concepts for Programming - Sets

Math Concepts for Programming - Sets

4
Comments
5 min read
Group Anagrams Python Solution

Group Anagrams Python Solution

6
Comments
2 min read
⭐ this GitHub repository for Array pseudo-codes! 🎉

⭐ this GitHub repository for Array pseudo-codes! 🎉

29
Comments 2
1 min read
#008 DS&A - Graphs

#008 DS&A - Graphs

11
Comments
5 min read
Implementing a Simple LRU Cache in JavaScript

Implementing a Simple LRU Cache in JavaScript

100
Comments 11
5 min read
I am a Crude Software Engineer

I am a Crude Software Engineer

11
Comments 1
3 min read
Data Structures- Pt 1: Stacks and Queues

Data Structures- Pt 1: Stacks and Queues

5
Comments
2 min read
loading...