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.
Looking For The Logic Behind Logarithms

Looking For The Logic Behind Logarithms

27
Comments 3
12 min read
A question about 'Algorithm'

A question about 'Algorithm'

2
Comments 1
1 min read
Big-O Explained

Big-O Explained

37
Comments 5
1 min read
How to determine whether a given string can be rearranged into a palindrome?

How to determine whether a given string can be rearranged into a palindrome?

5
Comments 1
2 min read
Why Data Structures and Algorithms?

Why Data Structures and Algorithms?

6
Comments
2 min read
P vs NP Algorithm Problem Types

P vs NP Algorithm Problem Types

4
Comments
1 min read
Heap Sort

Heap Sort

6
Comments
1 min read
Sorting Algorithms - Merge Sort

Sorting Algorithms - Merge Sort

5
Comments
3 min read
Solution to Leetcode's ZigZag Conversion: My thought process as a beginner

Solution to Leetcode's ZigZag Conversion: My thought process as a beginner

4
Comments
1 min read
Traversing Graphs

Traversing Graphs

7
Comments
4 min read
Kotlin Algorithm Challenge No. 3

Kotlin Algorithm Challenge No. 3

7
Comments
2 min read
Mastering the Merge Sort Algorithm

Mastering the Merge Sort Algorithm

7
Comments
1 min read
Morris In-order Tree Traversal

Morris In-order Tree Traversal

7
Comments
2 min read
Algorithms - An introduction

Algorithms - An introduction

6
Comments
7 min read
Reimplementing grep in JavaScript using rolling hashes

Reimplementing grep in JavaScript using rolling hashes

10
Comments 1
6 min read
Kadane's Algorithm Explained| Max Sum Contiguous Subarray| Coding Interview Problem

Kadane's Algorithm Explained| Max Sum Contiguous Subarray| Coding Interview Problem

4
Comments
1 min read
What Is Recursion?

What Is Recursion?

5
Comments
1 min read
Tries

Tries

14
Comments
2 min read
Graphs

Graphs

10
Comments
3 min read
A Developer Boy and His Bubble Sort

A Developer Boy and His Bubble Sort

6
Comments
3 min read
Easier Dynamic Programming with Kotlin auto-memoized functions

Easier Dynamic Programming with Kotlin auto-memoized functions

10
Comments
1 min read
Priority Queues

Priority Queues

13
Comments
2 min read
Advent of Code -- Your New Holiday Season Routine!

Advent of Code -- Your New Holiday Season Routine!

4
Comments
4 min read
Cracking up Facebook Paris Code challenge 2019 - Part 1

Cracking up Facebook Paris Code challenge 2019 - Part 1

9
Comments 2
3 min read
Prototyping a Small Genetic Algorithms Library in Haskell

Prototyping a Small Genetic Algorithms Library in Haskell

10
Comments
12 min read
YouTube's Algorithm:

YouTube's Algorithm:

6
Comments
5 min read
Our algorithms overlords

Our algorithms overlords

42
Comments 6
3 min read
Image Processing MATLAB Laplacian Algoritması

Image Processing MATLAB Laplacian Algoritması

4
Comments
1 min read
Using the string.replace method in Javascript

Using the string.replace method in Javascript

7
Comments
2 min read
Swapping two numbers, w/o a temp variable

Swapping two numbers, w/o a temp variable

67
Comments 30
2 min read
Randomizing arrays

Randomizing arrays

28
Comments 1
3 min read
Keep a git repository of all your practice code

Keep a git repository of all your practice code

9
Comments
3 min read
How we went from problem solving to using micro compromises

How we went from problem solving to using micro compromises

5
Comments
3 min read
Illustrating Stack Data Structure and the pop operation on Stack

Illustrating Stack Data Structure and the pop operation on Stack

5
Comments
1 min read
Algorithm series 6-10PM challenge

Algorithm series 6-10PM challenge

3
Comments
1 min read
Algorithms Have Nearly Mastered Human Language. Why Can’t They Stop Being Sexist?

Algorithms Have Nearly Mastered Human Language. Why Can’t They Stop Being Sexist?

6
Comments
2 min read
Bubble Sort in Java

Bubble Sort in Java

5
Comments
1 min read
QUESTION - ALGORITHM COURSE??

QUESTION - ALGORITHM COURSE??

2
Comments 1
1 min read
Hold My Emoji

Hold My Emoji

6
Comments
2 min read
The Big O Notation

The Big O Notation

6
Comments
5 min read
Breaking Down DSAs: Valid Anagram

Breaking Down DSAs: Valid Anagram

35
Comments
4 min read
Implementation of STACK in java.

Implementation of STACK in java.

4
Comments 2
1 min read
CS101 —Python exercise: counting days between two dates

CS101 —Python exercise: counting days between two dates

4
Comments
4 min read
Thoughts about a two pointer array problem - #27 LeetCode

Thoughts about a two pointer array problem - #27 LeetCode

3
Comments
2 min read
Perl Weekly Challenge 15, Part 1: Finding Strong and Weak Primes with Perl

Perl Weekly Challenge 15, Part 1: Finding Strong and Weak Primes with Perl

6
Comments
4 min read
Solving 8 puzzle problem using A* algorithm

Solving 8 puzzle problem using A* algorithm

3
Comments
1 min read
How to Land Your Dream Job Series

How to Land Your Dream Job Series

10
Comments
1 min read
Linear Searching Algorithm in Javascript

Linear Searching Algorithm in Javascript

5
Comments
2 min read
Algorithm Question By Google

Algorithm Question By Google

10
Comments 3
1 min read
Reversing Array In Place

Reversing Array In Place

5
Comments
1 min read
How To Correctly Shuffle An Array in JavaScript

How To Correctly Shuffle An Array in JavaScript

5
Comments
3 min read
Algorithm: Longest Continuous Palindrome in a String

Algorithm: Longest Continuous Palindrome in a String

9
Comments
3 min read
Part 2: Sorting Algorithm

Part 2: Sorting Algorithm

16
Comments 2
8 min read
Introduction of fast differential sorting algorithm "Homura-Shiki"

Introduction of fast differential sorting algorithm "Homura-Shiki"

10
Comments
3 min read
Proposal of a new method, Introduction of differential sort algorithm "Setsuna-Shiki"

Proposal of a new method, Introduction of differential sort algorithm "Setsuna-Shiki"

7
Comments
4 min read
Introduction of new comparison stable sorting algorithm

Introduction of new comparison stable sorting algorithm

5
Comments
3 min read
Visualizing Hash Match Join Internals And Understanding Their Implications

Visualizing Hash Match Join Internals And Understanding Their Implications

3
Comments
4 min read
Learning Algorithms with JS, Python and Java #11: Count the Vowels

Learning Algorithms with JS, Python and Java #11: Count the Vowels

14
Comments
1 min read
Visualizing Merge Join Internals And Understanding Their Implications

Visualizing Merge Join Internals And Understanding Their Implications

8
Comments
4 min read
Everyone knows algorithm analysis!

Everyone knows algorithm analysis!

21
Comments
4 min read
loading...