DEV Community

# dsa

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Minimum window substring

Minimum window substring

Comments
2 min read
Using HashMaps, Coding Interview Pattern

Using HashMaps, Coding Interview Pattern

6
Comments
4 min read
Linked List Manipulation, Coding Interview Pattern

Linked List Manipulation, Coding Interview Pattern

6
Comments
6 min read
Leetcode 238: Product Of Array Except Self

Leetcode 238: Product Of Array Except Self

15
Comments 2
10 min read
Quick Sort Algorithm: Step-by-Step Guide for Efficient Sorting

Quick Sort Algorithm: Step-by-Step Guide for Efficient Sorting

5
Comments
3 min read
Time Complexity & Space Complexity Understand

Time Complexity & Space Complexity Understand

2
Comments
8 min read
Max consecutive one's III

Max consecutive one's III

Comments
2 min read
Four data structures in Python

Four data structures in Python

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

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

9
Comments
3 min read
Data Structures and Algorithms: Graphs

Data Structures and Algorithms: Graphs

1
Comments
7 min read
Data Structures and Algorithms: Heaps

Data Structures and Algorithms: Heaps

Comments
6 min read
Leetcode 143 (Java): Reorder Linked List

Leetcode 143 (Java): Reorder Linked List

1
Comments
3 min read
Array

Array

Comments
1 min read
InOrder Traversal

InOrder Traversal

Comments 3
1 min read
JS - Things I Sometimes Get Confused

JS - Things I Sometimes Get Confused

6
Comments
3 min read
Mastering Dynamic Programming: Patterns and Applications

Mastering Dynamic Programming: Patterns and Applications

Comments
6 min read
Recursion : Part - 01

Recursion : Part - 01

5
Comments
2 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
Binary Tree Implementation

Binary Tree Implementation

Comments
1 min read
Solving the 0 1 Knapsack Problem: From Recursion to Dynamic Programming

Solving the 0 1 Knapsack Problem: From Recursion to Dynamic Programming

1
Comments
3 min read
Python notes/tricks/lessons/nuances

Python notes/tricks/lessons/nuances

1
Comments
3 min read
New DSA series in JavaScript !

New DSA series in JavaScript !

2
Comments
1 min read
Why Do People Like to Work in Product-Based Companies?

Why Do People Like to Work in Product-Based Companies?

1
Comments
2 min read
Talk with You Series #1

Talk with You Series #1

1
Comments
4 min read
Talk with You Series #1

Talk with You Series #1

1
Comments
4 min read
Sorting Algorithms (DSA - 4)

Sorting Algorithms (DSA - 4)

7
Comments
3 min read
Graphs Data Structure using Javascript

Graphs Data Structure using Javascript

6
Comments
4 min read
Master in array

Master in array

6
Comments
3 min read
Recursion Made Easy: A Beginner's Guide

Recursion Made Easy: A Beginner's Guide

5
Comments
6 min read
Simple Tree & Binary Search Tree Data Structure Using Javascript

Simple Tree & Binary Search Tree Data Structure Using Javascript

5
Comments
3 min read
Mastering Algorithms: It's Easier Than You Think!"

Mastering Algorithms: It's Easier Than You Think!"

2
Comments
3 min read
Searching an Element in an Array with JavaScript

Searching an Element in an Array with JavaScript

Comments
1 min read
Approaching Brute Force Algorithm Using Javascript

Approaching Brute Force Algorithm Using Javascript

6
Comments
5 min read
Top 4 Must-Have Browser Extensions for LeetCode Enthusiasts

Top 4 Must-Have Browser Extensions for LeetCode Enthusiasts

1
Comments
2 min read
Exploring Binary Trees (in C++)

Exploring Binary Trees (in C++)

1
Comments
6 min read
Understanding Frequency Count Method and Akra-Bazzi Method in Algorithm Analysis

Understanding Frequency Count Method and Akra-Bazzi Method in Algorithm Analysis

2
Comments
2 min read
Union-Find, Data Structures

Union-Find, Data Structures

5
Comments
2 min read
Stack (Linked List Implementation), Code ↔ Language

Stack (Linked List Implementation), Code ↔ Language

5
Comments
2 min read
Stack (Array Implementation), Code ↔ Language

Stack (Array Implementation), Code ↔ Language

5
Comments
3 min read
Queue and Circular Queue (Array Implementation), Code ↔ Language

Queue and Circular Queue (Array Implementation), Code ↔ Language

5
Comments
6 min read
Queue (Linked List Implementation), Code ↔ Language

Queue (Linked List Implementation), Code ↔ Language

5
Comments
2 min read
AVL Tree, Code ↔ Language

AVL Tree, Code ↔ Language

5
Comments
7 min read
Binary Search Tree, Code ↔ Language

Binary Search Tree, Code ↔ Language

5
Comments
9 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
The Art of Mastering Data Structures and Algorithms

The Art of Mastering Data Structures and Algorithms

2
Comments
2 min read
Bellman ford algorithm(Single Source Shorted Path in DAG)

Bellman ford algorithm(Single Source Shorted Path in DAG)

Comments
2 min read
My Journey to Becoming a Next.js Developer (and Beyond)

My Journey to Becoming a Next.js Developer (and Beyond)

3
Comments 1
3 min read
Need guidance to get into the IT World

Need guidance to get into the IT World

Comments
1 min read
Algorithms Are Language Independent !!

Algorithms Are Language Independent !!

1
Comments
3 min read
How can learning algorithms make your programming journey easier?

How can learning algorithms make your programming journey easier?

Comments
3 min read
Day 4: Understanding Linked Lists đź”—

Day 4: Understanding Linked Lists đź”—

1
Comments
4 min read
Competitive Programming

Competitive Programming

Comments
1 min read
Rich Text Trimming Algorithm

Rich Text Trimming Algorithm

1
Comments
5 min read
Solving "Minimum Genetic Mutation" leetcode

Solving "Minimum Genetic Mutation" leetcode

11
Comments 2
4 min read
Missed the DSA Train for 7 Months? Here’s Ultimate Guide How You Can Get Back on Track!

Missed the DSA Train for 7 Months? Here’s Ultimate Guide How You Can Get Back on Track!

1
Comments
3 min read
Bridging the Basics: From Data Structures in Java to Innovations in AI

Bridging the Basics: From Data Structures in Java to Innovations in AI

2
Comments
2 min read
Sort the given LinkedList

Sort the given LinkedList

Comments
1 min read
Deleting an Element from an Array in JavaScript

Deleting an Element from an Array in JavaScript

3
Comments 3
1 min read
Odd-even LinkedList

Odd-even LinkedList

Comments
1 min read
Intersection of two LinkedLists

Intersection of two LinkedLists

Comments
1 min read
loading...