DEV Community

# datastructures

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
DAY 13 Advanced Math Challenges and Problem Solving

DAY 13 Advanced Math Challenges and Problem Solving

Comments
3 min read
Mastering DSA: 5 Beginner-Friendly Algorithms with Examples

Mastering DSA: 5 Beginner-Friendly Algorithms with Examples

Comments
3 min read
Essential OOP/Database/Data Structures Interview Questions for Developers

Essential OOP/Database/Data Structures Interview Questions for Developers

1
Comments
4 min read
Hare and Tortoise - To Find Start of Loop in Linked List

Hare and Tortoise - To Find Start of Loop in Linked List

Comments
3 min read
Binary Search || Python || Data Structures and Algorithms

Binary Search || Python || Data Structures and Algorithms

Comments
4 min read
Comparison JavaScript Common Data Formats

Comparison JavaScript Common Data Formats

Comments
1 min read
Range-Based For Loop Implementation

Range-Based For Loop Implementation

Comments
2 min read
Bubble Search... Swap (x, y);

Bubble Search... Swap (x, y);

Comments
1 min read
Demystifying Algorithms: The Hourglass Sum Problem

Demystifying Algorithms: The Hourglass Sum Problem

Comments
3 min read
Demystifying Algorithms: Binary Representation

Demystifying Algorithms: Binary Representation

Comments
3 min read
Learn List in Java

Learn List in Java

Comments
3 min read
Demystifying Algorithms: Doubly Linked Lists

Demystifying Algorithms: Doubly Linked Lists

Comments
4 min read
Demystifying Algorithms: Circular Linked Lists

Demystifying Algorithms: Circular Linked Lists

Comments
4 min read
Demystifying Algorithms: Singly Linked Lists

Demystifying Algorithms: Singly Linked Lists

Comments
3 min read
Estruturas de Dados: Lista

Estruturas de Dados: Lista

Comments
4 min read
Demystifying Algorithms: Merging Sorted Singly Linked Lists

Demystifying Algorithms: Merging Sorted Singly Linked Lists

Comments
4 min read
Demystifying Algorithms: Rabin-Karp

Demystifying Algorithms: Rabin-Karp

Comments
4 min read
Set STL in CPP 👨‍🎓

Set STL in CPP 👨‍🎓

Comments
1 min read
Implementing Queue using Stack

Implementing Queue using Stack

Comments
3 min read
The N Queens Problem ♟️: A Game-Changer for Scheduling and Resource Optimization

The N Queens Problem ♟️: A Game-Changer for Scheduling and Resource Optimization

2
Comments 1
5 min read
Demystifying Algorithms: Modular Indexing

Demystifying Algorithms: Modular Indexing

Comments
4 min read
What is Stack in Dsa.

What is Stack in Dsa.

1
Comments
2 min read
How do you advise someone to practice DSA in their final year of college ?

How do you advise someone to practice DSA in their final year of college ?

Comments
1 min read
Stability in Sorting Algorithms

Stability in Sorting Algorithms

Comments
1 min read
Demystifying Data Structure Algorithms: A Series on Patterns, Complexities, and Real-World Insights

Demystifying Data Structure Algorithms: A Series on Patterns, Complexities, and Real-World Insights

Comments
9 min read
Talend vs. Apache Kafka: Which Data Tool Drives Better Business Insights?

Talend vs. Apache Kafka: Which Data Tool Drives Better Business Insights?

Comments
6 min read
Métodos de Ordenación y Búsqueda

Métodos de Ordenación y Búsqueda

Comments
8 min read
Data Structures: Concepts and Implementations – Part 1: Arrays

Data Structures: Concepts and Implementations – Part 1: Arrays

Comments
5 min read
Get a gist of graph data structure here...

Get a gist of graph data structure here...

5
Comments 2
3 min read
Mastering Python Lists: Essential Techniques You Need to Know

Mastering Python Lists: Essential Techniques You Need to Know

Comments
2 min read
1-D Prefix Sum

1-D Prefix Sum

Comments
2 min read
Demystifying Big O Notation.

