DEV Community

# datastructures

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
SurrealDB - Improve data integrity by adding schema information

SurrealDB - Improve data integrity by adding schema information

Comments
3 min read
Divide & Conquer (Grokking Algorithms)

Divide & Conquer (Grokking Algorithms)

2
Comments
2 min read
Is Data Struct about memory?

Is Data Struct about memory?

5
Comments
3 min read
SurrealDB - Query and combine data via relations

SurrealDB - Query and combine data via relations

7
Comments
5 min read
Mastering Dynamic Programming: Unveiling its Magic with Real-world Examples

Mastering Dynamic Programming: Unveiling its Magic with Real-world Examples

1
Comments
3 min read
Length of Last Word in TypeScript

Length of Last Word in TypeScript

Comments
2 min read
Understanding Tree: Features, Time Complexity, Difference between BFS and DFS

Understanding Tree: Features, Time Complexity, Difference between BFS and DFS

1
Comments
6 min read
Data Structures and Algorithms: Big O Notation

Data Structures and Algorithms: Big O Notation

5
Comments
3 min read
What are Bitmasks?

What are Bitmasks?

1
Comments
6 min read
Data Structure & Algorithms

Data Structure & Algorithms

1
Comments
3 min read
Deep Dive into Data structures using Javascript - Heap

Deep Dive into Data structures using Javascript - Heap

8
Comments
13 min read
Pattern Matching Using Knuth–Morris–Pratt (KMP) Algorithm

Pattern Matching Using Knuth–Morris–Pratt (KMP) Algorithm

2
Comments 1
5 min read
Array vs Set vs Object vs Map

Array vs Set vs Object vs Map

1
Comments
7 min read
The Crucial Role of Oracles in Empowering Blockchains: Enabling Real-World Data Integration

The Crucial Role of Oracles in Empowering Blockchains: Enabling Real-World Data Integration

2
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
Merge Strings Alternately

Merge Strings Alternately

3
Comments
3 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.

12
Comments
31 min read
Doubly Linked List Implementation in Ruby

Doubly Linked List Implementation in Ruby

9
Comments
6 min read
Understanding List, Set, and Dictionary Comprehension in Python

Understanding List, Set, and Dictionary Comprehension in Python

Comments
4 min read
Complex Data Types in Golang (go)

Complex Data Types in Golang (go)

9
Comments
2 min read
How To Use Record Type In Typescript

How To Use Record Type In Typescript

2
Comments
2 min read
Efficient Frequency Estimation with Count-Min Sketch: A Memory-Saving Approach in Python

Efficient Frequency Estimation with Count-Min Sketch: A Memory-Saving Approach in Python

Comments
11 min read
Roadmap to Problem-Solving Excellence

Roadmap to Problem-Solving Excellence

9
Comments 1
2 min read
Introduction to Sets in Python

Introduction to Sets in Python

2
Comments 1
2 min read
Unraveling Graph Structures: Exploring Adjacency Matrices

Unraveling Graph Structures: Exploring Adjacency Matrices

Comments
5 min read
Building an Efficient MinStack in JavaScript🚀

Building an Efficient MinStack in JavaScript🚀

11
Comments
3 min read
GADT-like types in Rust

GADT-like types in Rust

17
Comments
4 min read
Valid Anagram - LeetCode Java Solution

Valid Anagram - LeetCode Java Solution

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

Product of Array Except Self - LeetCode Java Solution

14
Comments
6 min read
Two Sum — LeetCode Java Solution

Two Sum — LeetCode Java Solution

15
Comments
5 min read
Contains Duplicate - LeetCode Java Solution

Contains Duplicate - LeetCode Java Solution

12
Comments
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 3.0

Binary Tree 3.0

15
Comments 2
16 min read
Filas: entendendo e implementando essa estrutura de dados

Filas: entendendo e implementando essa estrutura de dados

2
Comments
3 min read
DAY 64 - SUBARRAYS AND OR PROBLEM

DAY 64 - SUBARRAYS AND OR PROBLEM

6
Comments
4 min read
DAY 62 - Flatten a Binary Tree into a linked list

DAY 62 - Flatten a Binary Tree into a linked list

3
Comments
3 min read
How to easily create Graphs in Python

How to easily create Graphs in Python

Comments
3 min read
DAY 55 - Traversals in a Binary Tree Part 2

DAY 55 - Traversals in a Binary Tree Part 2

Comments
3 min read
Array Strengths, Weaknesses, Insertion & Deletion Algorithms With Big-O

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

50
Comments 4
7 min read
Pilhas: entendendo como essa estrutura de dados funciona

Pilhas: entendendo como essa estrutura de dados funciona

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

Array Data Structure: With Sketches and Examples

32
Comments 2
5 min read
Understanding Linked List: Features, Time Complexity, and Implementation

Understanding Linked List: Features, Time Complexity, and Implementation

1
Comments
5 min read
Introduction to Time Complexity with ruby

Introduction to Time Complexity with ruby

1
Comments
6 min read
Understanding Hash table: Features, Pros, Cons, and Time Complexity

Understanding Hash table: Features, Pros, Cons, and Time Complexity

1
Comments
5 min read
Deep Dive into Data structures using Javascript - AVL Tree

Deep Dive into Data structures using Javascript - AVL Tree

Comments
18 min read
Linked List Javascript. Easier than you think.

Linked List Javascript. Easier than you think.

Comments
4 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
BIG O Notation: A Quick Introduction

BIG O Notation: A Quick Introduction

Comments
8 min read
Binary Tree 2.0

Binary Tree 2.0

20
Comments
18 min read
Linked List with Ruby

Linked List with Ruby

3
Comments
8 min read
A Comprehensive Guide to Foundational Concepts in Software Development

A Comprehensive Guide to Foundational Concepts in Software Development

1
Comments
13 min read
How to create and plot graphs in Python

How to create and plot graphs in Python

Comments
2 min read
Binary Search Algorithm

Binary Search Algorithm

Comments
2 min read
Ma'lumotlar tuzilmalari va algoritmlarni nega o'rganish kerak? Axir, ularni ishda ishlatmaymanku 🤷‍♂️

Ma'lumotlar tuzilmalari va algoritmlarni nega o'rganish kerak? Axir, ularni ishda ishlatmaymanku 🤷‍♂️

1
Comments
6 min read
Data Structures Like a Pro: Leveraging Inbuilt JavaScript Methods

Data Structures Like a Pro: Leveraging Inbuilt JavaScript Methods

Comments
2 min read
Understanding Array: Features, Pros, Cons, and Time Complexity

Understanding Array: Features, Pros, Cons, and Time Complexity

Comments
6 min read
Maximizing Performance in Amazon S3: Top Strategies for Success

Maximizing Performance in Amazon S3: Top Strategies for Success

2
Comments
2 min read
Implementing a linked list

Implementing a linked list

Comments
9 min read
Balancing Efficiency: Exploring the AVL Trees

Balancing Efficiency: Exploring the AVL Trees

Comments
13 min read
Exploring C: Grouping Anagrams Using Hash Tables

Exploring C: Grouping Anagrams Using Hash Tables

Comments
7 min read
loading...