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.
3043. Find the Length of the Longest Common Prefix

3043. Find the Length of the Longest Common Prefix

Comments
3 min read
2707. Extra Characters in a String

2707. Extra Characters in a String

Comments
3 min read
Big O Notation and Algorithms in JavaScript

Big O Notation and Algorithms in JavaScript

Comments
3 min read
440. K-th Smallest in Lexicographical Order

440. K-th Smallest in Lexicographical Order

Comments
3 min read
Remove duplicates from an unsorted linked list without using any extra space [Javascript]

Remove duplicates from an unsorted linked list without using any extra space [Javascript]

Comments
1 min read
Thoughts on Real-Time Pattern Detection and AI Principles

Thoughts on Real-Time Pattern Detection and AI Principles

Comments
2 min read
386. Lexicographical Numbers

386. Lexicographical Numbers

Comments
2 min read
214. Shortest Palindrome

214. Shortest Palindrome

Comments
3 min read
A Simple Guide to Problem-Solving: Master Algorithms and Ace Coding Interviews

A Simple Guide to Problem-Solving: Master Algorithms and Ace Coding Interviews

5
Comments
5 min read
How to Flatten an Array in JavaScript

How to Flatten an Array in JavaScript

Comments 2
1 min read
Data Structures and Algorithms: Dijkstra's Algorithm

Data Structures and Algorithms: Dijkstra's Algorithm

2
Comments
5 min read
Skip Lists - Advanced DSA

Skip Lists - Advanced DSA

Comments
1 min read
List of Algorithms in Computer programming

List of Algorithms in Computer programming

25
Comments
2 min read
10 Crucial Stages of Web Application Production

10 Crucial Stages of Web Application Production

1
Comments
4 min read
Understanding Binary Search: A Powerful Algorithm for Efficient Searching

Understanding Binary Search: A Powerful Algorithm for Efficient Searching

6
Comments
2 min read
241. Different Ways to Add Parentheses

241. Different Ways to Add Parentheses

Comments
3 min read
Q&A about Big Data

Q&A about Big Data

Comments
4 min read
Algoritmga Kirish va Asosiy Tushunchalar

Algoritmga Kirish va Asosiy Tushunchalar

12
Comments
2 min read
Understanding Python's heapq Module

Understanding Python's heapq Module

Comments
3 min read
Leetcode 678 :- Valid Parenthesis String

Leetcode 678 :- Valid Parenthesis String

Comments 2
2 min read
179. Largest Number

179. Largest Number

1
Comments
2 min read
DSA with JS: Big O Notation with JavaScript Explained

DSA with JS: Big O Notation with JavaScript Explained

2
Comments
6 min read
884. Uncommon Words from Two Sentences

884. Uncommon Words from Two Sentences

Comments
3 min read
Web Development Algorithms...

Web Development Algorithms...

Comments
1 min read
539. Minimum Time Difference

539. Minimum Time Difference

1
Comments
2 min read
How to Tackle Data Structures and Algorithms Like a Pro: Essential Strategies Revealed

How to Tackle Data Structures and Algorithms Like a Pro: Essential Strategies Revealed

5
Comments
5 min read
Java Picked Me Today

Java Picked Me Today

Comments
2 min read
"Why We Need Algorithms: The Foundation of Efficiency, Automation, and Problem Solving"

"Why We Need Algorithms: The Foundation of Efficiency, Automation, and Problem Solving"

6
Comments
3 min read
👨‍🔧 7 Must-Know Algorithms Concepts to Ace a Coding Interview:

👨‍🔧 7 Must-Know Algorithms Concepts to Ace a Coding Interview:

Comments
2 min read
1371. Find the Longest Substring Containing Vowels in Even Counts

1371. Find the Longest Substring Containing Vowels in Even Counts

Comments
3 min read
Using HashMaps, Coding Interview Pattern

Using HashMaps, Coding Interview Pattern

6
Comments
4 min read
Greedy Algorithm

Greedy Algorithm

Comments
3 min read
2419. Longest Subarray With Maximum Bitwise AND

2419. Longest Subarray With Maximum Bitwise AND

Comments
3 min read
Unlocking Accurate Predictions with Polynomial Regression

Unlocking Accurate Predictions with Polynomial Regression

Comments
4 min read
Linked List Manipulation, Coding Interview Pattern

Linked List Manipulation, Coding Interview Pattern

6
Comments
6 min read
Leetcode 238: Product Of Array Except Self

Leetcode 238: Product Of Array Except Self

15
Comments 2
10 min read
Understanding data structures is essential for improving your code's performance

Understanding data structures is essential for improving your code's performance

Comments
1 min read
1310. XOR Queries of a Subarray

1310. XOR Queries of a Subarray

Comments
3 min read
1684. Count the Number of Consistent Strings

1684. Count the Number of Consistent Strings

1
Comments
3 min read
Model Selection Demystified: How to Pick the Right Algorithm For Your Data

Model Selection Demystified: How to Pick the Right Algorithm For Your Data

1
Comments
5 min read
Sorting Algorithms Visualizer built with React

Sorting Algorithms Visualizer built with React

1
Comments
1 min read
Quick Sort Algorithm: Step-by-Step Guide for Efficient Sorting

Quick Sort Algorithm: Step-by-Step Guide for Efficient Sorting

5
Comments
3 min read
Dynamic Connectivity: A Visual Guide

Dynamic Connectivity: A Visual Guide

Comments
4 min read
The Luhn's algorithm in practice

The Luhn's algorithm in practice

2
Comments
4 min read
2220. Minimum Bit Flips to Convert Number

2220. Minimum Bit Flips to Convert Number

1
Comments
3 min read
Time Complexity & Space Complexity Understand

Time Complexity & Space Complexity Understand

2
Comments
8 min read
Binary Search Tree in Javascript

Binary Search Tree in Javascript

Comments
2 min read
2807. Insert Greatest Common Divisors in Linked List

2807. Insert Greatest Common Divisors in Linked List

1
Comments
4 min read
Understanding Bubble Sort: Simple Sorting Method

Understanding Bubble Sort: Simple Sorting Method

5
Comments
3 min read
2326. Spiral Matrix IV

2326. Spiral Matrix IV

1
Comments
4 min read
The Blueprint of Logic

The Blueprint of Logic

3
Comments
7 min read
725. Split Linked List in Parts

725. Split Linked List in Parts

1
Comments
4 min read
3217. Delete Nodes From Linked List Present in Array

3217. Delete Nodes From Linked List Present in Array

1
Comments
4 min read
1367. Linked List in Binary Tree

1367. Linked List in Binary Tree

2
Comments
4 min read
Day 1: Functions Solution

Day 1: Functions Solution

Comments
1 min read
Day 1: Arithmetic Operators Solution

Day 1: Arithmetic Operators Solution

1
Comments
1 min read
2028. Find Missing Observations

2028. Find Missing Observations

Comments
4 min read
🔎Finding Ceiling and Floor using Binary Search in Java (Handling Both Ascending and Descending Arrays)

🔎Finding Ceiling and Floor using Binary Search in Java (Handling Both Ascending and Descending Arrays)

2
Comments
4 min read
Data Structures and Algorithms: Graphs

Data Structures and Algorithms: Graphs

1
Comments
7 min read
Data Structures and Algorithms: Heaps

Data Structures and Algorithms: Heaps

Comments
6 min read
loading...