DEV Community

# datastructures

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Array Strengths, Weaknesses, Insertion & Deletion Algorithms With Big-O

Array Strengths, Weaknesses, Insertion & Deletion Algorithms With Big-O

55
Comments 4
7 min read
Array Data Structure: With Sketches and Examples

Array Data Structure: With Sketches and Examples

37
Comments 2
5 min read
Data Structures Implementation in JavaScript or TypeScript

Data Structures Implementation in JavaScript or TypeScript

36
Comments 2
14 min read
Understanding the basics of Smart Pointers in Rust

Understanding the basics of Smart Pointers in Rust

35
Comments
14 min read
Big O Notation: A Simple Explanation With Examples

Big O Notation: A Simple Explanation With Examples

32
Comments 7
15 min read
🚀 JavaScript Array, Object, and Map Methods Cheat sheet 🚀

🚀 JavaScript Array, Object, and Map Methods Cheat sheet 🚀

30
Comments 6
7 min read
Caching Git Repos: A Deep Dive into OpenSauced’s ‘Pizza Oven’ Service

Caching Git Repos: A Deep Dive into OpenSauced’s ‘Pizza Oven’ Service

25
Comments
7 min read
Binary Tree 2.0

Binary Tree 2.0

20
Comments
18 min read
MindMap for revision of DSA in 30 days !! 🎯

MindMap for revision of DSA in 30 days !! 🎯

18
Comments 1
1 min read
Binary Tree 3.0

Binary Tree 3.0

15
Comments 2
16 min read
Building an Efficient MinStack in JavaScript🚀

Building an Efficient MinStack in JavaScript🚀

15
Comments
3 min read
Settling with SETS - Python

Settling with SETS - Python

14
Comments 2
5 min read
Why should Python not be your first language?

Why should Python not be your first language?

14
Comments 29
7 min read
GADT-like types in Rust

GADT-like types in Rust

13
Comments
4 min read
SurrealDB - Query and combine data via relations

SurrealDB - Query and combine data via relations

12
Comments
5 min read
Data structures and algorithms in depth: C++, Swift, Python, Java, C#, JavaScript.

Data structures and algorithms in depth: C++, Swift, Python, Java, C#, JavaScript.

11
Comments 1
31 min read
Two Sum — LeetCode Java Solution

Two Sum — LeetCode Java Solution

11
Comments
5 min read
Top 10 Python Libraries for Data Analysis

Top 10 Python Libraries for Data Analysis

11
Comments
4 min read
Valid Anagram - LeetCode Java Solution

Valid Anagram - LeetCode Java Solution

10
Comments
7 min read
Product of Array Except Self - LeetCode Java Solution

Product of Array Except Self - LeetCode Java Solution

10
Comments
6 min read
Contains Duplicate - LeetCode Java Solution

Contains Duplicate - LeetCode Java Solution

8
Comments
7 min read
TLV: A Powerful Tool for handling Data in Embedded Systems

TLV: A Powerful Tool for handling Data in Embedded Systems

8
Comments
4 min read
LeetCode Mastery: A Personal Odyssey Through 600 Challenges with Advice, FAQs and Resources

LeetCode Mastery: A Personal Odyssey Through 600 Challenges with Advice, FAQs and Resources

8
Comments 1
6 min read
Sorting in Data Structures

Sorting in Data Structures

7
Comments
6 min read
Parsing a JSON String recursively in a BFS style.

Parsing a JSON String recursively in a BFS style.

7
Comments 1
5 min read
Python Comprehensions: A Short Overview

Python Comprehensions: A Short Overview

7
Comments 1
3 min read
SurrealDB - Improve data integrity by adding schema information

SurrealDB - Improve data integrity by adding schema information

7
Comments
3 min read
Mastering Data Structures and Algorithms in Python: A Step-by-Step Tutorial

Mastering Data Structures and Algorithms in Python: A Step-by-Step Tutorial

7
Comments
3 min read
Complex Data Types in Golang (go)

Complex Data Types in Golang (go)

7
Comments
2 min read
Numeric encoding

Numeric encoding

6
Comments
5 min read
Lists: do you know the nature of yours? The strange story of a data container in Java

