DEV Community

# dsa

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Key Points for System Design Interviews

Key Points for System Design Interviews

2
Comments
5 min read
Kth Largest Element in an Array

Kth Largest Element in an Array

1
Comments
4 min read
JAVA COLLECTION FRAMEWORK (ONLY INTERFACES)

JAVA COLLECTION FRAMEWORK (ONLY INTERFACES)

Comments
9 min read
Remove duplicates from an unsorted linked list without using any extra space [Javascript]

Remove duplicates from an unsorted linked list without using any extra space [Javascript]

Comments
1 min read
Data Structures and Algorithms: Dijkstra's Algorithm

Data Structures and Algorithms: Dijkstra's Algorithm

3
Comments
5 min read
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

2
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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.