DEV Community

# dsa

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
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

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

How to Solve nCr%p

4
Comments
2 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?

17
Comments
3 min read
Minimum Spanning Tree (Prims Algorithm)

Minimum Spanning Tree (Prims Algorithm)

5
Comments
2 min read
Weekly Coding Questions - W4

Weekly Coding Questions - W4

6
Comments
2 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

8
Comments
2 min read
Binary search tree

Binary search tree

6
Comments 2
1 min read
Weekly Coding Questions - W2

Weekly Coding Questions - W2

8
Comments
4 min read
Weekly Coding Questions W-1

Weekly Coding Questions W-1

6
Comments
4 min read
What is HashMap in Java - Explained with examples.

What is HashMap in Java - Explained with examples.

6
Comments
3 min read
Data Structures 101: Introduction to Data Structures and Algorithms.

Data Structures 101: Introduction to Data Structures and Algorithms.

8
Comments 2
2 min read
Introduction To Data Structures and Algorithms

Introduction To Data Structures and Algorithms

8
Comments 1
2 min read
Balance a Binary Search Tree

Balance a Binary Search Tree

5
Comments
1 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
Image Smoother

Image Smoother

3
Comments
2 min read
loading...