Forem

# dsa

Posts

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

Greedy Algorithms and Optimization Problems

Comments
6 min read
Java - 📏 Measuring Up `size()`- Doubly Linked List 📖

Java - 📏 Measuring Up `size()`- Doubly Linked List 📖

Comments
1 min read
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
Cover image for Data Structure & Algorithms

Data Structure & Algorithms

2
Comments
3 min read
Data Structures and Algorithms (DSA)
Cover image for 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:
Cover image for 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
Cover image for Big O Notation

Big O Notation

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

Important subjects for placement preparation with free materials

18
Comments
2 min read
How to maintain GitHub while learning DSA
Cover image for 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?
Cover image for 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
How did you learn data structures and algorithms?
Cover image for How did you learn data structures and algorithms?

How did you learn data structures and algorithms?

Comments
1 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
Cover image for 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

6
Comments
2 min read
Monotonic Stack
Cover image for Monotonic Stack

Monotonic Stack

Comments 1
5 min read
Demystifying Hash Tables: Understanding the Inner Workings of This Key Data Structure
Cover image for 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
Cover image for 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
Cover image for Binary Tree Basics and Different Views

Binary Tree Basics and Different Views

1
Comments
4 min read
loading...