DEV Community

# datastructures

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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

102
Comments 12
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
#007 DS&A - Trees

#007 DS&A - Trees

11
Comments
9 min read
JavaScript - Leetcode: Check If N and Its Double Exist

JavaScript - Leetcode: Check If N and Its Double Exist

7
Comments
4 min read
#006 DS&A - Stacks and queues

#006 DS&A - Stacks and queues

5
Comments
2 min read
I'm a Crude Software Engineer

I'm a Crude Software Engineer

6
Comments 2
3 min read
#005 DS&A - Linked List

#005 DS&A - Linked List

7
Comments
4 min read
#004 DS&A - Structures and Recursion

#004 DS&A - Structures and Recursion

5
Comments
4 min read
#003 DS&A - Pointer in C part 2

#003 DS&A - Pointer in C part 2

5
Comments
5 min read
Stack Implemented with Arrays and Templates in C++

Stack Implemented with Arrays and Templates in C++

8
Comments 3
5 min read
Linked lists

Linked lists

3
Comments
1 min read
Data Structures: Singly-Linked List with Go

Data Structures: Singly-Linked List with Go

6
Comments
5 min read
Java: Arrays!

Java: Arrays!

13
Comments
2 min read
How to write a Queue in Rust

How to write a Queue in Rust

15
Comments 2
3 min read
That's not possible!

That's not possible!

2
Comments
3 min read
I'm going to start a JAVA Series! 🎉

I'm going to start a JAVA Series! 🎉

53
Comments 11
1 min read
How to write a Stack in Rust

How to write a Stack in Rust

13
Comments 6
4 min read
Trees Data Structure video explanation

Trees Data Structure video explanation

7
Comments
1 min read
What I learned from 30 days of solving LeetCode problems.

What I learned from 30 days of solving LeetCode problems.

7
Comments 2
4 min read
How to Competitive Programming

How to Competitive Programming

49
Comments 13
4 min read
Binary Search Trees, Explained! (Intro)

Binary Search Trees, Explained! (Intro)

4
Comments
2 min read
DS: Singly Linked List in Python

DS: Singly Linked List in Python

7
Comments
3 min read
An introduction to Linked Lists [Data Structure]

An introduction to Linked Lists [Data Structure]

8
Comments
3 min read
Algorithms and data structures behind Minesweeper Battle

Algorithms and data structures behind Minesweeper Battle

28
Comments 2
8 min read
Traveling Salesman Problem

Traveling Salesman Problem

20
Comments
7 min read
Log(N)simplified!!!

Log(N)simplified!!!

2
Comments
2 min read
Python data structures (lists, tuples, dictionaries, sets)

Python data structures (lists, tuples, dictionaries, sets)

54
Comments
5 min read
Time Complexity

Time Complexity

16
Comments 3
5 min read
Different ways of structuring Arrays in Javascript

Different ways of structuring Arrays in Javascript

9
Comments
5 min read
LeetCode: Online Stock Span

LeetCode: Online Stock Span

6
Comments
2 min read
LeetCode: Permutation in String

LeetCode: Permutation in String

8
Comments
2 min read
LeetCode: Odd Even Linked List

LeetCode: Odd Even Linked List

5
Comments
2 min read
LeetCode: Find All Anagrams in a String

LeetCode: Find All Anagrams in a String

6
Comments
2 min read
LeetCode: Maximum Sum Circular Subarray

LeetCode: Maximum Sum Circular Subarray

7
Comments
5 min read
loading...