DEV Community

# datastructures

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Forget Everything You Know About String Searching - Tries Will Blow Your Mind!

Forget Everything You Know About String Searching - Tries Will Blow Your Mind!

4
Comments
3 min read
The Power of Tries, Data Structure Optimization in Emacs

The Power of Tries, Data Structure Optimization in Emacs

Comments 1
5 min read
Leetcode 678 :- Valid Parenthesis String

Leetcode 678 :- Valid Parenthesis String

Comments 1
2 min read
How to Tackle Data Structures and Algorithms Like a Pro: Essential Strategies Revealed

How to Tackle Data Structures and Algorithms Like a Pro: Essential Strategies Revealed

8
Comments
5 min read
Intro to DSA & Big O Notation

Intro to DSA & Big O Notation

1
Comments
5 min read
Trees 101: Binary, Heaps, Tries

Trees 101: Binary, Heaps, Tries

5
Comments
5 min read
Time Complexity & Space Complexity Understand

Time Complexity & Space Complexity Understand

Comments
8 min read
How to Implement Singly Linked List in Python

How to Implement Singly Linked List in Python

1
Comments
2 min read
Good Code as a Data Structure

Good Code as a Data Structure

Comments
1 min read
Weekly Blog: Four Interesting Things I Encountered This Week

Weekly Blog: Four Interesting Things I Encountered This Week

1
Comments
3 min read
Mastering Array Manipulation in DSA using JavaScript: From Basics to Advanced

Mastering Array Manipulation in DSA using JavaScript: From Basics to Advanced

1
Comments 1
7 min read
How to be in top 1% on leetcode in 6 months.

How to be in top 1% on leetcode in 6 months.

Comments
6 min read
Flipping Data Structures to optimize performance 🚀

Flipping Data Structures to optimize performance 🚀

Comments
2 min read
Array Searching in DSA using JavaScript: From Basics to Advanced

Array Searching in DSA using JavaScript: From Basics to Advanced

Comments
10 min read
Managing Streaming Data with Min and Max Heaps in JavaScript: A Digital Athlete Health Tech Perspective

Managing Streaming Data with Min and Max Heaps in JavaScript: A Digital Athlete Health Tech Perspective

Comments
5 min read
Understanding Arrays: A Look Inside

Understanding Arrays: A Look Inside

Comments
3 min read
Leetcode: minEatingSpeed

Leetcode: minEatingSpeed

Comments
2 min read
Sets

Sets

Comments
2 min read
Just uploaded a new video on arrays in Java Dive in and check it out now!

Just uploaded a new video on arrays in Java Dive in and check it out now!

Comments
1 min read
🚀 Why Choose Binary Search Over Linear Search?

🚀 Why Choose Binary Search Over Linear Search?

Comments
1 min read
Understanding Your Data: The Essentials of Exploratory Data Analysis.

Understanding Your Data: The Essentials of Exploratory Data Analysis.

Comments
4 min read
A Quick Guide to Python List Methods with Examples

A Quick Guide to Python List Methods with Examples

Comments
2 min read
Four data structures in Python

Four data structures in Python

5
Comments 1
1 min read
Disjoint Set Graph Learning

Disjoint Set Graph Learning

Comments
2 min read
How to find intersection of two singly linked lists in a simple and optimal way in java

How to find intersection of two singly linked lists in a simple and optimal way in java

Comments
3 min read
👹‍🔧 7 Must-Know Algorithms Concepts to Ace a Coding Interview:

👹‍🔧 7 Must-Know Algorithms Concepts to Ace a Coding Interview:

Comments
2 min read
Merge two sorted linked lists in java simple and optimal way

Merge two sorted linked lists in java simple and optimal way

Comments
3 min read
How to reverse a linked list in simple and optimal way in java

How to reverse a linked list in simple and optimal way in java

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

What do we REALLY mean by immutable data types?

Comments
1 min read
Data Structures: Arrays

