DEV Community

Algorithms

Heap, Binary Tree, Data Structure it doesn't matter. This tag should be used for anything Algorithm & Data Structure focused.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
LeetCode 221. Maximal Square (javascript solution)

LeetCode 221. Maximal Square (javascript solution)

5
Comments
1 min read
Leetcode 665. Non-decreasing Array

Leetcode 665. Non-decreasing Array

5
Comments
2 min read
Sorting Algorithms: Insertion Sort

Sorting Algorithms: Insertion Sort

5
Comments
3 min read
Solution: Non-decreasing Array

Solution: Non-decreasing Array

33
Comments 1
4 min read
Linked List Data Structure Using Javascript

Linked List Data Structure Using Javascript

5
Comments
2 min read
Concatenating with strings.Builder Quickly in Golang

Concatenating with strings.Builder Quickly in Golang

4
Comments 2
3 min read
Drawing book problem - Hackerrank

Drawing book problem - Hackerrank

6
Comments
2 min read
Solution: Running Sum of 1d Array

Solution: Running Sum of 1d Array

34
Comments 1
3 min read
Part 1: Basics of Hashing

Part 1: Basics of Hashing

5
Comments
4 min read
HackerRank Series #2: Compare the Triplets

HackerRank Series #2: Compare the Triplets

43
Comments 2
3 min read
HackerRank Series #1: Simple Array Sum

HackerRank Series #1: Simple Array Sum

49
Comments 2
2 min read
Solution: Beautiful Arrangement II

Solution: Beautiful Arrangement II

12
Comments
4 min read
LeetCode 122. Best Time to Buy and Sell Stock II (javascript)

LeetCode 122. Best Time to Buy and Sell Stock II (javascript)

7
Comments 6
1 min read
Understanding Singly Linked Lists and some of their uses

Understanding Singly Linked Lists and some of their uses

5
Comments
7 min read
Solution: Course Schedule III

Solution: Course Schedule III

18
Comments 1
4 min read
LeetCode 337. House Robber III (javascript solution)

LeetCode 337. House Robber III (javascript solution)

6
Comments
1 min read
Solution: Prefix and Suffix Search

Solution: Prefix and Suffix Search

21
Comments 4
5 min read
LeetCode 198. House Robber (javascript solution)

LeetCode 198. House Robber (javascript solution)

13
Comments
1 min read
LeetCode 213. House Robber II (javascript solution)

LeetCode 213. House Robber II (javascript solution)

5
Comments
1 min read
LeetCode 516. Longest Palindromic Subsequence (javascript solution)

LeetCode 516. Longest Palindromic Subsequence (javascript solution)

4
Comments 1
1 min read
LeetCode 647. Palindromic Substrings (javascript solution)

LeetCode 647. Palindromic Substrings (javascript solution)

6
Comments
1 min read
Solution: Deepest Leaves Sum

Solution: Deepest Leaves Sum

6
Comments
4 min read
Implementing testing in Golang

Implementing testing in Golang

17
Comments
4 min read
Exploring backtracking

Exploring backtracking

10
Comments
4 min read
Stack Data Structure Using Javascript

Stack Data Structure Using Javascript

23
Comments 2
2 min read
loading...