DEV Community

# dsa

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Stack Using SLL for beginners

Stack Using SLL for beginners

1
Comments
2 min read
selection sort algorithm

selection sort algorithm

2
Comments
1 min read
Algorithm part 4: Check if a string is palindrome or not

Algorithm part 4: Check if a string is palindrome or not

Comments
1 min read
Beginning of a new journey

Beginning of a new journey

Comments 1
1 min read
Functions in Memory (Stack)

Functions in Memory (Stack)

2
Comments
2 min read
Binary Search

Binary Search

Comments
4 min read
Linear Search

Linear Search

3
Comments
2 min read
How to Merge Two Sorted Arrays

How to Merge Two Sorted Arrays

10
Comments 1
2 min read
Optimise your String Algorithms in Java

Optimise your String Algorithms in Java

5
Comments 3
4 min read
Linked list golang and python

Linked list golang and python

3
Comments
2 min read
Merge Sort (Simple way to understanding Merge Sort)

Merge Sort (Simple way to understanding Merge Sort)

4
Comments 2
1 min read
The easiest way to understanding Quick Sort🔥

The easiest way to understanding Quick Sort🔥

3
Comments
2 min read
LeetCode #206 Reverse Linked List

LeetCode #206 Reverse Linked List

1
Comments
2 min read
(Solution) Must Do Pattern Problems before starting DSA - Striver DSA Course

(Solution) Must Do Pattern Problems before starting DSA - Striver DSA Course

54
Comments 1
7 min read
How to Solve nCr%p

How to Solve nCr%p

4
Comments
2 min read
#LeetCode 717. 1-bit and 2-bit Characters

#LeetCode 717. 1-bit and 2-bit Characters

3
Comments 1
3 min read
Python-How to sort a list of objects based on attribute(s) of objects?

Python-How to sort a list of objects based on attribute(s) of objects?

4
Comments
3 min read
[Day 2][Easy] 111. Minimum Depth of Binary Tree

[Day 2][Easy] 111. Minimum Depth of Binary Tree

5
Comments
2 min read
Minimum Spanning Tree (Prims Algorithm)

Minimum Spanning Tree (Prims Algorithm)

5
Comments
2 min read
[Day 1][Easy] 118. Pascal's Triangle

[Day 1][Easy] 118. Pascal's Triangle

3
Comments
3 min read
List of some useful GitHub repositories

List of some useful GitHub repositories

13
Comments
1 min read
Weekly Coding Questions - W3

Weekly Coding Questions - W3

4
Comments
2 min read
Image Smoother

Image Smoother

3
Comments
2 min read
Balance a Binary Search Tree

Balance a Binary Search Tree

5
Comments
1 min read
Weekly Coding Questions - W2

Weekly Coding Questions - W2

4
Comments
4 min read
Implement Stack using Queues

Implement Stack using Queues

4
Comments
2 min read
Sum of Digits in Base K

Sum of Digits in Base K

4
Comments
1 min read
Permutation Sequence

Permutation Sequence

4
Comments
1 min read
Lowest Common Ancestor of a Binary Tree

Lowest Common Ancestor of a Binary Tree

4
Comments
2 min read
Validate IP Address

Validate IP Address

4
Comments
2 min read
Check if Every Row and Column Contains All Numbers

Check if Every Row and Column Contains All Numbers

1
Comments
1 min read
Keep Multiplying Found Values by Two

Keep Multiplying Found Values by Two

1
Comments
1 min read
Find Resultant Array After Removing Anagrams

Find Resultant Array After Removing Anagrams

1
Comments
2 min read
Next Greater Element II

Next Greater Element II

1
Comments
1 min read
Find Largest Value in Each Tree Row

Find Largest Value in Each Tree Row

1
Comments
1 min read
Fruit Into Baskets

Fruit Into Baskets

4
Comments
2 min read
Valid Palindrome II

Valid Palindrome II

4
Comments
1 min read
Number Of Rectangles That Can Form The Largest Square

Number Of Rectangles That Can Form The Largest Square

4
Comments
1 min read
N-ary Tree Level Order Traversal

N-ary Tree Level Order Traversal

4
Comments
1 min read
Binary Search

Binary Search

4
Comments
1 min read
Multiply Strings

Multiply Strings

4
Comments
1 min read
Contains Duplicate III

Contains Duplicate III

4
Comments
1 min read
To Lower Case

To Lower Case

4
Comments
1 min read
Bitwise AND of Numbers Range

Bitwise AND of Numbers Range

4
Comments
1 min read
Integer Break

Integer Break

Comments
1 min read
Longest Increasing Path in a Matrix

Longest Increasing Path in a Matrix

Comments
2 min read
Regular Expression Matching

Regular Expression Matching

Comments
2 min read
Add Strings

Add Strings

3
Comments
1 min read
Maximum XOR of Two Numbers in an Array

Maximum XOR of Two Numbers in an Array

3
Comments
1 min read
The K Weakest Rows in a Matrix

The K Weakest Rows in a Matrix

3
Comments
2 min read
Unique Email Addresses

Unique Email Addresses

3
Comments
2 min read
Percentage of Letter in String

Percentage of Letter in String

3
Comments 1
1 min read
Sum of Nodes with Even-Valued Grandparent

Sum of Nodes with Even-Valued Grandparent

3
Comments
1 min read
Heaters

Heaters

3
Comments
1 min read
Find All Lonely Numbers in the Array

Find All Lonely Numbers in the Array

3
Comments
1 min read
Find All Duplicates in an Array

Find All Duplicates in an Array

3
Comments
1 min read
Design Parking System

Design Parking System

3
Comments
2 min read
Counting Bits

Counting Bits

3
Comments
1 min read
Sudoku Solver

Sudoku Solver

3
Comments
2 min read
Single Element in a Sorted Array

Single Element in a Sorted Array

3
Comments
1 min read
loading...