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.
Arrays

Arrays

2
Comments
2 min read
Convert camelToCase to snake_case in JavaScript

Convert camelToCase to snake_case in JavaScript

6
Comments
1 min read
Overfitting and Underfitting in Machine Learning: Finding the Right Balance for Your Models

Overfitting and Underfitting in Machine Learning: Finding the Right Balance for Your Models

1
Comments
6 min read
DSA: Graph - questions

DSA: Graph - questions

Comments
3 min read
DSA: Recursion - questions

DSA: Recursion - questions

Comments
2 min read
DSA: Heap - questions

DSA: Heap - questions

Comments
2 min read
DSA: Backtracking - questions

DSA: Backtracking - questions

Comments
2 min read
DSA: Trie - questions

DSA: Trie - questions

Comments
2 min read
DSA: Tree - questions

DSA: Tree - questions

Comments
3 min read
DSA: Queue - questions

DSA: Queue - questions

Comments
1 min read
Asymptotic Notation and Analysis Based on Input Size of Algorithms

Asymptotic Notation and Analysis Based on Input Size of Algorithms

Comments
4 min read
Introduction to Arrays in Java

Introduction to Arrays in Java

Comments
4 min read
How Learning Go Structs Finally Made Me Love Coding

How Learning Go Structs Finally Made Me Love Coding

19
Comments 3
3 min read
A Voyage through Algorithms using Javascript - Selection Sort

A Voyage through Algorithms using Javascript - Selection Sort

Comments
8 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"

5
Comments
3 min read
Teaching Algorithms to Kids with a Robot and Micro:bit

Teaching Algorithms to Kids with a Robot and Micro:bit

3
Comments 1
5 min read
Doubly Linked List Implementation in Go

Doubly Linked List Implementation in Go

6
Comments
5 min read
Data Structure cheat sheet

Data Structure cheat sheet

Comments
1 min read
Picking Numbers - HakerRank Solution - Javascript

Picking Numbers - HakerRank Solution - Javascript

Comments
1 min read
Data Structures & Algorithm Day 0

Data Structures & Algorithm Day 0

Comments
2 min read
Algo:: Tree Sum Should Match the Target

Algo:: Tree Sum Should Match the Target

8
Comments
1 min read
Using HashMaps, Coding Interview Pattern

Using HashMaps, Coding Interview Pattern

6
Comments
4 min read
Algoritmos de Ordenação

Algoritmos de Ordenação

Comments
6 min read
Reverse the case of a string - Javascript

Reverse the case of a string - Javascript

5
Comments
1 min read
Big O Notations CheatSheet with Explanation

Big O Notations CheatSheet with Explanation

91
Comments 2
9 min read
The Hexagonal Code: How Uber Finds You Fast!

The Hexagonal Code: How Uber Finds You Fast!

6
Comments
1 min read
Data Structures and Algorithms

Data Structures and Algorithms

Comments
1 min read
Implementing Parallel Merge Sort: 25sec vs 1.5sec

Implementing Parallel Merge Sort: 25sec vs 1.5sec

8
Comments 2
4 min read
1331. Rank Transform of an Array

1331. Rank Transform of an Array

Comments
3 min read
Leetcode: minEatingSpeed

Leetcode: minEatingSpeed

Comments
2 min read
Introduction to Data Structures and Algorithms: The Quest Begins

Introduction to Data Structures and Algorithms: The Quest Begins

5
Comments
7 min read
How User Manipulation Can Affect Google’s Advertising Model

How User Manipulation Can Affect Google’s Advertising Model

1
Comments
4 min read
Estimating the Running Times of Algorithms (Part 2)

Estimating the Running Times of Algorithms (Part 2)

4
Comments
4 min read
Dastlabki Algoritmik Tushunchalar

Dastlabki Algoritmik Tushunchalar

5
Comments
2 min read
Mastering Machine Learning: A Detailed, Step-by-Step Guide to Solving ML Problems

Mastering Machine Learning: A Detailed, Step-by-Step Guide to Solving ML Problems

1
Comments
5 min read
Regression

Regression

Comments
2 min read
Running Times of Algorithms (Part 1)

Running Times of Algorithms (Part 1)

3
Comments
3 min read
Shart Operatorlari

Shart Operatorlari

7
Comments
3 min read
The Battle of the MSTs: Prim, Kruskal, and BorĹŻvka Duke It Out for Supremacy!

The Battle of the MSTs: Prim, Kruskal, and BorĹŻvka Duke It Out for Supremacy!

6
Comments
3 min read
641. Design Circular Deque

641. Design Circular Deque

1
Comments
4 min read
731. My Calendar II

731. My Calendar II

Comments
4 min read
729. My Calendar I

729. My Calendar I

Comments
4 min read
2416. Sum of Prefix Scores of Strings

2416. Sum of Prefix Scores of Strings

Comments
4 min read
🚀 Why Choose Binary Search Over Linear Search?

🚀 Why Choose Binary Search Over Linear Search?

Comments
1 min read
Linked List Manipulation, Coding Interview Pattern

Linked List Manipulation, Coding Interview Pattern

6
Comments
6 min read
2D Polygon Boolean Operations

2D Polygon Boolean Operations

2
Comments
8 min read
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

1
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

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

10 Crucial Stages of Web Application Production

1
Comments
4 min read
loading...