DEV Community

# datastructures

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
A travel between space and time... complexity

A travel between space and time... complexity

Comments
4 min read
[Adult Learning Log] Data Structures – Week 2 Review

[Adult Learning Log] Data Structures – Week 2 Review

Comments
3 min read
[Adult Learning Log] Data Structures – Week 3 Review

[Adult Learning Log] Data Structures – Week 3 Review

Comments
2 min read
Why Data Formats Matter More Than You Think

Why Data Formats Matter More Than You Think

Comments
19 min read
Building a Toy SSTable Storage Engine in Python

Building a Toy SSTable Storage Engine in Python

1
Comments 1
4 min read
💡 TIME COMPLEXITY PRIMER – Understand Big O Like a Kid With Candies 🍬

💡 TIME COMPLEXITY PRIMER – Understand Big O Like a Kid With Candies 🍬

1
Comments
4 min read
Beginner to Pro: Master Python Lists, Tuples, Sets, and Dictionaries Step-by-Step

Beginner to Pro: Master Python Lists, Tuples, Sets, and Dictionaries Step-by-Step

Comments
6 min read
Map, Set, Go! A Quick Guide to Modern JavaScript Data Structures

Map, Set, Go! A Quick Guide to Modern JavaScript Data Structures

Comments
2 min read
Trees & Graphs Explained Simply — With Real-World Examples

Trees & Graphs Explained Simply — With Real-World Examples

1
Comments
2 min read
Best Data Structure and Algorithms Learning Tools

Best Data Structure and Algorithms Learning Tools

Comments
1 min read
🌳 Build Binary Tree from Traversals: Complete Guide with Java, Python, and C++ Solutions

🌳 Build Binary Tree from Traversals: Complete Guide with Java, Python, and C++ Solutions

Comments
4 min read
LeetCode 705: Design HashSet

LeetCode 705: Design HashSet

1
Comments
10 min read
[Adult Learning Log] Data Structures & Algorithms – Week 1 Review

[Adult Learning Log] Data Structures & Algorithms – Week 1 Review

Comments
2 min read
Understanding Swift's Collection Protocols: A Deep Dive into Sequence, Collection, and Beyond

Understanding Swift's Collection Protocols: A Deep Dive into Sequence, Collection, and Beyond

Comments
5 min read
Simple Sieve - DSA

Simple Sieve - DSA

Comments
2 min read
Leetcode 88. Merge Sorted Array Complete Solution.

Leetcode 88. Merge Sorted Array Complete Solution.

Comments
1 min read
Data Structures #4: Binary Search Tree

Data Structures #4: Binary Search Tree

Comments
1 min read
Design Better Databases - Best Practices

Design Better Databases - Best Practices

9
Comments
8 min read
Making Your Own Dictionary in Swift

Making Your Own Dictionary in Swift

Comments
2 min read
📦 Stacks & Queues: Two Sides of the Same Coin

📦 Stacks & Queues: Two Sides of the Same Coin

5
Comments
2 min read
From reversed linked-list to registers, memory and assembly

From reversed linked-list to registers, memory and assembly

Comments
10 min read
Creating a list that contains different types in C++ 😎

Creating a list that contains different types in C++ 😎

5
Comments 1
12 min read
Discovering JavaScript's Hidden Secrets: Understanding Sorting Algorithms.

Discovering JavaScript's Hidden Secrets: Understanding Sorting Algorithms.

Comments
4 min read
Discovering JavaScript's Hidden Secrets: Understanding Searching Algorithms.

Discovering JavaScript's Hidden Secrets: Understanding Searching Algorithms.

1
Comments
3 min read
Graph In Java ☕

Graph In Java ☕

2
Comments
13 min read
loading...