DEV Community

# dsa

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Longest substring without repeating characters

Longest substring without repeating characters

Comments
1 min read
JAVA COLLECTION FRAMEWORK (ONLY INTERFACES)

JAVA COLLECTION FRAMEWORK (ONLY INTERFACES)

Comments
9 min read
Let's Understand Recursion in JS: Types, Time-complexity

Let's Understand Recursion in JS: Types, Time-complexity

1
Comments
2 min read
Template

Template

Comments
2 min read
Proxy

Proxy

Comments
2 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
3Sum - Print unique Pairs

3Sum - Print unique Pairs

1
Comments
3 min read
Count Number of Pairs With Absolute Difference K

Count Number of Pairs With Absolute Difference K

1
Comments
2 min read
Xor of N numbers

Xor of N numbers

Comments
2 min read
Two Sum

Two Sum

1
Comments 3
3 min read
Stock Buy and Sell - 1

Stock Buy and Sell - 1

1
Comments
3 min read
Single number 3

Single number 3

Comments
3 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
Single Number I

Single Number I

Comments
1 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
Bit Manipulation tips and tricks

Bit Manipulation tips and tricks

Comments
4 min read
Minimum Bit Flips to Convert Number

Minimum Bit Flips to Convert Number

5
Comments
1 min read
Two best non overlapping events

Two best non overlapping events

1
Comments
2 min read
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

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
loading...