Data Structures: Arrays

Comments
4 min read
Array Insertion in DSA using JavaScript: From Basics to Advanced

Array Insertion in DSA using JavaScript: From Basics to Advanced

5
Comments
9 min read
Leetcode 238: Product Of Array Except Self

Leetcode 238: Product Of Array Except Self

13
Comments 2
10 min read
45-Day Data Structures and Algorithms Roadmap (2 hours/day) using JavaScript

45-Day Data Structures and Algorithms Roadmap (2 hours/day) using JavaScript

7
Comments 1
2 min read
Linked Lists Simplified: A Guide to Understanding and Implementing

Linked Lists Simplified: A Guide to Understanding and Implementing

4
Comments
3 min read
Dynamic Connectivity: A Visual Guide

Dynamic Connectivity: A Visual Guide

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

Data Analysis With Microsoft Excel: People Analytics.

Comments
3 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
Data Analysis With Power BI: Sales Analysis.

Data Analysis With Power BI: Sales Analysis.

Comments
3 min read
Unlocking the Power of Data Structures and Algorithms (DSA) in Laravel

Unlocking the Power of Data Structures and Algorithms (DSA) in Laravel

12
Comments
3 min read
Bloom Filters: Space-Efficient Probabilistic Data Structures

Bloom Filters: Space-Efficient Probabilistic Data Structures

Comments
6 min read
DSA: Linked List Javascript

DSA: Linked List Javascript

Comments
1 min read
Array

Array

2
Comments
5 min read
Merge sort | Recursion

Merge sort | Recursion

9
Comments
3 min read
Array Traversal in DSA using JavaScript: From Basics to Advanced Techniques

Array Traversal in DSA using JavaScript: From Basics to Advanced Techniques

9
Comments 2
12 min read
day 13-14|Binary Tree Traversal | leetcode 144,145,94,107,199,637,429,515,116,104, 111,226, 101

day 13-14|Binary Tree Traversal | leetcode 144,145,94,107,199,637,429,515,116,104, 111,226, 101

Comments
10 min read
How to use Advanced Binary Scarch ?

How to use Advanced Binary Scarch ?

Comments
2 min read
🔍 Understanding the Differences: List, ArrayList, and LinkedList in Java 🔍

🔍 Understanding the Differences: List, ArrayList, and LinkedList in Java 🔍

Comments
2 min read
JS - Things I Sometimes Get Confused

JS - Things I Sometimes Get Confused

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

1. Two Sum-Arrays & Hashing

6
Comments 2
7 min read
Implementing Dynamic Arrays

Implementing Dynamic Arrays

Comments
3 min read
Building a Monty Bytecode Interpreter: A Hands-On Approach to Learning Stacks and Queues

Building a Monty Bytecode Interpreter: A Hands-On Approach to Learning Stacks and Queues

Comments
3 min read
Trie

Trie

Comments
7 min read
Day 1

Day 1

Comments
1 min read
Complexity Uncomplicated: Your Guide to Big O and Algorithm Analysis

Complexity Uncomplicated: Your Guide to Big O and Algorithm Analysis

Comments
5 min read
Introduction to Linked Lists in Python: A Comprehensive Guide 🔗

Introduction to Linked Lists in Python: A Comprehensive Guide 🔗

5
Comments 2
5 min read
DataStructures In Computer Science - Introduction

DataStructures In Computer Science - Introduction

Comments
1 min read
Data Structure #1 Stack

Data Structure #1 Stack

2
Comments
2 min read
Python Data Structures Demystified: A Friendly Guide to Lists, Tuples, Dicts, Arrays, and Sets

Python Data Structures Demystified: A Friendly Guide to Lists, Tuples, Dicts, Arrays, and Sets

2
Comments
3 min read
7 JavaScript Data Structures you must know

7 JavaScript Data Structures you must know

1
Comments
3 min read
Hello DEVs !

Hello DEVs !

Comments
1 min read
loading...