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 - Find The Original Array of Prefix XOR

LeetCode - Find The Original Array of Prefix XOR

1
Comments
3 min read
Strings vs Arrays in JS

Strings vs Arrays in JS

1
Comments
5 min read
How to Detect a Cycle in a Linked List

How to Detect a Cycle in a Linked List

Comments
3 min read
Introduction with examples to Emu8086

Introduction with examples to Emu8086

2
Comments
4 min read
How to Convert Decimal to Hexadecimal in JavaScript and Python

How to Convert Decimal to Hexadecimal in JavaScript and Python

2
Comments 1
4 min read
Sorting Laravel Collection in a custom order

Sorting Laravel Collection in a custom order

1
Comments
3 min read
Prevent Prisma from reaching bind parameters limit

Prevent Prisma from reaching bind parameters limit

3
Comments
7 min read
LeetCode - Gray Code

LeetCode - Gray Code

Comments
4 min read
#01 Benchmark of four JIT Backends

#01 Benchmark of four JIT Backends

1
Comments
4 min read
FANG Interview Success: Learn These 5 LeetCode Algorithm Patterns

FANG Interview Success: Learn These 5 LeetCode Algorithm Patterns

2
Comments
3 min read
LeetCode - Minimum Operations to Make Array Equal

LeetCode - Minimum Operations to Make Array Equal

2
Comments
3 min read
A Comprehensive Tree Traversal Guide in Javascript - General and Binary Tree Traversals

A Comprehensive Tree Traversal Guide in Javascript - General and Binary Tree Traversals

3
Comments
23 min read
Binary Search

Binary Search

2
Comments 1
3 min read
I created an app to visualize word unscrambling algorithm

I created an app to visualize word unscrambling algorithm

1
Comments 2
1 min read
🔍🆚🔍 Insertion Sort: The Perfect Blend of Simplicity and Efficiency 🔍🆚🔍

🔍🆚🔍 Insertion Sort: The Perfect Blend of Simplicity and Efficiency 🔍🆚🔍

1
Comments 1
4 min read
How to create and visualize a cardioid using javascript

How to create and visualize a cardioid using javascript

5
Comments
5 min read
How to Convert Decimal to Binary in JavaScript and Python

How to Convert Decimal to Binary in JavaScript and Python

Comments
5 min read
How to Become a GQLAlchemist?

How to Become a GQLAlchemist?

1
Comments
2 min read
Um resumo sobre: filas.

Um resumo sobre: filas.

2
Comments
4 min read
Solving Leetcode's "Richest Customer Wealth" Challange with Javascript

Solving Leetcode's "Richest Customer Wealth" Challange with Javascript

1
Comments
3 min read
Data Structures And Algorithms in Dart : Arrays

Data Structures And Algorithms in Dart : Arrays

Comments
6 min read
Hygiene is not just for macros

Hygiene is not just for macros

Comments
6 min read
The 4 Essential Skills of the Software Developers

The 4 Essential Skills of the Software Developers

4
Comments 3
6 min read
Challenge Accepted

Challenge Accepted

6
Comments 1
4 min read
How To Implement Linked List in Python

How To Implement Linked List in Python

2
Comments
3 min read
How to Implement Recursion in Python

How to Implement Recursion in Python

1
Comments
3 min read
Implement base64 encoding using Rust - [Part 1] Base64 for non-unicode characters

Implement base64 encoding using Rust - [Part 1] Base64 for non-unicode characters

2
Comments 2
5 min read
Exploring Interpersonal Relationships in the Bible

Exploring Interpersonal Relationships in the Bible

2
Comments
7 min read
Contains Duplicate

Contains Duplicate

1
Comments
1 min read
Algorithms 101: How to use graph algorithms

Algorithms 101: How to use graph algorithms

5
Comments
11 min read
Algorithms 101: How to check if a string is a palindrome

Algorithms 101: How to check if a string is a palindrome

