DEV Community

# dsa

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Solving DSA Problems. Eolymp 6254: Timebomb

Solving DSA Problems. Eolymp 6254: Timebomb

Comments
4 min read
Solving DSA Problems. CodeForces 1918-A: Brick Wall

Solving DSA Problems. CodeForces 1918-A: Brick Wall

Comments
3 min read
Memory

Memory

1
Comments
11 min read
Data Structures and Algorithms: Quick Sort

Data Structures and Algorithms: Quick Sort

Comments
3 min read
Solving DSA Problems. LeetCode 142: Linked List Cycle II

Solving DSA Problems. LeetCode 142: Linked List Cycle II

Comments
4 min read
Getting More About Linked List Data Structure

Getting More About Linked List Data Structure

1
Comments
3 min read
Beginner's Guide to "Introduction to Algorithms"

Beginner's Guide to "Introduction to Algorithms"

Comments
2 min read
1732. Find the Highest Altitude

1732. Find the Highest Altitude

Comments
1 min read
1773. Count Items Matching a Rule.

1773. Count Items Matching a Rule.

Comments
1 min read
1512. Number of Good Pairs

1512. Number of Good Pairs

Comments
1 min read
1431. Kids With the Greatest Number of Candies

1431. Kids With the Greatest Number of Candies

Comments
1 min read
1470. Shuffle the Array(easy)

1470. Shuffle the Array(easy)

Comments
2 min read
Implementation of Linked Lists in C++ and Python

Implementation of Linked Lists in C++ and Python

Comments 2
4 min read
1480. Running Sum of 1d Array(leetcode)

1480. Running Sum of 1d Array(leetcode)

Comments
1 min read
Best Time to Buy and Sell Stock - Leetcode 121 - TypeScript

Best Time to Buy and Sell Stock - Leetcode 121 - TypeScript

Comments
2 min read
Rotate Array - Leetcode 189 - TypeScript

Rotate Array - Leetcode 189 - TypeScript

Comments
1 min read
Write a function that returns all prime numbers between two given numbers.

Write a function that returns all prime numbers between two given numbers.

1
Comments
1 min read
Remove Duplicates from Sorted Array II - Leetcode 80 - TypeScript

Remove Duplicates from Sorted Array II - Leetcode 80 - TypeScript

Comments
2 min read
Solving "Minimum time to make rope colorful"

Solving "Minimum time to make rope colorful"

1
Comments
3 min read
DSA: How not to learn Data Structures and Algorithms

DSA: How not to learn Data Structures and Algorithms

6
Comments
3 min read
Remove Duplicates from Sorted Array - Leetcode 26 - TypeScript

Remove Duplicates from Sorted Array - Leetcode 26 - TypeScript

Comments
2 min read
Question: Implement a Stack using Linked List

Question: Implement a Stack using Linked List

Comments
2 min read
Question: Find the Common Elements in Two Arrays

Question: Find the Common Elements in Two Arrays

Comments
1 min read
Remove Element - Leetcode 27 - TypeScript

Remove Element - Leetcode 27 - TypeScript

Comments
2 min read
Merge Sorted Array - Leetcode 88 - TypeScript

Merge Sorted Array - Leetcode 88 - TypeScript

Comments
2 min read
Array Rotation in JavaScript

Array Rotation in JavaScript

2
Comments
2 min read
Understanding the Monotonic Stack To UP Your Data Structure Game

Understanding the Monotonic Stack To UP Your Data Structure Game

5
Comments
1 min read
Solving DSA Problems. Eolymp 325: Dangerous route

Solving DSA Problems. Eolymp 325: Dangerous route

Comments
5 min read
Solving DSA Problems. Eolymp 4036 & 4038: Pre-Order/Post-Order Traversal of a Tree

Solving DSA Problems. Eolymp 4036 & 4038: Pre-Order/Post-Order Traversal of a Tree

Comments
3 min read
Solving DSA Problems. The 2023 Nordic Collegiate Programming Contest: Problem K

Solving DSA Problems. The 2023 Nordic Collegiate Programming Contest: Problem K

Comments
4 min read
Resolvendo "Grupo de Anagramas"

Resolvendo "Grupo de Anagramas"

4
Comments
4 min read
Solving "Binary Tree Paths"

Solving "Binary Tree Paths"

7
Comments 1
4 min read
My Experience with Solving DSA Problems on Leetcode.

My Experience with Solving DSA Problems on Leetcode.

1
Comments
4 min read
Solving "Word Search" problem

Solving "Word Search" problem

7
Comments
4 min read
Linear & Binary Search in DSA

Linear & Binary Search in DSA

Comments
2 min read
How to solve any dynamic programming question?

How to solve any dynamic programming question?

1
Comments
3 min read
Day 3: Wrote an Article on Computer Networking

Day 3: Wrote an Article on Computer Networking

5
Comments
1 min read
Bubble Sort...in PURE CSS? [No JS] 😱

Bubble Sort...in PURE CSS? [No JS] 😱

128
Comments 24
4 min read
Dev vs. DSA: The Epic Showdown 🚀

Dev vs. DSA: The Epic Showdown 🚀

Comments
2 min read
Understanding Dynamic Programming in Algorithms

Understanding Dynamic Programming in Algorithms

Comments
5 min read
Divide and Conquer 101

Divide and Conquer 101

2
Comments
7 min read
Double Life of Python List.

Double Life of Python List.

3
Comments
3 min read
IIT Mandi Students🧑‍💻: Let's Fortify Our OpenSource Armour, Together! 🔥💪

IIT Mandi Students🧑‍💻: Let's Fortify Our OpenSource Armour, Together! 🔥💪

8
Comments 2
3 min read
Inverting the Binary Magic: Making Sense of LeetCode 226

Inverting the Binary Magic: Making Sense of LeetCode 226

5
Comments
3 min read
Unlocking the Mystery of LeetCode 2612: Minimum Reverse Operations (Hard)

Unlocking the Mystery of LeetCode 2612: Minimum Reverse Operations (Hard)

5
Comments
2 min read
Cracking the Code: Counting All Valid Pickup and Delivery Options

Cracking the Code: Counting All Valid Pickup and Delivery Options

5
Comments
3 min read
Cracking the Code: Finding the Duplicate Number in LeetCode 287

Cracking the Code: Finding the Duplicate Number in LeetCode 287

5
Comments
3 min read
How can I optimize my code for efficiency?

How can I optimize my code for efficiency?

1
Comments
3 min read
Data Structure & Algorithms

Data Structure & Algorithms

1
Comments
3 min read
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
Java - Finding Your Node's Place with `get(index)`! 💁‍♂️

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

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
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

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

Important subjects for placement preparation with free materials

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

How to maintain GitHub while learning DSA

1
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 🤷‍♂️

1
Comments 1
6 min read
loading...