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

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

Machine learning in Scratch?? 🐱💡

44
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
All About Knapsack Problem | python

All About Knapsack Problem | python

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

1143. Longest Common Subsequence (javascript solution)

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

How I Prepared for the Google Internship Interview.

124
Comments 3
7 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
How I created biased dice.

How I created biased dice.

4
Comments 1
1 min read
Dequeue data structure simplified

Dequeue data structure simplified

5
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

20
Comments 2
5 min read
Analysing Dataset Using Naive Bayes Classifier

Analysing Dataset Using Naive Bayes Classifier

3
Comments
3 min read
Data Structures: Trees

Data Structures: Trees

39
Comments
5 min read
LeetCode 208. Implement Trie (Prefix Tree) (javascript solution)

LeetCode 208. Implement Trie (Prefix Tree) (javascript solution)

7
Comments 1
1 min read
LeetCode 46. Permutations (javascript solution)

LeetCode 46. Permutations (javascript solution)

5
Comments 1
1 min read
LeetCode 1396. Design Underground System (javascript solution)

LeetCode 1396. Design Underground System (javascript solution)

5
Comments
2 min read
LeetCode 1200. Minimum Absolute Difference (javascript solution)

LeetCode 1200. Minimum Absolute Difference (javascript solution)

3
Comments
1 min read
Everything JavaScript Arrays & Array Methods!

Everything JavaScript Arrays & Array Methods!

74
Comments 2
15 min read
Solution: Rotate Image

Solution: Rotate Image

14
Comments 1
4 min read
984 : String Without AAA or BBB - Leetcode Medium

984 : String Without AAA or BBB - Leetcode Medium

4
Comments
2 min read
LeetCode 63. Unique Paths II (javascript solution)

LeetCode 63. Unique Paths II (javascript solution)

6
Comments 1
1 min read
LeetCode 70. Climbing Stairs (javascript solution)

LeetCode 70. Climbing Stairs (javascript solution)

3
Comments 1
1 min read
LeetCode 62. Unique Paths (javascript solution)

LeetCode 62. Unique Paths (javascript solution)

8
Comments 1
1 min read
DSA 101: Hashing & Hash Tables

DSA 101: Hashing & Hash Tables

12
Comments
6 min read
Solution: Critical Connections in a Network

Solution: Critical Connections in a Network

13
Comments
5 min read
Leetcode in JS: Matrix Zeros

Leetcode in JS: Matrix Zeros

10
Comments
7 min read
When to Use these String Methods in JavaScript

When to Use these String Methods in JavaScript

32
Comments
7 min read
From String to Array to String

From String to Array to String

21
Comments
8 min read
Computer Science as a Medicine

Computer Science as a Medicine

3
Comments
5 min read
JS: Sort an Array of Objects on multiple columns/keys

JS: Sort an Array of Objects on multiple columns/keys

91
Comments 5
3 min read
From String to Array to String

From String to Array to String

14
Comments 1
8 min read
Solution: Count Binary Substrings

Solution: Count Binary Substrings

30
Comments 4
3 min read
Sorting Algorithms in Python

Sorting Algorithms in Python

4
Comments
4 min read
1. Two Sum

1. Two Sum

4
Comments
1 min read
LeetCode 64. Minimum Path Sum (javascript solution)

LeetCode 64. Minimum Path Sum (javascript solution)

6
Comments 1
1 min read
LeetCode 120. Triangle (javascript solution)

LeetCode 120. Triangle (javascript solution)

4
Comments
1 min read
Solution: Brick Wall

Solution: Brick Wall

8
Comments
4 min read
Lexer - Expression calculator

Lexer - Expression calculator

8
Comments
3 min read
LeetCode 328. Odd Even Linked List (javascript solution)

LeetCode 328. Odd Even Linked List (javascript solution)

6
Comments 1
1 min read
Recursion, why is helpful but not in JS, ;(

Recursion, why is helpful but not in JS, ;(

6
Comments
1 min read
Solution: Triangle

Solution: Triangle

24
Comments
4 min read
LeetCode 142. Linked List Cycle II (javascript solution)

LeetCode 142. Linked List Cycle II (javascript solution)

6
Comments
1 min read
DSA 101: Matrix

DSA 101: Matrix

11
Comments
4 min read
Solution: N-ary Tree Preorder Traversal

Solution: N-ary Tree Preorder Traversal

16
Comments
3 min read
loading...