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.
407. Trapping Rain Water II

407. Trapping Rain Water II

Comments
4 min read
Making binary search slower

Making binary search slower

4
Comments
4 min read
1368. Minimum Cost to Make at Least One Valid Path in a Grid

1368. Minimum Cost to Make at Least One Valid Path in a Grid

Comments
4 min read
Plutonian Pebbles

Plutonian Pebbles

Comments
3 min read
Comparative Analysis of Classification Techniques: Naive Bayes, Decision Trees, and Random Forests

Comparative Analysis of Classification Techniques: Naive Bayes, Decision Trees, and Random Forests

6
Comments 1
3 min read
2683. Neighboring Bitwise XOR

2683. Neighboring Bitwise XOR

Comments
3 min read
Key derivation function with Python

Key derivation function with Python

Comments
2 min read
2425. Bitwise XOR of All Pairings

2425. Bitwise XOR of All Pairings

Comments
4 min read
Filling a 10 Million Image Grid with PHP for Internet History

Filling a 10 Million Image Grid with PHP for Internet History

Comments
6 min read
From Bootcamp to Senior Engineer: Growing, Learning, and Feeling Green

From Bootcamp to Senior Engineer: Growing, Learning, and Feeling Green

Comments
3 min read
Neetcode Roadmap Part 1

Neetcode Roadmap Part 1

Comments
2 min read
Bayes’ Theorem: Risk Prediction and AI in The Insurance Sector

Bayes’ Theorem: Risk Prediction and AI in The Insurance Sector

Comments
6 min read
A tĂŠcnica dos dois ponteiros

A tĂŠcnica dos dois ponteiros

Comments
3 min read
2429. Minimize XOR

2429. Minimize XOR

Comments
3 min read
2657. Find the Prefix Common Array of Two Arrays

2657. Find the Prefix Common Array of Two Arrays

Comments
4 min read
I am a beginner in Python programming and I want to develop my skills.

I am a beginner in Python programming and I want to develop my skills.

Comments
1 min read
3223. Minimum Length of String After Operations

3223. Minimum Length of String After Operations

Comments
3 min read
LinearBoost: Faster Than XGBoost and LightGBM, Outperforming Them on F1 Score on Seven Famous Benchmark Datasets

LinearBoost: Faster Than XGBoost and LightGBM, Outperforming Them on F1 Score on Seven Famous Benchmark Datasets

Comments
1 min read
Hoof It

Hoof It

Comments
3 min read
2116. Check if a Parentheses String Can Be Valid

2116. Check if a Parentheses String Can Be Valid

Comments
4 min read
Understanding Quick Sort in Kotlin : A Beginner's Guide

Understanding Quick Sort in Kotlin : A Beginner's Guide

Comments
4 min read
External Merge Problem - Complete Guide for Gophers

External Merge Problem - Complete Guide for Gophers

Comments
11 min read
Searching vs. Sorting in Java: Key Differences and Applications

Searching vs. Sorting in Java: Key Differences and Applications

1
Comments
6 min read
Greedy Algorithm With Examples

Greedy Algorithm With Examples

Comments
1 min read
From 0 to O(n): A Beginner's Guide to Big O Notation

From 0 to O(n): A Beginner's Guide to Big O Notation

Comments
7 min read
Understanding Selection Sort in Kotlin: A Beginner's Guide

Understanding Selection Sort in Kotlin: A Beginner's Guide

Comments
5 min read
Entity and Relationship

Entity and Relationship

Comments
1 min read
HackerRank’s Flipping the Matrix Problem

HackerRank’s Flipping the Matrix Problem

Comments
3 min read
Understanding the XOR Operator: A Powerful Tool in Computing

Understanding the XOR Operator: A Powerful Tool in Computing

Comments
3 min read
Kadane's Algorithm: Leetcode 53 Maximum subarray

Kadane's Algorithm: Leetcode 53 Maximum subarray

