DEV Community

# dsa

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
N-Queens

N-Queens

5
Comments
3 min read
Maximum Subarray Sum

Maximum Subarray Sum

5
Comments
1 min read
Bit Manipulation

Bit Manipulation

5
Comments
3 min read
Maximum Product Subarray

Maximum Product Subarray

4
Comments
1 min read
Maximum Subarray Sum

Maximum Subarray Sum

5
Comments
1 min read
Data Structure and Algorithms with JS - Part 1 : Arrays

Data Structure and Algorithms with JS - Part 1 : Arrays

7
Comments
13 min read
Data Structures every Web Developer should know

Data Structures every Web Developer should know

90
Comments 5
2 min read
Number of Connected Components in an Undirected Graph

Number of Connected Components in an Undirected Graph

5
Comments
1 min read
Graphs in Python

Graphs in Python

10
Comments
3 min read
Number of 1 Bits

Number of 1 Bits

4
Comments
1 min read
Binary Tree – How to implement using Javascript in 2022?

Binary Tree – How to implement using Javascript in 2022?

7
Comments
5 min read
Sum of Two Integers without Arithmetic operators

Sum of Two Integers without Arithmetic operators

17
Comments 4
2 min read
Find Missing Number in an Array.

Find Missing Number in an Array.

5
Comments
2 min read
Longest Consecutive Sequence

Longest Consecutive Sequence

6
Comments
2 min read
Merge Intervals

Merge Intervals

4
Comments 3
2 min read
Valid Anagram

Valid Anagram

6
Comments
2 min read
Valid Palindrome

Valid Palindrome

8
Comments
2 min read
Single Number

Single Number

6
Comments
1 min read
Container With Most Water

Container With Most Water

5
Comments
2 min read
Nearest Smaller Element on Left of an Array 

Nearest Smaller Element on Left of an Array 

8
Comments
2 min read
Valid Parenthesis

Valid Parenthesis

4
Comments
2 min read
Happy Number

Happy Number

4
Comments
2 min read
Subarray with 0 sum

Subarray with 0 sum

6
Comments
2 min read
Subarray Sum Equals K

Subarray Sum Equals K

4
Comments
2 min read
Rearrange array in alternating positive & negative items with O(1) extra space

Rearrange array in alternating positive & negative items with O(1) extra space

7
Comments
2 min read
loading...