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.
Valid Anagram - LeetCode Java Solution

Valid Anagram - LeetCode Java Solution

9
Comments
7 min read
Merge Strings Alternately

Merge Strings Alternately

Comments
3 min read
DAY 69 - Number of 1 Bits

DAY 69 - Number of 1 Bits

Comments
2 min read
Product of Array Except Self - LeetCode Java Solution

Product of Array Except Self - LeetCode Java Solution

7
Comments
6 min read
Two Sum — LeetCode Java Solution

Two Sum — LeetCode Java Solution

8
Comments
5 min read
Contains Duplicate - LeetCode Java Solution

Contains Duplicate - LeetCode Java Solution

5
Comments
7 min read
DAY 68 - Single Number I

DAY 68 - Single Number I

Comments
2 min read
TCP Connections in C: A Socket Programming Guide

TCP Connections in C: A Socket Programming Guide

12
Comments
4 min read
SL Classification using Python and R

SL Classification using Python and R

3
Comments 2
6 min read
DAY 67 - 231. Power of Two

DAY 67 - 231. Power of Two

1
Comments
3 min read
Doubly Linked List Implementation in Ruby

Doubly Linked List Implementation in Ruby

3
Comments
7 min read
DAY 66 - Two Sum IV - Input is a BST

DAY 66 - Two Sum IV - Input is a BST

1
Comments
3 min read
✅ Algorithm Correctness haqida

✅ Algorithm Correctness haqida

4
Comments
4 min read
DAY 65 - Kth Smallest Element in a BST

DAY 65 - Kth Smallest Element in a BST

2
Comments
3 min read
Random Cut Forests

Random Cut Forests

3
Comments
5 min read
Supervised Learning

Supervised Learning

4
Comments
7 min read
DAY 64 - SUBARRAYS AND OR PROBLEM

DAY 64 - SUBARRAYS AND OR PROBLEM

Comments
4 min read
LeetCode 2532 (Hard++, Extra Category, Amazon). Time to Cross a Bridge.

LeetCode 2532 (Hard++, Extra Category, Amazon). Time to Cross a Bridge.

7
Comments 4
6 min read
Data Structures - Part 1: Everything You Need to Know About Arrays

Data Structures - Part 1: Everything You Need to Know About Arrays

8
Comments 1
8 min read
DAY 63 - Unique Binary Search Trees II

DAY 63 - Unique Binary Search Trees II

Comments
4 min read
DAY 62 - Flatten a Binary Tree into a linked list

DAY 62 - Flatten a Binary Tree into a linked list

Comments
3 min read
Implementing a hash table with separate chaining for collisions resolution

Implementing a hash table with separate chaining for collisions resolution

Comments
22 min read
Самая длинная палиндромная подстрока

Самая длинная палиндромная подстрока

2
Comments
2 min read
DAY 61 - Serialize and Deserialize Binary Tree

DAY 61 - Serialize and Deserialize Binary Tree

Comments
4 min read
LeetCode 2801 (Hard, Acceptance Level 14.5%). Count Stepping Numbers in Range. DP. Efficiently handles large inputs (10^9 + 7).

LeetCode 2801 (Hard, Acceptance Level 14.5%). Count Stepping Numbers in Range. DP. Efficiently handles large inputs (10^9 + 7).

7
Comments 2
4 min read
loading...