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 647. Palindromic Substrings (javascript solution)

LeetCode 647. Palindromic Substrings (javascript solution)

6
Comments
1 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
Understanding Big O Notation as a Software Developer

Understanding Big O Notation as a Software Developer

27
Comments
13 min read
Distributed Consensus - Proof of Stake

Distributed Consensus - Proof of Stake

6
Comments
3 min read
Distributed Consensus - Proof-of-Work

Distributed Consensus - Proof-of-Work

3
Comments
4 min read
The 15 Algorithm Challenges I Solved in May 2020

The 15 Algorithm Challenges I Solved in May 2020

7
Comments
10 min read
Solution: Powerful Integers

Solution: Powerful Integers

9
Comments
3 min read
Hash Table explained like I'm 5

Hash Table explained like I'm 5

2
Comments
9 min read
[algorithm] Multiple pointers pattern explained! (EPISODE 1)

[algorithm] Multiple pointers pattern explained! (EPISODE 1)

6
Comments
2 min read
Solution: Find First and Last Position of Element in Sorted Array

Solution: Find First and Last Position of Element in Sorted Array

14
Comments
4 min read
Machine learning in Scratch?? 🐱💡

Machine learning in Scratch?? 🐱💡

48
Comments 2
5 min read
Some simple tips for Combination Sum -Backtracking

Some simple tips for Combination Sum -Backtracking

5
Comments
2 min read
Duplicate Zeroes, Naive Solution

Duplicate Zeroes, Naive Solution

6
Comments
3 min read
Reduction of environmental pollution caused through vehicles using Graph theory

Reduction of environmental pollution caused through vehicles using Graph theory

6
Comments
4 min read
1143. Longest Common Subsequence (javascript solution)

1143. Longest Common Subsequence (javascript solution)

7
Comments
1 min read
How I Prepared for the Google Internship Interview.

How I Prepared for the Google Internship Interview.

127
Comments 3
7 min read
All About Knapsack Problem | python

All About Knapsack Problem | python

6
Comments
6 min read
Dealing with objects in javascript

Dealing with objects in javascript

2
Comments
2 min read
ALGORITHMIC TRADING

ALGORITHMIC TRADING

6
Comments
3 min read
Solution: Power of Three

Solution: Power of Three

15
Comments 1
3 min read
Dequeue data structure simplified

Dequeue data structure simplified

4
Comments
2 min read
LeetCode 96. Unique Binary Search Trees (javascript solution)

LeetCode 96. Unique Binary Search Trees (javascript solution)

7
Comments 1
1 min read
Solution: Furthest Building You Can Reach

Solution: Furthest Building You Can Reach

21
Comments 2
5 min read
loading...