Forem

# dsa

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Why Project Euler Might Be the Most Powerful DSA Trainer You're Not Using Yet

Why Project Euler Might Be the Most Powerful DSA Trainer You're Not Using Yet

1
Comments
3 min read
Tree In Java ☕

Tree In Java ☕

Comments
18 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
Dutch National Flag Problem

Dutch National Flag Problem

Comments
3 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
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
An efficient approach to problem solving for DSA

An efficient approach to problem solving for DSA

Comments
4 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
Should I switch to Salesforce in 2025? Looking for advice from devs who’ve made the leap 🙏

Should I switch to Salesforce in 2025? Looking for advice from devs who’ve made the leap 🙏

Comments
1 min read
🌧️ Day 2 of #100DaysOfCode

🌧️ Day 2 of #100DaysOfCode

1
Comments 1
1 min read
Unraveling the Chain: A Deep Dive into Linked Lists 🔗

Unraveling the Chain: A Deep Dive into Linked Lists 🔗

Comments
7 min read
Demystifying Asymptotic Analysis: Time & Space Complexity

Demystifying Asymptotic Analysis: Time & Space Complexity

Comments
10 min read
Introduction to DSA

Introduction to DSA

Comments
4 min read
No Recursion, No Table, Still DP? My Shift From Brute Force to Intuition

No Recursion, No Table, Still DP? My Shift From Brute Force to Intuition

7
Comments 2
3 min read
DSA

DSA

Comments
1 min read
Linked List

Linked List

Comments
4 min read
Unlocking Efficient Search: A Web Developer's Guide to Tries (Prefix Trees)

Unlocking Efficient Search: A Web Developer's Guide to Tries (Prefix Trees)

1
Comments
5 min read
Cracking the Code: What DSA Actually Taught Me Beyond Interviews

Cracking the Code: What DSA Actually Taught Me Beyond Interviews

Comments 1
3 min read
Deque

Deque

2
Comments
4 min read
Circular Queue

Circular Queue

Comments
3 min read
Check if All Characters Have Equal Number of Occurrences

Check if All Characters Have Equal Number of Occurrences

6
Comments 1
2 min read
loading...