Lists: do you know the nature of yours? The strange story of a data container in Java

6
Comments
10 min read
Doubly Linked List Implementation in Ruby

Doubly Linked List Implementation in Ruby

6
Comments
7 min read
Deep Dive into Data structures using Javascript - Heap

Deep Dive into Data structures using Javascript - Heap

6
Comments
13 min read
Character encoding

Character encoding

6
Comments
6 min read
Top 5 YouTube Channels to Ace Your Coding Interviews

Top 5 YouTube Channels to Ace Your Coding Interviews

6
Comments
2 min read
Singly Linked Lists in C - A Fun and Easy Guide

Singly Linked Lists in C - A Fun and Easy Guide

6
Comments 2
4 min read
Binary Search in C#

Binary Search in C#

6
Comments 2
3 min read
Hashed Wheel Timers

Hashed Wheel Timers

6
Comments
5 min read
Basic Data Types

Basic Data Types

5
Comments
3 min read
Data Structure Classification🧑‍🔧

Data Structure Classification🧑‍🔧

5
Comments
2 min read
Try to explain the Array with lockers

Try to explain the Array with lockers

5
Comments
6 min read
Explorando Nodes em Java 🚀🔍📦

Explorando Nodes em Java 🚀🔍📦

5
Comments
2 min read
Guide : How to Setup C++ on MacOS with Sublime Text and gcc (without homebrew)

Guide : How to Setup C++ on MacOS with Sublime Text and gcc (without homebrew)

5
Comments 4
3 min read
Is Data Struct about memory?

Is Data Struct about memory?

5
Comments
3 min read
Solving the "Largest Digit Sum" Problem on LeetCode

Solving the "Largest Digit Sum" Problem on LeetCode

5
Comments
2 min read
Discovering JavaScript's Hidden Secrets: Understanding Stacks and Queues as Linear Data Structures.

Discovering JavaScript's Hidden Secrets: Understanding Stacks and Queues as Linear Data Structures.

5
Comments
3 min read
Discovering JavaScript's Hidden Secrets: Understanding Big O Notation in Data Structures & Algorithms.

Discovering JavaScript's Hidden Secrets: Understanding Big O Notation in Data Structures & Algorithms.

5
Comments
7 min read
Discovering JavaScript's Hidden Secrets: Understanding Linked List as Data Structures.

Discovering JavaScript's Hidden Secrets: Understanding Linked List as Data Structures.

5
Comments
4 min read
Discovering JavaScript's Hidden Secrets: Understanding Graphs as a Non Linear Data Structure.

Discovering JavaScript's Hidden Secrets: Understanding Graphs as a Non Linear Data Structure.

5
Comments
4 min read
Data Structures and Algorithms: Big O Notation

Data Structures and Algorithms: Big O Notation

5
Comments
3 min read
Implement Selection sort easily in your program

Implement Selection sort easily in your program

5
Comments
3 min read
Easy Queue implementation in Ruby

Easy Queue implementation in Ruby

5
Comments
3 min read
Abstract Syntax Trees and Practical Applications in JavaScript

Abstract Syntax Trees and Practical Applications in JavaScript

4
Comments 4
16 min read
Hash Maps #️⃣ - intervyu kaliti 🔑

Hash Maps #️⃣ - intervyu kaliti 🔑

4
Comments
4 min read
Maximizing Streaming Recommendations: A Real-Time System Design

Maximizing Streaming Recommendations: A Real-Time System Design

4
Comments 1
3 min read
Mastering Binary Search

Mastering Binary Search

4
Comments
5 min read
DAY 64 - SUBARRAYS AND OR PROBLEM

DAY 64 - SUBARRAYS AND OR PROBLEM

3
Comments
4 min read
Understanding Map Behavior in Java: Primitive Types vs Custom Object Keys

Understanding Map Behavior in Java: Primitive Types vs Custom Object Keys

3
Comments
4 min read
Roadmap to Problem-Solving Excellence

Roadmap to Problem-Solving Excellence

3
Comments 1
2 min read
Discriminated Unions

Discriminated Unions

3
Comments
1 min read
loading...