The Wayback Machine - https://web.archive.org/web/20210811194532/https://dev.to/t/algorithms

DEV Community

DEV Community is a community of 679,575 amazing developers

We're a place where coders share, stay up-to-date and grow their careers.

Create new account Log in
loading...

Algorithms

Heap, Binary Tree, Data Structure it doesn't matter. This tag should be used for anything Algorithm & Data Structure focused.

👋 Sign in for the ability sort posts by top and latest.
Creating a Python-like list in C

Creating a Python-like list in C

5
6 min read
How To Increase The Size Of An Array In C.

How To Increase The Size Of An Array In C.

6
3 min read
String & Array Methods I recently learned!

String & Array Methods I recently learned!

4
2 min read
Crack The Coding Interview With Me:DFS

Crack The Coding Interview With Me:DFS

6
1 min read
Why we need Data Structures and Algorithms 🤔

Why we need Data Structures and Algorithms 🤔

2
2 min read
OverThink: The Number of Zeros at the End of a Factorial.

OverThink: The Number of Zeros at the End of a Factorial.

9
11 min read
Implementation of Linked List in JavaScript and solution to Leetcode interview Question

Implementation of Linked List in JavaScript and solution to Leetcode interview Question

5 2
5 min read
Day 2 - Valid Sudoku

Day 2 - Valid Sudoku

3
1 min read
5 projects ideas to get you started with Machine Learning

5 projects ideas to get you started with Machine Learning

16
4 min read
Find All Numbers Disappeared in an Array - Go solutions

Find All Numbers Disappeared in an Array - Go solutions

2
2 min read
Time and Space, but not relativity :-)

Time and Space, but not relativity :-)

7
4 min read
LeetCode explained: July Challenge 2021, week 4 - Partition Array into Disjoint Sets (medium)

LeetCode explained: July Challenge 2021, week 4 - Partition Array into Disjoint Sets (medium)

2
3 min read
LeetCode Explained: 50. Pow(x, n) - Logarithmic Exponentiation (medium)

LeetCode Explained: 50. Pow(x, n) - Logarithmic Exponentiation (medium)

3
2 min read
Merge Sort in JavaScript | Explained Thoroughly

Merge Sort in JavaScript | Explained Thoroughly

4
6 min read
A quick Big O recap for devs

A quick Big O recap for devs

4 1
2 min read
How does pick work in typescript �?�?

How does pick work in typescript �?�?

6 2
2 min read
LeetCode 91. Decode Ways (javascript solution)

LeetCode 91. Decode Ways (javascript solution)

4
1 min read
Solution: Two Sum

Solution: Two Sum

2
2 min read
LeetCode 300. Longest Increasing Subsequence (javascript solution)

LeetCode 300. Longest Increasing Subsequence (javascript solution)

3
1 min read
Starting with sorting algorithms

Starting with sorting algorithms

17
2 min read
The big STL Algorithms tutorial: heap operations

The big STL Algorithms tutorial: heap operations

6 7
7 min read
Myth: DSA is Required Only To Crack Interviews #Busted | Netlist Generation

Myth: DSA is Required Only To Crack Interviews #Busted | Netlist Generation

41 7
4 min read
Solving Multisoft's Monthly Code Challenge

Solving Multisoft's Monthly Code Challenge

4
2 min read
Let's Talk About Big-O

Let's Talk About Big-O

2
7 min read
Big O Time complexities of JavaScript Object, arrays, and their methods

Big O Time complexities of JavaScript Object, arrays, and their methods

6
2 min read
Read and Sort Data Generically - Generics in Java

Read and Sort Data Generically - Generics in Java

3
4 min read
Why we learn algorithms!?

Why we learn algorithms!?

2 3
3 min read
How to Compare Arrays in JavaScript Efficiently

How to Compare Arrays in JavaScript Efficiently

124 9
5 min read
5 Steps to Solving Programming Problems

5 Steps to Solving Programming Problems

3
7 min read
Algorithms and Scripting: Problems and Notes Part 2:

Algorithms and Scripting: Problems and Notes Part 2:

5
2 min read
Types of Graph

Types of Graph

7
2 min read
Bitsets, Bit Manipulations and Bitmasks Problems

Bitsets, Bit Manipulations and Bitmasks Problems

8
11 min read
Why I love Linked Lists

Why I love Linked Lists

5
8 min read
Solving The Move Zeroes Challenge in Python

Solving The Move Zeroes Challenge in Python

7
2 min read
Arrays, hash tables, linked lists, queues, stacks, & trees (My repl.it playground while studying for FAANG)

Arrays, hash tables, linked lists, queues, stacks, & trees (My repl.it playground while studying for FAANG)

60 1
2 min read
Using heuristics for intelligence

Using heuristics for intelligence

2
2 min read
Important Algorithm Concepts | Algorithm Stability, In-place Algorithms, and Comparison Algorithms

Important Algorithm Concepts | Algorithm Stability, In-place Algorithms, and Comparison Algorithms

5
3 min read
Binary Search - JavaScript | Plus Big O Performance Explained Simply

Binary Search - JavaScript | Plus Big O Performance Explained Simply

7
5 min read
JavaScript ES6 keyed collections

JavaScript ES6 keyed collections

9
4 min read
Solution: Next Permutation

Solution: Next Permutation

5
3 min read
What is the sorting algorithm behind ORDER BY query in MySQL?

What is the sorting algorithm behind ORDER BY query in MySQL?

6
4 min read
Algorithm Approach: Retrieve Depth

Algorithm Approach: Retrieve Depth

4
3 min read
Optimizing Conditional Bulk Insert in Node.js + PostgreSQL

Optimizing Conditional Bulk Insert in Node.js + PostgreSQL

2 2
8 min read
Deep Atlantic Storage: Sorting Bits

Deep Atlantic Storage: Sorting Bits

5
6 min read
What is Backtracking?

What is Backtracking?

9
4 min read
Depth First Search (DFS) Algorithm

Depth First Search (DFS) Algorithm

13
1 min read
Valid Mountain Array — Solution and Approch in Java

Valid Mountain Array — Solution and Approch in Java

4
2 min read
L'algorithme de recherche binaire

L'algorithme de recherche binaire

5
7 min read
Breadth First Search (BFS) Algorithm

Breadth First Search (BFS) Algorithm

8
3 min read
Kadane's Algorithm (Maximum Sum Subarray Problem)

Kadane's Algorithm (Maximum Sum Subarray Problem)

15 5
4 min read
Asymptotic Notations

Asymptotic Notations

5
9 min read
A look into Dynamic Programming - Matrix Chain Multiplication

A look into Dynamic Programming - Matrix Chain Multiplication

8
5 min read
Halting Problem, the undecidable problem for Turing machines...

Halting Problem, the undecidable problem for Turing machines...

3
3 min read
How to check if a Binary Tree is a BST

How to check if a Binary Tree is a BST

7
3 min read
Introduction to Data Structures and Algorithms With Python.

Introduction to Data Structures and Algorithms With Python.

61 3
5 min read
Array rotation, a simple approach using JS

Array rotation, a simple approach using JS

19
3 min read
Build Array from Permutation – Solution to LeetCode Problem

Build Array from Permutation – Solution to LeetCode Problem

3
3 min read
Implementing the DOM contains() method

Implementing the DOM contains() method

3
4 min read
Technically a Software Developer

Technically a Software Developer

2
3 min read
Algorithm Scripting: Notes & Problems

Algorithm Scripting: Notes & Problems

3
3 min read
loading...