Comments
1 min read
Understanding Sorting Algorithms (with Examples in Java)

Understanding Sorting Algorithms (with Examples in Java)

Comments
1 min read
Building a Production-Ready Trie Search System: A 5-Day Journey 🚀

Building a Production-Ready Trie Search System: A 5-Day Journey 🚀

Comments
14 min read
AI and Machine Learning Algorithms: Strengths, Weaknesses and Best Use Cases

AI and Machine Learning Algorithms: Strengths, Weaknesses and Best Use Cases

1
Comments 1
6 min read
Best Way to Learn Data Science: A Comprehensive Guide for Aspiring Experts

Best Way to Learn Data Science: A Comprehensive Guide for Aspiring Experts

Comments
3 min read
Symmetric data encryption with Python

Symmetric data encryption with Python

Comments
2 min read
Disk Fragmenter

Disk Fragmenter

Comments
6 min read
Time and Space Complexity

Time and Space Complexity

1
Comments
1 min read
Простая задача с собеседования в Google: Merge Strings Alternately

Простая задача с собеседования в Google: Merge Strings Alternately

2
Comments
2 min read
Difference Between Merge Sort and Quick Sort

Difference Between Merge Sort and Quick Sort

Comments
1 min read
Yay! Reached 1035+ days Daily Coding Streak on Leetcode!

Yay! Reached 1035+ days Daily Coding Streak on Leetcode!

Comments
1 min read
The Levenshtein Algorithm: Making String Comparison Child's Play

The Levenshtein Algorithm: Making String Comparison Child's Play

Comments
3 min read
Resonant Collinearity

Resonant Collinearity

Comments
6 min read
LeetCode Meditations: Sum of Two Integers

LeetCode Meditations: Sum of Two Integers

Comments
3 min read
Heaps, Data Structures

Heaps, Data Structures

Comments
16 min read
Leetcode 75. Sort Colors

Leetcode 75. Sort Colors

1
Comments
1 min read
916. Word Subsets

916. Word Subsets

2
Comments
3 min read
Sorted Data Structures in Python

Sorted Data Structures in Python

Comments
3 min read
2185. Counting Words With a Given Prefix

2185. Counting Words With a Given Prefix

1
Comments
2 min read
Understanding Merge Sort in Kotlin: A Beginner's Guide

Understanding Merge Sort in Kotlin: A Beginner's Guide

Comments
6 min read
You need to learn DSA , to earn.

You need to learn DSA , to earn.

2
Comments 2
1 min read
ทำความเข้าใจเกี่ยวกับ Big-O และตัวอย่างโค้ดในภาษา C++

ทำความเข้าใจเกี่ยวกับ Big-O และตัวอย่างโค้ดในภาษา C++

Comments
2 min read
Understand AVL Tree Rotations Visually

Understand AVL Tree Rotations Visually

Comments
2 min read
Hashing, DSA Complete Syllabus

Hashing, DSA Complete Syllabus

Comments
3 min read
🔍 Mastering the Sliding Window Technique: A Developer's Guide

🔍 Mastering the Sliding Window Technique: A Developer's Guide

7
Comments 1
3 min read
LeetCode Meditations: Reverse Bits

LeetCode Meditations: Reverse Bits

Comments
3 min read
LeetCode Meditations: Counting Bits

LeetCode Meditations: Counting Bits

Comments
2 min read
Time Complexity, Big-O for Beginners

Time Complexity, Big-O for Beginners

4
Comments
3 min read
Precise Allocations with Big.js: Handling Rounding and Leftover Redistribution

Precise Allocations with Big.js: Handling Rounding and Leftover Redistribution

Comments
3 min read
LeetCode Meditations: Number of 1 Bits

LeetCode Meditations: Number of 1 Bits

Comments
2 min read
Kanban Projekt / Algorithmus: Muster suchen

Kanban Projekt / Algorithmus: Muster suchen

Comments
2 min read
loading...