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.
Prime Number Generation Part 1: Optimized Trial Division With AVX512 SIMD Intrinsics.

Prime Number Generation Part 1: Optimized Trial Division With AVX512 SIMD Intrinsics.

4
Comments
2 min read
what I learned last week: merge sort algorithm

what I learned last week: merge sort algorithm

7
Comments
3 min read
Interpreted Python: Linear Data Structures

Interpreted Python: Linear Data Structures

7
Comments
5 min read
Day 26 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#42. Trapping Rain Water(Hard/JavaScript)

Day 26 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#42. Trapping Rain Water(Hard/JavaScript)

10
Comments
4 min read
Lost AirPods, arrays, and sorting algorithms

Lost AirPods, arrays, and sorting algorithms

30
Comments 1
15 min read
Day 25 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#121. Best Time to Buy and Sell Stock(Easy/JS)

Day 25 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#121. Best Time to Buy and Sell Stock(Easy/JS)

7
Comments
3 min read
Crab Combat

Crab Combat

3
Comments
7 min read
Day 24 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#1395. Count Number of Teams(Medium/JavaScript)

Day 24 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#1395. Count Number of Teams(Medium/JavaScript)

8
Comments
4 min read
Queue Implementation using java

Queue Implementation using java

10
Comments
3 min read
Day 23 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#155. Min Stack(Easy/JavaScript)

Day 23 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#155. Min Stack(Easy/JavaScript)

6
Comments
3 min read
How I REACTO to Algos: Tournament Winner

How I REACTO to Algos: Tournament Winner

6
Comments
10 min read
Day 21 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#387. First Unique Character in a String(Easy/JS)

Day 21 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#387. First Unique Character in a String(Easy/JS)

7
Comments
3 min read
Quicksort Algorithm

Quicksort Algorithm

4
Comments
8 min read
104. Depth of Binary Tree

104. Depth of Binary Tree

9
Comments
4 min read
Introduction to Data Structures and Algorithms With Modern JavaScript.

Introduction to Data Structures and Algorithms With Modern JavaScript.

7
Comments
4 min read
Day 20 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#724. Find Pivot Index(Easy/JavaScript)

Day 20 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#724. Find Pivot Index(Easy/JavaScript)

7
Comments
4 min read
Dive!

Dive!

6
Comments
3 min read
The question is not can you build it, but rather should you build it

The question is not can you build it, but rather should you build it

4
Comments
4 min read
Crab Cups

Crab Cups

6
Comments
5 min read
Two Sum Problem

Two Sum Problem

16
Comments 4
2 min read
Day 19 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#83. Remove Duplicates from Sorted List(E/JS)

Day 19 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#83. Remove Duplicates from Sorted List(E/JS)

6
Comments
3 min read
LeetCode WalkThru: 'Reverse Integer'

LeetCode WalkThru: 'Reverse Integer'

9
Comments
7 min read
Hamming Distance - C++ Solution

Hamming Distance - C++ Solution

50
Comments 18
3 min read
🥇Counting Valleys - HackerRank Solution (Javascript) 🚀

🥇Counting Valleys - HackerRank Solution (Javascript) 🚀

11
Comments
2 min read
Binary Diagnostic

Binary Diagnostic

6
Comments
5 min read
loading...