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.
Kadane's Algorithm - For Max SubArray Sum

Kadane's Algorithm - For Max SubArray Sum

Comments
3 min read
2914. Minimum Number of Changes to Make Binary String Beautiful

2914. Minimum Number of Changes to Make Binary String Beautiful

Comments
3 min read
Conceptual Framework for Token Stream Analysis using Dual-level Exponential Rolling Average Centroids

Conceptual Framework for Token Stream Analysis using Dual-level Exponential Rolling Average Centroids

Comments
6 min read
How to count the number of black and white squares on a chessboard?

How to count the number of black and white squares on a chessboard?

9
Comments 1
4 min read
DPLL: All-Time Hit SAT-Solver

DPLL: All-Time Hit SAT-Solver

4
Comments
5 min read
Sorting Algorithms: Comparison and Implementation — Java

Sorting Algorithms: Comparison and Implementation — Java

1
Comments
6 min read
Single Quotes and Double Quotes : String Interpolation and Performance

Single Quotes and Double Quotes : String Interpolation and Performance

2
Comments
2 min read
1-D Prefix Sum

1-D Prefix Sum

Comments
2 min read
Ceres Search

Ceres Search

1
Comments 1
4 min read
Asymptotic Analysis Exercises — Java

Asymptotic Analysis Exercises — Java

Comments
14 min read
Big-Oh Notation: Key to Evaluating Algorithm Efficiency

Big-Oh Notation: Key to Evaluating Algorithm Efficiency

Comments
6 min read
2337. Move Pieces to Obtain a String

2337. Move Pieces to Obtain a String

Comments
5 min read
Bubble Search... Swap (x, y);

Bubble Search... Swap (x, y);

Comments
1 min read
Mastering Algorithms: Unlock the Power of Data Structures and Numerical Computing

Mastering Algorithms: Unlock the Power of Data Structures and Numerical Computing

Comments
3 min read
2109. Adding Spaces to a String

2109. Adding Spaces to a String

Comments 1
3 min read
2070. Most Beautiful Item for Each Query

2070. Most Beautiful Item for Each Query

Comments
4 min read
TIL: How to Trim Trailing Zeros【CodeWars】

TIL: How to Trim Trailing Zeros【CodeWars】

4
Comments
1 min read
1455. Check If a Word Occurs As a Prefix of Any Word in a Sentence

1455. Check If a Word Occurs As a Prefix of Any Word in a Sentence

Comments
3 min read
How does Cognitive Science influence knowledge Representation in AI?

How does Cognitive Science influence knowledge Representation in AI?

2
Comments
4 min read
Algorithm for compressing numbers to Base64

Algorithm for compressing numbers to Base64

Comments
2 min read
1346. Check If N and Its Double Exist

1346. Check If N and Its Double Exist

Comments
3 min read
Advent of Code 2024

Advent of Code 2024

1
Comments 2
3 min read
2097. Valid Arrangement of Pairs

2097. Valid Arrangement of Pairs

Comments
4 min read
Entendendo Recursão em Python: E aí, vai encarar?

Entendendo Recursão em Python: E aí, vai encarar?

Comments
2 min read
2577. Minimum Time to Visit a Cell In a Grid

2577. Minimum Time to Visit a Cell In a Grid

Comments
4 min read
loading...