DEV Community

# dsa

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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

6
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

5
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
Queue and Circular Queue (Array Implementation), Code ↔ Language

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

5
Comments
6 min read
AVL Tree, Code ↔ Language

AVL Tree, Code ↔ Language

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

Stack (Array Implementation), Code ↔ Language

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

Binary Search Tree, Code ↔ Language

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

Queue (Linked List Implementation), Code ↔ Language

5
Comments
2 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
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
Resolvendo o "Rotting Oranges"

Resolvendo o "Rotting Oranges"

29
Comments 2
5 min read
Day 3 of 100 days of code challenge!

Day 3 of 100 days of code challenge!

Comments
1 min read
Day 2 of 100 days of code challenge

Day 2 of 100 days of code challenge

Comments
1 min read
100 days of code challenge

100 days of code challenge

Comments
1 min read
Understanding the Josephus Problem: A Comprehensive Guide

Understanding the Josephus Problem: A Comprehensive Guide

6
Comments
8 min read
Recursion 遞迴

Recursion 遞迴

Comments
3 min read
Subsets and Backtracking, Coding Interview Pattern

Subsets and Backtracking, Coding Interview Pattern

1
Comments
3 min read
DFS Traversal Guide: Easy way to remember DFS Traversel Path

DFS Traversal Guide: Easy way to remember DFS Traversel Path

1
Comments
2 min read
Cells with Odd Values in a Matrix(LeetCode-easy)

Cells with Odd Values in a Matrix(LeetCode-easy)

Comments
1 min read
Understanding Dijkstra's Algorithm: A Step-by-Step Guide 🚀

Understanding Dijkstra's Algorithm: A Step-by-Step Guide 🚀

12
Comments 2
6 min read
Dynamic Programming, Coding Interview Pattern

Dynamic Programming, Coding Interview Pattern

Comments
4 min read
Dynamic Programming, Design and Analysis of Algorithms

Dynamic Programming, Design and Analysis of Algorithms

Comments
17 min read
Unveiling the Power of DSA: A Comprehensive Guide to Data Structures and Algorithms

Unveiling the Power of DSA: A Comprehensive Guide to Data Structures and Algorithms

1
Comments 2
5 min read
Finding the duplicate number in constant space (Python)

Finding the duplicate number in constant space (Python)

Comments
8 min read
Day 3: Introduction to Arrays 📋

Day 3: Introduction to Arrays 📋

2
Comments
3 min read
loading...