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.
String Data Structures and Algorithms: Essential Interview Questions

String Data Structures and Algorithms: Essential Interview Questions

27
Comments
3 min read
Repeat the Character in a string based on its Alphabetical index

Repeat the Character in a string based on its Alphabetical index

6
Comments
1 min read
Comprehensive ๐—š๐˜‚๐—ถ๐—ฑ๐—ฒ ๐˜๐—ผ ๐—ฆ๐˜๐—ฎ๐—ฐ๐—ธ ๐——๐—ฎ๐˜๐—ฎ ๐—ฆ๐˜๐—ฟ๐˜‚๐—ฐ๐˜๐˜‚๐—ฟ๐—ฒ: ๐—œ๐—บ๐—ฝ๐—น๐—ฒ๐—บ๐—ฒ๐—ป๐˜๐—ฎ๐˜๐—ถ๐—ผ๐—ป, ๐—ข๐—ฝ๐—ฒ๐—ฟ๐—ฎ๐˜๐—ถ๐—ผ๐—ป๐˜€, ๐—ฎ๐—ป๐—ฑ ๐—ฃ๐—ฟ๐—ผ๐—ฏ๐—น๐—ฒ๐—บ-๐—ฆ๐—ผ๐—น๐˜ƒ๐—ถ๐—ป๐—ด

Comprehensive ๐—š๐˜‚๐—ถ๐—ฑ๐—ฒ ๐˜๐—ผ ๐—ฆ๐˜๐—ฎ๐—ฐ๐—ธ ๐——๐—ฎ๐˜๐—ฎ ๐—ฆ๐˜๐—ฟ๐˜‚๐—ฐ๐˜๐˜‚๐—ฟ๐—ฒ: ๐—œ๐—บ๐—ฝ๐—น๐—ฒ๐—บ๐—ฒ๐—ป๐˜๐—ฎ๐˜๐—ถ๐—ผ๐—ป, ๐—ข๐—ฝ๐—ฒ๐—ฟ๐—ฎ๐˜๐—ถ๐—ผ๐—ป๐˜€, ๐—ฎ๐—ป๐—ฑ ๐—ฃ๐—ฟ๐—ผ๐—ฏ๐—น๐—ฒ๐—บ-๐—ฆ๐—ผ๐—น๐˜ƒ๐—ถ๐—ป๐—ด

25
Comments 2
3 min read
The Shirt Drying Problem: An Analogous Tale about Function Coloring

The Shirt Drying Problem: An Analogous Tale about Function Coloring

1
Comments
7 min read
Harris Algorithm

Harris Algorithm

Comments
4 min read
Understanding insertion sort algorithm: Beginner's guide with leetcode problems

Understanding insertion sort algorithm: Beginner's guide with leetcode problems

1
Comments
6 min read
Still Using SQL, Python, & Excel for Data Deduplication? Here's Why You Need Better Tools.

Still Using SQL, Python, & Excel for Data Deduplication? Here's Why You Need Better Tools.

5
Comments
4 min read
Singly Linked List Implementation in Go

Singly Linked List Implementation in Go

10
Comments
5 min read
Understanding bubble sort algorithm: Beginner's guide with leetcode problems

Understanding bubble sort algorithm: Beginner's guide with leetcode problems

2
Comments
8 min read
Mastering Linked List: 105 Interview Questions for DSA Success

Mastering Linked List: 105 Interview Questions for DSA Success

28
Comments 2
4 min read
Finding an Element in an Infinite Array Using Java

Finding an Element in an Infinite Array Using Java

Comments
3 min read
Mastering Time and Space Complexity: A Beginner's Guide to Big O Notation

Mastering Time and Space Complexity: A Beginner's Guide to Big O Notation

2
Comments
7 min read
Mastering Arrays: 56 Interview Questions for DSA Success

Mastering Arrays: 56 Interview Questions for DSA Success

27
Comments 2
4 min read
Array Data Structure with Time and Space Complexity.

Array Data Structure with Time and Space Complexity.

29
Comments 3
1 min read
How to Implement Singly Linked List in Python

How to Implement Singly Linked List in Python

1
Comments
2 min read
Improve an algorithm performance step by step

Improve an algorithm performance step by step

Comments
11 min read
Join me in my 150 day challenge of Interview Preparation

Join me in my 150 day challenge of Interview Preparation

Comments
1 min read
Data Structures & Algorithm Linked List Day 1

Data Structures & Algorithm Linked List Day 1

Comments
12 min read
A Voyage through Algorithms using Javascript - Insertion Sort

A Voyage through Algorithms using Javascript - Insertion Sort

5
Comments
5 min read
Time Complexity, Space Complexity and Big O Notation

Time Complexity, Space Complexity and Big O Notation

25
Comments
10 min read
1497. Check If Array Pairs Are Divisible by k

1497. Check If Array Pairs Are Divisible by k

Comments
4 min read
How to Choose the Right Algorithm for Model Training

