DEV Community

# datastructures

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Mastering Data Structures and Algorithms: A Comprehensive Guide to Getting Started

Mastering Data Structures and Algorithms: A Comprehensive Guide to Getting Started

2
Comments
4 min read
My Journey of Mastering Data Structures and Algorithms in 6 Months: Dos and Don'ts👩🏻‍💻

My Journey of Mastering Data Structures and Algorithms in 6 Months: Dos and Don'ts👩🏻‍💻

2
Comments
3 min read
What do we REALLY mean by immutable data types?

What do we REALLY mean by immutable data types?

Comments
1 min read
Indexable Containers in Haskell

Indexable Containers in Haskell

1
Comments
5 min read
Dissecting the two pointer technique

Dissecting the two pointer technique

3
Comments
4 min read
Data Analysis With Microsoft Excel: People Analytics.

Data Analysis With Microsoft Excel: People Analytics.

Comments
3 min read
Data Analysis With Power BI: Sales Analysis.

Data Analysis With Power BI: Sales Analysis.

Comments
3 min read
1. Two Sum-Arrays & Hashing

1. Two Sum-Arrays & Hashing

6
Comments 2
7 min read
Exploring Basic Data Structures and Their Applications in LeetCode Problems

Exploring Basic Data Structures and Their Applications in LeetCode Problems

Comments
11 min read
Union-Find, Data Structures

Union-Find, Data Structures

5
Comments
2 min read
AVL Tree, Code ↔ Language

AVL Tree, Code ↔ Language

5
Comments
7 min read
Stack (Linked List Implementation), Code ↔ Language

Stack (Linked List Implementation), Code ↔ Language

5
Comments
2 min read
Stack (Array Implementation), Code ↔ Language

Stack (Array Implementation), Code ↔ Language

5
Comments
3 min read
Binary Search Tree, Code ↔ Language

Binary Search Tree, Code ↔ Language

5
Comments
9 min read
Queue (Linked List Implementation), Code ↔ Language

Queue (Linked List Implementation), Code ↔ Language

5
Comments
2 min read
Queue and Circular Queue (Array Implementation), Code ↔ Language

Queue and Circular Queue (Array Implementation), Code ↔ Language

5
Comments
6 min read
Cracking the LeetCode 122. Best Time to Buy and Sell Stock II

Cracking the LeetCode 122. Best Time to Buy and Sell Stock II

Comments
2 min read
LeetCode Day22 BackTracking Part 4

LeetCode Day22 BackTracking Part 4

1
Comments
3 min read
LeetCode Day20 BackTracking Part 2

LeetCode Day20 BackTracking Part 2

Comments
3 min read
LeetCode Day18 Binary Tree Part 8

LeetCode Day18 Binary Tree Part 8

Comments
5 min read
Optimizing String Concatenation with StringBuilder

Optimizing String Concatenation with StringBuilder

1
Comments
2 min read
LeetCode Day 17 Binary Tree Part 7

LeetCode Day 17 Binary Tree Part 7

Comments
2 min read
Trie

Trie

Comments
7 min read
Create an Inventory Database In 3 Steps

Create an Inventory Database In 3 Steps

Comments
19 min read
Day 4: Understanding Linked Lists 🔗

Day 4: Understanding Linked Lists 🔗

1
Comments
4 min read
loading...