DEV Community

# dsa

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
DSA with Python - Why? Pros, Pitfalls & Best Practices. Frequently updated.

DSA with Python - Why? Pros, Pitfalls & Best Practices. Frequently updated.

Comments
5 min read
Binary Search

Binary Search

Comments
3 min read
Mastering Priority Queues in C++ - Never to look back again

Mastering Priority Queues in C++ - Never to look back again

1
Comments
3 min read
Quick Sort

Quick Sort

Comments
3 min read
Merge Sort

Merge Sort

Comments
5 min read
🌀 Cycle Sort: Asked in Amazon, Google, and Microsoft

🌀 Cycle Sort: Asked in Amazon, Google, and Microsoft

4
Comments
2 min read
Insertion Sort

Insertion Sort

1
Comments
3 min read
🔍Linear Search Made Easy – Find Like a Detective!🎯

🔍Linear Search Made Easy – Find Like a Detective!🎯

2
Comments
2 min read
Complete DSA Guide for Beginners

Complete DSA Guide for Beginners

Comments
1 min read
Part 6: Sorting Algorithms in Python – Concepts, Code, and Complexity

Part 6: Sorting Algorithms in Python – Concepts, Code, and Complexity

Comments
3 min read
Binary Search Demystified

Binary Search Demystified

Comments
1 min read
Part 5: Recursion and Backtracking – Solving Complex Problems Elegantly in Python

Part 5: Recursion and Backtracking – Solving Complex Problems Elegantly in Python

5
Comments
3 min read
🧮 Part 4: Hash Maps and Sets in Python – Lookups, Frequencies, and Fast Problem Solving

🧮 Part 4: Hash Maps and Sets in Python – Lookups, Frequencies, and Fast Problem Solving

Comments
3 min read
Sorting Without Comparisons? Index Placement Sort (IPS): A Simple Yet Powerful Sorting Trick I Developed

Sorting Without Comparisons? Index Placement Sort (IPS): A Simple Yet Powerful Sorting Trick I Developed

Comments
2 min read
My Amazon SDE (FTC) Interview Experience 2025

My Amazon SDE (FTC) Interview Experience 2025

6
Comments
2 min read
Java Pattern Printing: A Developer's Guide

Java Pattern Printing: A Developer's Guide

1
Comments
2 min read
🚀 Complete Guide to Mastering Data Structures and Algorithms (DSA) – From Beginner to Pro

🚀 Complete Guide to Mastering Data Structures and Algorithms (DSA) – From Beginner to Pro

2
Comments
3 min read
The Power of Graphs: From Social Network Analysis to Disease Tracking

The Power of Graphs: From Social Network Analysis to Disease Tracking

4
Comments
7 min read
Mastering Recursion: Think Like a Recursive Ninja! 🥷

Mastering Recursion: Think Like a Recursive Ninja! 🥷

Comments
4 min read
Part 3: Stacks and Queues – Core Concepts and Python Implementations

Part 3: Stacks and Queues – Core Concepts and Python Implementations

Comments
3 min read
Part 2: Arrays, Lists, and Strings – Patterns, Tricks, and Pitfalls in Python

Part 2: Arrays, Lists, and Strings – Patterns, Tricks, and Pitfalls in Python

Comments
3 min read
Can somebody help to build i

Can somebody help to build i

Comments
1 min read
Part 1: Introduction to Data Structures and Algorithms (DSA) in Python

Part 1: Introduction to Data Structures and Algorithms (DSA) in Python

4
Comments
2 min read
learning journey

learning journey

Comments
1 min read
🚀 Solving the Stock Span Problem - My Thought Process & Approach

🚀 Solving the Stock Span Problem - My Thought Process & Approach

5
Comments
3 min read
loading...