DEV Community

# dsa

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to Avoid TLE (Time Limit Exceeded) Errors in Coding Problems

How to Avoid TLE (Time Limit Exceeded) Errors in Coding Problems

1
Comments
1 min read
DSA - Arrays/Strings - Técnica Two Pointers (Dois Ponteiros) — Guia Completo para Entrevistas Técnicas

DSA - Arrays/Strings - Técnica Two Pointers (Dois Ponteiros) — Guia Completo para Entrevistas Técnicas

Comments
5 min read
🧠 DSA Series - Day 3

🧠 DSA Series - Day 3

1
Comments
2 min read
From Struggle to Solution-An Approach to Solving a programming problem using #650.Leetcode's 2 keys keyboard as an example

From Struggle to Solution-An Approach to Solving a programming problem using #650.Leetcode's 2 keys keyboard as an example

Comments
7 min read
700+ DSA Problems: How It Shaped My CS Thinking”

700+ DSA Problems: How It Shaped My CS Thinking”

1
Comments
2 min read
My DSA Dive: A Systematic Journey 🚀

My DSA Dive: A Systematic Journey 🚀

Comments
1 min read
Graph Theory in Real Life: How BFS Solves Business Problems You Didn’t Know Existed

Graph Theory in Real Life: How BFS Solves Business Problems You Didn’t Know Existed

6
Comments 1
2 min read
Decode String

Decode String

Comments
1 min read
Understanding Space and Time Complexity in Software Development

Understanding Space and Time Complexity in Software Development

Comments
7 min read
DSA Pattern: Ordered Frequency Match

DSA Pattern: Ordered Frequency Match

Comments
2 min read
🌳 Build Binary Tree from Traversals: Complete Guide with Java, Python, and C++ Solutions

🌳 Build Binary Tree from Traversals: Complete Guide with Java, Python, and C++ Solutions

Comments
4 min read
Tidbit 05: WeakMap in JavaScript – The Secret Keeper You Didn’t Know You Needed!

Tidbit 05: WeakMap in JavaScript – The Secret Keeper You Didn’t Know You Needed!

1
Comments
3 min read
Starting My DSA Prep Journey Join Me!

Starting My DSA Prep Journey Join Me!

Comments 1
1 min read
📘 My DSA Learning Journey – Day 1: JavaScript Basics Warm-Up (Akshay Saini Course)

📘 My DSA Learning Journey – Day 1: JavaScript Basics Warm-Up (Akshay Saini Course)

2
Comments
2 min read
My Tech Journey So Far: From IoT Projects to Data Dreams

My Tech Journey So Far: From IoT Projects to Data Dreams

Comments
1 min read
What I Learned About Arrays While Grinding NeetCode 150

What I Learned About Arrays While Grinding NeetCode 150

Comments
5 min read
Leetcode 88. Merge Sorted Array Complete Solution.

Leetcode 88. Merge Sorted Array Complete Solution.

Comments
1 min read
🌳 Vertical Order Traversal of a Binary Tree – Explained with Java, Python, and C++ Solutions

🌳 Vertical Order Traversal of a Binary Tree – Explained with Java, Python, and C++ Solutions

Comments
3 min read
DSA Dailys #1

DSA Dailys #1

Comments
1 min read
DSA Dailys #2

DSA Dailys #2

1
Comments
1 min read
OOPS - JAVA (Part A)

OOPS - JAVA (Part A)

Comments
3 min read
LeetCode 124: Binary Tree Maximum Path Sum – Full Explanation & Java Solution

LeetCode 124: Binary Tree Maximum Path Sum – Full Explanation & Java Solution

Comments
3 min read
Fraudulent activity problem from Hackerrank - sorting problems. Three different solutions. ( min-max heap, counting sort)

Fraudulent activity problem from Hackerrank - sorting problems. Three different solutions. ( min-max heap, counting sort)

Comments
9 min read
Sherlock and anagrams (hacker rank) from the Dictionaries and Hashmaps section + extensive time and space complexity analysis.

Sherlock and anagrams (hacker rank) from the Dictionaries and Hashmaps section + extensive time and space complexity analysis.

Comments
6 min read
Array Manipulation Hackerrank problem analysis and solution optimization (prefix sum + difference array)

Array Manipulation Hackerrank problem analysis and solution optimization (prefix sum + difference array)

Comments
5 min read
loading...
close