Demystifying Big O Notation.

Comments
4 min read
Estruturas de Dados: Fila

Estruturas de Dados: Fila

1
Comments
2 min read
Reactive Data Structures in MeteorJS - Reactive Stack

Reactive Data Structures in MeteorJS - Reactive Stack

10
Comments
5 min read
Demystifying Algorithms: Iterative Traversal and Tail Insertion Patterns

Demystifying Algorithms: Iterative Traversal and Tail Insertion Patterns

1
Comments
3 min read
Demystifying Algorithms: Linear Search

Demystifying Algorithms: Linear Search

Comments
4 min read
Transforming Unstructured Data into Structured Using AI

Transforming Unstructured Data into Structured Using AI

4
Comments
5 min read
12 Data Structures Every Developer Should Know

12 Data Structures Every Developer Should Know

2
Comments
4 min read
Machine Learning, sabe o que é?

Machine Learning, sabe o que é?

Comments
6 min read
Relearning Basics of CS - Implementing Stack

Relearning Basics of CS - Implementing Stack

Comments
1 min read
Fractional Knapsack

Fractional Knapsack

Comments
2 min read
The Ultimate Guide to Graphs in Java: A Deep Dive for Developers of All Levels

The Ultimate Guide to Graphs in Java: A Deep Dive for Developers of All Levels

5
Comments 1
5 min read
1 Year of Consistent LeetCoding

1 Year of Consistent LeetCoding

632
Comments 26
2 min read
Data Analysis: The Unsung Hero of Modern Business

Data Analysis: The Unsung Hero of Modern Business

Comments
2 min read
Python’s Power Squad: Lists, Tuples, Sets, and Dictionaries – The Ultimate Data Dream Team

Python’s Power Squad: Lists, Tuples, Sets, and Dictionaries – The Ultimate Data Dream Team

1
Comments
1 min read
The Interview

The Interview

1
Comments
3 min read
DSA with JS: Understanding Custom Array Data Structure in JavaScript - A Step-by-Step Guide

DSA with JS: Understanding Custom Array Data Structure in JavaScript - A Step-by-Step Guide

Comments
7 min read
Data structures and algorithms | Algorithms | DSA

Data structures and algorithms | Algorithms | DSA

Comments
3 min read
Comprehensive List of Trie-Based Questions

Comprehensive List of Trie-Based Questions

26
Comments
3 min read
Mastering Algorithms: Essential Concepts Every Computer Engineering Student Should Know

Mastering Algorithms: Essential Concepts Every Computer Engineering Student Should Know

1
Comments
3 min read
Heap - Min e Max

Heap - Min e Max

3
Comments 1
7 min read
Greedy Algorithm Problems in Data Structures and Algorithms (DSA)

Greedy Algorithm Problems in Data Structures and Algorithms (DSA)

32
Comments
5 min read
Mastering Backtracking: Essential Problems and Challenges for Career Growth in Programming

Mastering Backtracking: Essential Problems and Challenges for Career Growth in Programming

32
Comments
3 min read
DSA: Heap - Key Questions and Challenges

DSA: Heap - Key Questions and Challenges

32
Comments 2
3 min read
Tree Data Structure Questions for Data Structures and Algorithms

Tree Data Structure Questions for Data Structures and Algorithms

34
Comments 4
4 min read
What are Data Structures? Data Structures and Algorithms Day #1

What are Data Structures? Data Structures and Algorithms Day #1

1
Comments
4 min read
Data Structures: Creating Custom Node Classes

Data Structures: Creating Custom Node Classes

31
Comments 1
4 min read
DSA: Graph Theory Questions for Interviews and Practice

DSA: Graph Theory Questions for Interviews and Practice

27
Comments 1
3 min read
Minimum Spanning Trees Breaking the Norm

Minimum Spanning Trees Breaking the Norm

1
Comments
2 min read
The Complete [2024] Guide to Data Structures and Algorithms

The Complete [2024] Guide to Data Structures and Algorithms

13
Comments
4 min read
loading...