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 and algorithims in Javascript

Data Structures and algorithims in Javascript

9
Comments 2
12 min read
Introduction to Data Structures and Algorithms with Modern JavaScript

Introduction to Data Structures and Algorithms with Modern JavaScript

11
Comments
3 min read
Introduction to Data Structures and Algorithms With Python

Introduction to Data Structures and Algorithms With Python

7
Comments
5 min read
Introduction to Data Structures and Algorithms With Python

Introduction to Data Structures and Algorithms With Python

13
Comments 4
5 min read
Data Structures and Algorithims with python.

Data Structures and Algorithims with python.

7
Comments
19 min read
Seven Segment Search

Seven Segment Search

3
Comments
3 min read
JavaScript Data Structures and Algorithm.

JavaScript Data Structures and Algorithm.

3
Comments
2 min read
Introduction to data structures and algorithms.

Introduction to data structures and algorithms.

8
Comments
5 min read
️ Sorting Algorithms implemented in Typescript

️ Sorting Algorithms implemented in Typescript

10
Comments
8 min read
Cracking Wordles using code

Cracking Wordles using code

9
Comments 2
2 min read
Introduction to Data Structures and Algorithms With Python

Introduction to Data Structures and Algorithms With Python

12
Comments
7 min read
Introduction to Data Structures and Algorithms with Modern JavaScript

Introduction to Data Structures and Algorithms with Modern JavaScript

6
Comments
4 min read
How I REACTO To Algos: Pig Latin

How I REACTO To Algos: Pig Latin

6
Comments
5 min read
LeetCode: Majority Element (Boyer-Moore Majority Voting Algorithm)

LeetCode: Majority Element (Boyer-Moore Majority Voting Algorithm)

7
Comments 1
2 min read
INTRODUCTION TO DATA STRUCTURES AND ALGORITHMS WITH PYTHON.

INTRODUCTION TO DATA STRUCTURES AND ALGORITHMS WITH PYTHON.

12
Comments
5 min read
Introduction to data structures and algorithms with python

Introduction to data structures and algorithms with python

8
Comments
2 min read
Introduction to Data Structures and Algorithms With Python

Introduction to Data Structures and Algorithms With Python

2
Comments
6 min read
Not Leetcode Diary: find min missing number in array

Not Leetcode Diary: find min missing number in array

2
Comments
3 min read
Find minimum in rotated sorted array in Python(code and explanation)

Find minimum in rotated sorted array in Python(code and explanation)

7
Comments
2 min read
Introduction to Data Structures and Algorithms With Modern JavaScript.

Introduction to Data Structures and Algorithms With Modern JavaScript.

10
Comments
4 min read
Advantages of Doubly Linked List in Data Structure

Advantages of Doubly Linked List in Data Structure

8
Comments
7 min read
Introduction to data structures and algorithms in Python

Introduction to data structures and algorithms in Python

8
Comments 5
5 min read
Day 9 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#26.Remove Duplicates from Sorted Array(Easy/JS)

Day 9 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#26.Remove Duplicates from Sorted Array(Easy/JS)

12
Comments 2
4 min read
Data Structure Algorithms: Binary Search

Data Structure Algorithms: Binary Search

7
Comments
2 min read
Day 8 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#221.Maximal Square(Medium/JavaScript)

Day 8 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#221.Maximal Square(Medium/JavaScript)

7
Comments
5 min read
Pattern Search - Rabin-Karp Algorithm

Pattern Search - Rabin-Karp Algorithm

4
Comments
2 min read
LeetCode - Single Number II

LeetCode - Single Number II

7
Comments 1
4 min read
Introduction to data structures and algorithms with python

Introduction to data structures and algorithms with python

7
Comments 1
3 min read
Python 102: Introduction to Data Structures and Algorithms With Python.

Python 102: Introduction to Data Structures and Algorithms With Python.

10
Comments 2
5 min read
Introduction to Data Structures and Algorithms with Python

Introduction to Data Structures and Algorithms with Python

7
Comments
8 min read
Google Ranking Algorithm 🤔

