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.
Hash Table explained like I'm 5

Hash Table explained like I'm 5

2
Comments
9 min read
Machine learning in Scratch?? 🐱💡

Machine learning in Scratch?? 🐱💡

48
Comments 2
5 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
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
Analysing Dataset Using Naive Bayes Classifier

Analysing Dataset Using Naive Bayes Classifier

3
Comments
3 min read
Data Structures: Trees

Data Structures: Trees

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

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

LeetCode 1200. Minimum Absolute Difference (javascript solution)

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

DSA 101: Hashing & Hash Tables

15
Comments 2
6 min read
Everything JavaScript Arrays & Array Methods!

Everything JavaScript Arrays & Array Methods!

74
Comments 2
15 min read
Solution: Rotate Image

Solution: Rotate Image

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