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.
Data Structures in JavaScript: Hash Tables

Data Structures in JavaScript: Hash Tables

17
Comments 2
7 min read
Solution: Encode and Decode TinyURL

Solution: Encode and Decode TinyURL

20
Comments
3 min read
JavaScript function which confirms the ending of a word

JavaScript function which confirms the ending of a word

4
Comments
1 min read
Solution: Swapping Nodes in a Linked List

Solution: Swapping Nodes in a Linked List

19
Comments
3 min read
Leetcode 1721. Swapping Nodes in a Linked List [Solution]

Leetcode 1721. Swapping Nodes in a Linked List [Solution]

9
Comments 1
3 min read
Data Structures: Stacks

Data Structures: Stacks

12
Comments
4 min read
What is Big O Notation?

What is Big O Notation?

3
Comments
2 min read
Crunching numbers: Algorithms I wrote for Project Euler🧮💻

Crunching numbers: Algorithms I wrote for Project Euler🧮💻

30
Comments
4 min read
Stack Patterns

Stack Patterns

1
Comments
2 min read
LeetCode 703: Kth Largest Element in a Stream (Python)

LeetCode 703: Kth Largest Element in a Stream (Python)

3
Comments
1 min read
Crack the top 40 C# data structure questions

Crack the top 40 C# data structure questions

44
Comments
37 min read
Leetcode 1461. Check If a String Contains All Binary Codes of Size K [Multiple Approaches]

Leetcode 1461. Check If a String Contains All Binary Codes of Size K [Multiple Approaches]

5
Comments
6 min read
Solution: Check If a String Contains All Binary Codes of Size K

Solution: Check If a String Contains All Binary Codes of Size K

15
Comments
4 min read
108. Convert Sorted Array to Binary Search Tree (javascript solution)

108. Convert Sorted Array to Binary Search Tree (javascript solution)

4
Comments 1
1 min read
Leetcode 322: Coin Change [Solution]

Leetcode 322: Coin Change [Solution]

20
Comments 1
7 min read
The Best Web Development Challenge Websites

The Best Web Development Challenge Websites

9
Comments
3 min read
Solution: Coin Change

Solution: Coin Change

11
Comments 1
4 min read
Simple bit manipulation

Simple bit manipulation

7
Comments
3 min read
AI Fundamentals Series: Algorithms

AI Fundamentals Series: Algorithms

3
Comments
4 min read
Depth First Search Binary Tree

Depth First Search Binary Tree

10
Comments
3 min read
Solution: Integer to Roman

Solution: Integer to Roman

23
Comments 2
3 min read
Leetcode 12: Integer to Roman [Solution]

Leetcode 12: Integer to Roman [Solution]

10
Comments 4
4 min read
Short Bytes - Linked List Reversal

Short Bytes - Linked List Reversal

5
Comments
3 min read
Solution: Add One Row to Tree

Solution: Add One Row to Tree

14
Comments
4 min read
Leetcode 623: Add One Row to Tree [Solution]

Leetcode 623: Add One Row to Tree [Solution]

5
Comments 1
4 min read
loading...