Comments
9 min read
LeetCode #104 Maximum Depth of Binary Tree with JavaScript

LeetCode #104 Maximum Depth of Binary Tree with JavaScript

Comments 1
1 min read
Mastering Data Structures and Algorithms: A Guide to the Most Important Topics

Mastering Data Structures and Algorithms: A Guide to the Most Important Topics

2
Comments
2 min read
DSA - Binary Search

DSA - Binary Search

Comments
2 min read
DSA- Linear Search

DSA- Linear Search

1
Comments 3
1 min read
Extreme JavaScript Type Coercion

Extreme JavaScript Type Coercion

2
Comments
7 min read
Best time to Buy and Sell Stock

Best time to Buy and Sell Stock

1
Comments
2 min read
Simple 2-joint inverse kinematic with isosceles triangle

Simple 2-joint inverse kinematic with isosceles triangle

1
Comments
1 min read
A is for Algorithms

A is for Algorithms

2
Comments
2 min read
Generate a Non Repetitive One Time Password (OTP) in Vanilla JS

Generate a Non Repetitive One Time Password (OTP) in Vanilla JS

2
Comments 2
2 min read
Insertion Sort in PHP

Insertion Sort in PHP

2
Comments
2 min read
2306. Naming a Company

2306. Naming a Company

Comments
2 min read
🔄 RECURSION IN JAVASCRIPT

🔄 RECURSION IN JAVASCRIPT

5
Comments
4 min read
Getting Started with Machine Learning: A Beginner's Guide to Random Forest Algorithm

Getting Started with Machine Learning: A Beginner's Guide to Random Forest Algorithm

Comments
3 min read
Advent of Code 2022 Day 2 Part 1 - Solution Only

Advent of Code 2022 Day 2 Part 1 - Solution Only

Comments
1 min read
Advent of Code 2022 Day 1 Part 2 - Solution Only

Advent of Code 2022 Day 1 Part 2 - Solution Only

Comments
1 min read
I failed to print the consonants

I failed to print the consonants

Comments
2 min read
Top 5 Featured DEV Tag(#algorithms) Posts from the Past Week

Top 5 Featured DEV Tag(#algorithms) Posts from the Past Week

1
Comments 7
1 min read
Sorting the Data: A Whirl Wind Tour of Algorithms 🔍💻🔼🔽🕰️

Sorting the Data: A Whirl Wind Tour of Algorithms 🔍💻🔼🔽🕰️

2
Comments
9 min read
Hacker Rank Series 2

Hacker Rank Series 2

1
Comments
1 min read
Creating the effect of traveling through space

Creating the effect of traveling through space

120
Comments 11
7 min read
LeetCode - Lowest Common Ancestor of a Binary Search Tree

LeetCode - Lowest Common Ancestor of a Binary Search Tree

Comments
4 min read
Kadane's algorithm

Kadane's algorithm

Comments
4 min read
LeetCode - Sum Root to Leaf Numbers

LeetCode - Sum Root to Leaf Numbers

1
Comments
3 min read
Unlocking the Power of Concurrency and Parallelism: The Key to High-Performance Computing

Unlocking the Power of Concurrency and Parallelism: The Key to High-Performance Computing

Comments
3 min read
LeetCode #141 Linked List Cycle with JavaScript

LeetCode #141 Linked List Cycle with JavaScript

Comments
1 min read
LeetCode #101 Symmetric Tree with JavaScript

LeetCode #101 Symmetric Tree with JavaScript

1
Comments
1 min read
Open Source C Library Melon: Doubly Linked List

Open Source C Library Melon: Doubly Linked List

Comments 2
4 min read
LeetCode #136 Single Number with JavaScript

LeetCode #136 Single Number with JavaScript

Comments
1 min read
LeetCode #121. Best Time to Buy and Sell Stock with JavaScript

LeetCode #121. Best Time to Buy and Sell Stock with JavaScript

Comments
1 min read
loading...