How to Choose the Right Algorithm for Model Training

1
Comments
1 min read
Fibonacci, Integer overflow, memoization e um exagero

Fibonacci, Integer overflow, memoization e um exagero

6
Comments 1
3 min read
Merge Sort Demystified: A Beginner's Guide to Divide and Conquer Sorting

Merge Sort Demystified: A Beginner's Guide to Divide and Conquer Sorting

1
Comments
5 min read
request for a mentor

request for a mentor

Comments 2
1 min read
Complete Data Structure and Algorithms Roadmap

Complete Data Structure and Algorithms Roadmap

25
Comments
4 min read
1381. Design a Stack With Increment Operation

1381. Design a Stack With Increment Operation

Comments
4 min read
Which Programming Language Should I Use to Learn Data Structures and Algorithms?

Which Programming Language Should I Use to Learn Data Structures and Algorithms?

22
Comments 2
2 min read
Add the sum of prime numbers for a given integer using JavaScript

Add the sum of prime numbers for a given integer using JavaScript

6
Comments
1 min read
432. All O`one Data Structure

432. All O`one Data Structure

Comments
4 min read
Understanding Recursion in Python: A Comprehensive Guide

Understanding Recursion in Python: A Comprehensive Guide

Comments
3 min read
Negative cycle with Dijskta(Possible but not optimal)

Negative cycle with Dijskta(Possible but not optimal)

Comments
2 min read
Why You Should Learn DSA with JavaScript & the Importance of Problem Solving ?

Why You Should Learn DSA with JavaScript & the Importance of Problem Solving ?

26
Comments
2 min read
๐Ÿ’กSolving LeetCode 34: Find First and Last Position of Element in a Sorted Array

๐Ÿ’กSolving LeetCode 34: Find First and Last Position of Element in a Sorted Array

Comments
3 min read
๐Ÿค– Solving LeetCode Problem 744: Find the Smallest Letter Greater Than Target

๐Ÿค– Solving LeetCode Problem 744: Find the Smallest Letter Greater Than Target

Comments
3 min read
How to be in top 1% on leetcode in 6 months.

How to be in top 1% on leetcode in 6 months.

Comments
6 min read
Arrays

Arrays

2
Comments
2 min read
Convert camelToCase to snake_case in JavaScript

Convert camelToCase to snake_case in JavaScript

6
Comments
1 min read
Overfitting and Underfitting in Machine Learning: Finding the Right Balance for Your Models

Overfitting and Underfitting in Machine Learning: Finding the Right Balance for Your Models

1
Comments
6 min read
DSA: Graph - questions

DSA: Graph - questions

Comments
3 min read
DSA: Recursion - questions

DSA: Recursion - questions

Comments
2 min read
DSA: Backtracking - questions

DSA: Backtracking - questions

Comments
2 min read
DSA: Heap - questions

DSA: Heap - questions

Comments
2 min read
DSA: Trie - questions

DSA: Trie - questions

Comments
2 min read
DSA: Queue - questions

DSA: Queue - questions

Comments
1 min read
DSA: Tree - questions

DSA: Tree - questions

Comments
3 min read
Asymptotic Notation and Analysis Based on Input Size of Algorithms

Asymptotic Notation and Analysis Based on Input Size of Algorithms

Comments
4 min read
Introduction to Arrays in Java

Introduction to Arrays in Java

Comments
4 min read
How Learning Go Structs Finally Made Me Love Coding

How Learning Go Structs Finally Made Me Love Coding

19
Comments 3
3 min read
A Voyage through Algorithms using Javascript - Selection Sort

A Voyage through Algorithms using Javascript - Selection Sort

Comments
8 min read
"Why We Need Algorithms: The Foundation of Efficiency, Automation, and Problem Solving"

"Why We Need Algorithms: The Foundation of Efficiency, Automation, and Problem Solving"

5
Comments
3 min read
Teaching Algorithms to Kids with a Robot and Micro:bit

Teaching Algorithms to Kids with a Robot and Micro:bit

3
Comments 1
5 min read
Doubly Linked List Implementation in Go

Doubly Linked List Implementation in Go

6
Comments
5 min read
Data Structure cheat sheet

Data Structure cheat sheet

Comments
1 min read
Picking Numbers - HakerRank Solution - Javascript

Picking Numbers - HakerRank Solution - Javascript

Comments
1 min read
Algo:: Tree Sum Should Match the Target

Algo:: Tree Sum Should Match the Target

8
Comments
1 min read
Using HashMaps, Coding Interview Pattern

Using HashMaps, Coding Interview Pattern

6
Comments
4 min read
Algoritmos de Ordenaรงรฃo

Algoritmos de Ordenaรงรฃo

Comments
6 min read
Reverse the case of a string - Javascript

Reverse the case of a string - Javascript

5
Comments
1 min read
The Hexagonal Code: How Uber Finds You Fast!

The Hexagonal Code: How Uber Finds You Fast!

6
Comments
1 min read
loading...