DEV Community

# dsa

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Top 5 Compelling Reasons Why DSA Should Matter to You

Top 5 Compelling Reasons Why DSA Should Matter to You

1
Comments
3 min read
Java - Finding Your Node's Place with `get(index)`! 💁‍♂️

Java - Finding Your Node's Place with `get(index)`! 💁‍♂️

Comments
1 min read
Java - Singly Linked Lists: Playing Detective with `find(data)` 🕵️‍♂️

Java - Singly Linked Lists: Playing Detective with `find(data)` 🕵️‍♂️

Comments
1 min read
Java - Understanding the Singly Linked List: Counting Nodes with size()

Java - Understanding the Singly Linked List: Counting Nodes with size()

Comments
1 min read
Data Structure & Algorithms

Data Structure & Algorithms

2
Comments
3 min read
Data Structures and Algorithms (DSA)

Data Structures and Algorithms (DSA)

Comments
2 min read
Memory-Efficient 2D Array Creation for Lower Triangle Matrices

Memory-Efficient 2D Array Creation for Lower Triangle Matrices

Comments
2 min read
Implementing a Queue Data Structure using Two Stacks in JavaScript :rocket:

Implementing a Queue Data Structure using Two Stacks in JavaScript :rocket:

6
Comments 1
4 min read
Big O Notation

Big O Notation

2
Comments
6 min read
Important subjects for placement preparation with free materials

Important subjects for placement preparation with free materials

15
Comments
2 min read
How to maintain GitHub while learning DSA

How to maintain GitHub while learning DSA

3
Comments
2 min read
How to actually start learning DSA?

How to actually start learning DSA?

1
Comments
3 min read
Linear Search: A Guide To DSA (2)

Linear Search: A Guide To DSA (2)

5
Comments
3 min read
Ma'lumotlar tuzilmalari va algoritmlarni nega o'rganish kerak? Axir, ularni ishda ishlatmaymanku 🤷‍♂️

Ma'lumotlar tuzilmalari va algoritmlarni nega o'rganish kerak? Axir, ularni ishda ishlatmaymanku 🤷‍♂️

2
Comments 1
6 min read
Do anything with Arrays

Do anything with Arrays

1
Comments
2 min read
Matrix Chain Multiplication Algorithm: Recursive vs. Dynamic Approach

Matrix Chain Multiplication Algorithm: Recursive vs. Dynamic Approach

Comments
3 min read
Top 3 Patterns to Master JavaScript Problem-Solving

Top 3 Patterns to Master JavaScript Problem-Solving

2
Comments
3 min read
DSA(Array): Find the maximum and minimum element in an array

DSA(Array): Find the maximum and minimum element in an array

5
Comments
2 min read
Monotonic Stack

Monotonic Stack

Comments 1
5 min read
Demystifying Hash Tables: Understanding the Inner Workings of This Key Data Structure

Demystifying Hash Tables: Understanding the Inner Workings of This Key Data Structure

1
Comments
3 min read
A Beginner's Guide to Radix Sort: Step-by-Step Guide and Python Code

A Beginner's Guide to Radix Sort: Step-by-Step Guide and Python Code

6
Comments
3 min read
Binary Tree Basics and Different Views

Binary Tree Basics and Different Views

1
Comments
4 min read
Must do pattern questions :Part-2 [ Javascript]

Must do pattern questions :Part-2 [ Javascript]

24
Comments 4
2 min read
Delete an element in array

Delete an element in array

5
Comments
1 min read
Built-in Dictionary vs Defaultdict

Built-in Dictionary vs Defaultdict

10
Comments 1
3 min read
loading...