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.
Top Interview Question: Finding the First Unique Character in a String using Linear Time

Top Interview Question: Finding the First Unique Character in a String using Linear Time

17
Comments 2
4 min read
Your own property based testing framework - Part 2: Runners

Your own property based testing framework - Part 2: Runners

8
Comments
5 min read
Tech interview prep resources for software engineers

Tech interview prep resources for software engineers

89
Comments 2
13 min read
Recursion to update deeply nested objects

Recursion to update deeply nested objects

12
Comments 2
2 min read
Practicing Recursion with 7 Algorithm Challenges

Practicing Recursion with 7 Algorithm Challenges

136
Comments 1
6 min read
Using Array.prototype.includes() vs Set.prototype.has() to filter arrays

Using Array.prototype.includes() vs Set.prototype.has() to filter arrays

22
Comments 9
3 min read
Your own property based testing framework - Part 1: Generators

Your own property based testing framework - Part 1: Generators

10
Comments
5 min read
LeetCode July Challenge -1: ArrangeCoins -solution explained

LeetCode July Challenge -1: ArrangeCoins -solution explained

11
Comments
2 min read
Solving "Diff Two Arrays" / freeCodeCamp Algorithm Challenges

Solving "Diff Two Arrays" / freeCodeCamp Algorithm Challenges

7
Comments
4 min read
Finding the Intersection of Two Arrays

Finding the Intersection of Two Arrays

10
Comments 1
3 min read
What is the Game of Life?

What is the Game of Life?

5
Comments 1
2 min read
The Word Pattern Algorithm: How to Test if a String Follows a Pattern

The Word Pattern Algorithm: How to Test if a String Follows a Pattern

12
Comments 1
5 min read
An introduction to Merge Sort [Algorithm]

An introduction to Merge Sort [Algorithm]

6
Comments
3 min read
Binary Search in JavaScript

Binary Search in JavaScript

9
Comments
1 min read
Master Array Data structure.

Master Array Data structure.

19
Comments
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.