DEV Community

# problemsolving

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Greedy Algorithms and Optimization Problems

Greedy Algorithms and Optimization Problems

Comments
6 min read
Unlocking Success in Problem Solving: Start with the Problem Statement!

Unlocking Success in Problem Solving: Start with the Problem Statement!

Comments
2 min read
Balancing Wants and Constraints: Navigating the Knapsack Problem

Balancing Wants and Constraints: Navigating the Knapsack Problem

7
Comments 5
2 min read
Navigating the Maze: Solving Shortest Path Challenges with Dijkstra's Algorithm

Navigating the Maze: Solving Shortest Path Challenges with Dijkstra's Algorithm

10
Comments 2
3 min read
Streamlining Transportation. Network design with Excel and Python

Streamlining Transportation. Network design with Excel and Python

5
Comments 3
3 min read
The When, Why, & Where Of Pseudocoding. How to bring logical thinking into your coding.

The When, Why, & Where Of Pseudocoding. How to bring logical thinking into your coding.

4
Comments
4 min read
Cracking the Scheduling Puzzle: Solving Scheduling Problems with Operations Research

Cracking the Scheduling Puzzle: Solving Scheduling Problems with Operations Research

8
Comments
4 min read
Maximum Sum With Exactly K Elements

Maximum Sum With Exactly K Elements

Comments
1 min read
Distribute Candies

Distribute Candies

1
Comments
1 min read
What Software Engineers don't realize...

What Software Engineers don't realize...

1
Comments
1 min read
Two Sum - LeetCode problem 1 solution in python

Two Sum - LeetCode problem 1 solution in python

28
Comments
2 min read
Introduction to Dynamic programming

Introduction to Dynamic programming

1
Comments
3 min read
Orderly Queue

Orderly Queue

2
Comments
1 min read
Remove Letter To Equalize Frequency

Remove Letter To Equalize Frequency

2
Comments
1 min read
Partition Labels

Partition Labels

2
Comments
1 min read
Explaining Maximum Subarray Sum problem with Kadane's Algorithm

Explaining Maximum Subarray Sum problem with Kadane's Algorithm

1
Comments
3 min read
Questions to Expect in an Interview

Questions to Expect in an Interview

2
Comments
4 min read
Reverse Odd Levels of Binary Tree

Reverse Odd Levels of Binary Tree

3
Comments
1 min read
int32 to IPv4

int32 to IPv4

Comments
2 min read
Third Maximum Number

Third Maximum Number

5
Comments
1 min read
Restore IP Addresses

Restore IP Addresses

5
Comments
1 min read
Letter Combinations of a Phone Number

Letter Combinations of a Phone Number

3
Comments
1 min read
Leetcode Solutions: Maximum Depth of Binary Tree

Leetcode Solutions: Maximum Depth of Binary Tree

3
Comments
1 min read
Github contributions for beginners

Github contributions for beginners

4
Comments
1 min read
Max Rotate Function

Max Rotate Function

Comments
1 min read
loading...