DEV Community

#dsa

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Design a stack that supports getMin() in O(1) time and O(1) extra space

Design a stack that supports getMin() in O(1) time and O(1) extra space

Comments
2 min read
How to be in top 1% on leetcode in 6 months.

How to be in top 1% on leetcode in 6 months.

Comments
6 min read
DSA with JS: Big O Notation with JavaScript Explained

DSA with JS: Big O Notation with JavaScript Explained

3
Comments
6 min read
Minimum Bit Flips to Convert Number

Minimum Bit Flips to Convert Number

5
Comments
1 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

18
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

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

Leetcode 143 (Java): Reorder Linked List

1
Comments
3 min read
InOrder Traversal

InOrder Traversal

Comments 3
1 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.