Google Ranking Algorithm 🤔

4
Comments 1
1 min read
Leetcode diary: 75. Sort Colors

Leetcode diary: 75. Sort Colors

4
Comments
3 min read
Binary Tree – How to implement using Javascript in 2022?

Binary Tree – How to implement using Javascript in 2022?

7
Comments
5 min read
Data Structures and Algorithms with Go (2): Growing Your Go Skills with Trees

Data Structures and Algorithms with Go (2): Growing Your Go Skills with Trees

10
Comments
3 min read
Power of Two, A Google Interview Question - Java Solution

Power of Two, A Google Interview Question - Java Solution

37
Comments
4 min read
Check If The kth Bit is Set/Unset, A FAANG Interview Questions - Java

Check If The kth Bit is Set/Unset, A FAANG Interview Questions - Java

42
Comments 1
3 min read
New open-source repository collation

New open-source repository collation

3
Comments
1 min read
Subsets/Power-set, A FAANG Interview Question - TS Solution

Subsets/Power-set, A FAANG Interview Question - TS Solution

41
Comments 1
3 min read
Subsets/Power-set, A FAANG Interview Question - JS Solution

Subsets/Power-set, A FAANG Interview Question - JS Solution

43
Comments
3 min read
Subsets/Power-set, A FAANG Interview Question - C++ Solution

Subsets/Power-set, A FAANG Interview Question - C++ Solution

45
Comments 2
3 min read
Leetcode diary: 6. Zigzag Conversion [Explanation enhanced]

Leetcode diary: 6. Zigzag Conversion [Explanation enhanced]

6
Comments
3 min read
Monotonic Array - Java Solution

Monotonic Array - Java Solution

44
Comments
3 min read
Subsets/Power-set, A FAANG Interview Question - Java Solution

Subsets/Power-set, A FAANG Interview Question - Java Solution

43
Comments
3 min read
Basics of the Binary Tree

Basics of the Binary Tree

6
Comments
3 min read
The Longest Palindromic Sub-string

The Longest Palindromic Sub-string

6
Comments
4 min read
Breadth-First Search

Breadth-First Search

6
Comments 1
3 min read
Leetcode diary: 957. Prison Cells After N Days [No trick explanation]

Leetcode diary: 957. Prison Cells After N Days [No trick explanation]

3
Comments
5 min read
Leetcode diary:675. Cut Off Trees for Golf Event [hard, BST]

Leetcode diary:675. Cut Off Trees for Golf Event [hard, BST]

5
Comments
3 min read
Day 7 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#88.Merge Sorted Array(Easy/JavaScript)

Day 7 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#88.Merge Sorted Array(Easy/JavaScript)

7
Comments
3 min read
Day 6 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#1534.Count Good Triplets(Easy/JavaScript)

Day 6 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#1534.Count Good Triplets(Easy/JavaScript)

6
Comments
4 min read
Giant Squid

Giant Squid

4
Comments
5 min read
Day 5 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#56.Merge Intervals(Medium/JavaScript)

Day 5 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#56.Merge Intervals(Medium/JavaScript)

8
Comments
3 min read
Check if a number is even using recursion

Check if a number is even using recursion

5
Comments 1
1 min read
Get the integers within a range (x, y) using recursion

Get the integers within a range (x, y) using recursion

4
Comments
1 min read
Compute the sum of an array of integers using Recursion

Compute the sum of an array of integers using Recursion

6
Comments
1 min read
Day 4 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#443.String Compression(Medium/JavaScript)

Day 4 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#443.String Compression(Medium/JavaScript)

8
Comments
4 min read
Sum all numbers in an array containing nested arrays using recursion

Sum all numbers in an array containing nested arrays using recursion

5
Comments
1 min read
Lanternfish

Lanternfish

5
Comments
3 min read
Leetcode diary: 207. Course Schedule [backtracking, graph]

Leetcode diary: 207. Course Schedule [backtracking, graph]

6
Comments
3 min read
The Treachery of Whales

The Treachery of Whales

6
Comments 1
3 min read
loading...