Forem

# dsa

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
1512. Number of Good Pairs
Cover image for 1512. Number of Good Pairs

1512. Number of Good Pairs

Comments
1 min read
1431. Kids With the Greatest Number of Candies
Cover image for 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)
Cover image for 1470. Shuffle the Array(easy)

1470. Shuffle the Array(easy)

Comments
1 min read
1672. Richest Customer Wealth(leetcode)
Cover image for 1672. Richest Customer Wealth(leetcode)

1672. Richest Customer Wealth(leetcode)

Comments
1 min read
Implementation of Linked Lists in C++ and Python
Cover image for 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)
Cover image for 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)
Cover image for 1920. Build Array from Permutation (leetcode: easy)

1920. Build Array from Permutation (leetcode: easy)

Comments
1 min read
Best Time to Buy and Sell Stock - Leetcode 121 - TypeScript
Cover image for 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
Cover image for 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.
Cover image for 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.
Cover image for 🧑‍💻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
প্রোগ্রামিং কন্টেস্ট এর জন্য শুরুতে যা যা শিখবো (কমন টপিক)

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

Comments
1 min read
Best Time to Buy and Sell Stock II - Leetcode 122 - TypeScript
Cover image for 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
Remove Duplicates from Sorted Array II - Leetcode 80 - TypeScript
Cover image for Remove Duplicates from Sorted Array II - Leetcode 80 - TypeScript

Remove Duplicates from Sorted Array II - Leetcode 80 - TypeScript

4
Comments
2 min read
DSA: How not to learn Data Structures and Algorithms

DSA: How not to learn Data Structures and Algorithms

13
Comments
3 min read
Majority Element - Leetcode 169 - TypeScript
Cover image for Majority Element - Leetcode 169 - TypeScript

Majority Element - Leetcode 169 - TypeScript

1
Comments
1 min read
Remove Duplicates from Sorted Array - Leetcode 26 - TypeScript
Cover image for 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
Cover image for Understanding the Constraints in Data Structures Questions

Understanding the Constraints in Data Structures Questions

Comments
2 min read
Lets talk about linked list
Cover image for Lets talk about linked list

Lets talk about linked list

3
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
DSA Series Part 1: Arrays
Cover image for DSA Series Part 1: Arrays

DSA Series Part 1: Arrays

Comments
2 min read
Remove Element - Leetcode 27 - TypeScript
Cover image for Remove Element - Leetcode 27 - TypeScript

Remove Element - Leetcode 27 - TypeScript

Comments
2 min read
Merge Sorted Array - Leetcode 88 - TypeScript
Cover image for Merge Sorted Array - Leetcode 88 - TypeScript

Merge Sorted Array - Leetcode 88 - TypeScript

9
Comments
2 min read
Understanding the Monotonic Stack To UP Your Data Structure Game
Cover image for 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
loading...