DEV Community

# dsa

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Create a linked list in Rust: The RC smart pointer

Create a linked list in Rust: The RC smart pointer

Comments
1 min read
Why do you need to learn and understand Algorithms?

Why do you need to learn and understand Algorithms?

Comments
2 min read
217. Contains Duplicate

217. Contains Duplicate

Comments
4 min read
Leetcode: Reveal Cards In Increasing Order

Leetcode: Reveal Cards In Increasing Order

1
Comments
3 min read
Improving 1% everyday (#1PercentPlusPlus)

Improving 1% everyday (#1PercentPlusPlus)

5
Comments 7
1 min read
Day 9 of #100DaysOfCode | 31-03-2024

Day 9 of #100DaysOfCode | 31-03-2024

Comments
1 min read
Day 6 of #100DaysOfCode | 28-03-2024

Day 6 of #100DaysOfCode | 28-03-2024

1
Comments
4 min read
Flipping an Image(leetcode)

Flipping an Image(leetcode)

Comments
1 min read
Merge Intervals : A unique Graph-based approach

Merge Intervals : A unique Graph-based approach

Comments
2 min read
Solving DSA Problems. Eolymp 6254: Timebomb

Solving DSA Problems. Eolymp 6254: Timebomb

Comments
4 min read
Data Structures and Algorithms: Quick Sort

Data Structures and Algorithms: Quick Sort

Comments
3 min read
Help To Learn

Help To Learn

Comments
1 min read
Nested for loop in C++(critical)

Nested for loop in C++(critical)

Comments
1 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
Solving DSA Problems. LeetCode 142: Linked List Cycle II

Solving DSA Problems. LeetCode 142: Linked List Cycle II

Comments
4 min read
Insertion and Deletion on Linked List

Insertion and Deletion on Linked List

Comments
2 min read
Insertion and Deletion on Linked List

Insertion and Deletion on Linked List

Comments
2 min read
Memory

Memory

1
Comments
11 min read
Resources for Learning DSA

Resources for Learning DSA

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

1773. Count Items Matching a Rule.

Comments
1 min read
Importance of Data Structures in Computer Science.

Importance of Data Structures in Computer Science.

Comments
3 min read
DSA to Development: A Complete Guide

DSA to Development: A Complete Guide

Comments
4 min read
1389. Create Target Array in the Given Order(bruteForce)

1389. Create Target Array in the Given Order(bruteForce)

Comments
1 min read
1365. How Many Numbers Are Smaller Than the Current Number

1365. How Many Numbers Are Smaller Than the Current Number

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

Solving DSA Problems. CodeForces 1918-A: Brick Wall

Comments
3 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
Getting More About Linked List Data Structure

Getting More About Linked List Data Structure

1
Comments
3 min read
1672. Richest Customer Wealth(leetcode)

1672. Richest Customer Wealth(leetcode)

Comments
1 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
1920. Build Array from Permutation (leetcode: easy)

1920. Build Array from Permutation (leetcode: easy)

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
🧑‍💻Define a method to find out if a number is prime or not.

🧑‍💻Define a method to find out if a number is prime or not.

Comments
2 min read
Voting Age Program in Java

Voting Age Program in Java

Comments
1 min read
প্রোগ্রামিং কন্টেস্ট এর জন্য শুরুতে যা যা শিখবো (কমন টপিক)

প্রোগ্রামিং কন্টেস্ট এর জন্য শুরুতে যা যা শিখবো (কমন টপিক)

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

Best Time to Buy and Sell Stock II - Leetcode 122 - TypeScript

Comments
2 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
Remove Duplicates from Sorted Array II - Leetcode 80 - TypeScript

Remove Duplicates from Sorted Array II - Leetcode 80 - TypeScript

Comments
2 min read
Majority Element - Leetcode 169 - TypeScript

Majority Element - Leetcode 169 - TypeScript

Comments
1 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
Understanding the Constraints in Data Structures Questions

Understanding the Constraints in Data Structures Questions

Comments
2 min read
Choosing Your Weapon for Competitive Programming and DSA

Choosing Your Weapon for Competitive Programming and DSA

1
Comments
3 min read
Lets talk about linked list

Lets talk about linked list

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

Question: Find the Common Elements in Two Arrays

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

Question: Implement a Stack using Linked List

Comments
2 min read
DSA Series Part 1: Arrays

DSA Series Part 1: Arrays

Comments
2 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
Priority Queue vs Set

Priority Queue vs Set

Comments
2 min read
Cracking FAANG Interviews: Mastering Data Structures and Algorithms through Targeted Projects

Cracking FAANG Interviews: Mastering Data Structures and Algorithms through Targeted Projects

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 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. Eolymp 325: Dangerous route

Solving DSA Problems. Eolymp 325: Dangerous route

Comments
5 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
Solving "Minimum time to make rope colorful"

Solving "Minimum time to make rope colorful"

1
Comments
3 min read
loading...