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.
Claprec: Machine Learning in Practice (4/6)

Claprec: Machine Learning in Practice (4/6)

7
Comments
6 min read
What Amazon, Google, and Meta actually test in coding interviews (with specific problems)

What Amazon, Google, and Meta actually test in coding interviews (with specific problems)

1
Comments 1
6 min read
Creating a super-efficient Valid Palindrome algorithm in C#

Creating a super-efficient Valid Palindrome algorithm in C#

Comments
3 min read
Longest Substring Without Repeating Characters — LeetCode #3 (Medium)

Longest Substring Without Repeating Characters — LeetCode #3 (Medium)

Comments
3 min read
Add Two Numbers — LeetCode #2 (Medium)

Add Two Numbers — LeetCode #2 (Medium)

Comments
3 min read
3 and 4 Sum optimized Approach

3 and 4 Sum optimized Approach

Comments 1
2 min read
How I Used Bit Manipulation to Speed Up Float-to-Int Conversion in a Storage Engine

How I Used Bit Manipulation to Speed Up Float-to-Int Conversion in a Storage Engine

1
Comments 3
5 min read
Sub-Quadratic Sparse Attention: How SSA Solves the Long-Context Problem

Sub-Quadratic Sparse Attention: How SSA Solves the Long-Context Problem

6
Comments 1
10 min read
Python dict Internals: Hash Tables, Collision Resolution, and Hash Attacks

Python dict Internals: Hash Tables, Collision Resolution, and Hash Attacks

1
Comments 6
6 min read
Two Sum — LeetCode #1 (Easy)

Two Sum — LeetCode #1 (Easy)

Comments
3 min read
my own hash are worth it?

my own hash are worth it?

Comments
1 min read
Python list Internals: How Dynamic Arrays Work Under the Hood

Python list Internals: How Dynamic Arrays Work Under the Hood

Comments
5 min read
Why My "Optimized" Iterative Tree Traversal Was Slower Than Recursion

Why My "Optimized" Iterative Tree Traversal Was Slower Than Recursion

Comments 2
4 min read
I ran 60 cryptanalysis experiments on SHA-256. Here's what I found.

I ran 60 cryptanalysis experiments on SHA-256. Here's what I found.

Comments
2 min read
Towards O(1) Computing: Minimizing System Entropy with Data-Centric High-Frequency Processing

Towards O(1) Computing: Minimizing System Entropy with Data-Centric High-Frequency Processing

Comments
2 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.