DEV Community

Ashiq Omar profile picture

Ashiq Omar

404 bio not found

Joined Joined on 
Squares of a Sorted Array

Squares of a Sorted Array

Comments
2 min read
First & Last Occurences

First & Last Occurences

Comments
2 min read
Search in Rotated Sorted Array

Search in Rotated Sorted Array

Comments
2 min read
Find the Majority Element

Find the Majority Element

Comments
1 min read
Reverse a Linked List

Reverse a Linked List

Comments
1 min read
Remove Duplicates in Sorted Linked List

Remove Duplicates in Sorted Linked List

Comments
1 min read
Sort a Linked List using Merge Sort

Sort a Linked List using Merge Sort

Comments
2 min read
Kadanes Algorithm

Kadanes Algorithm

Comments
1 min read
Kadanes Algorithm - P2

Kadanes Algorithm - P2

Comments
2 min read
Guess the Number Higher or Lower

Guess the Number Higher or Lower

Comments
1 min read
Valid Anagram

Valid Anagram

Comments
1 min read
Move Zeros

Move Zeros

Comments
1 min read
Next Permutation

Next Permutation

Comments
2 min read
finding the Kth Smallest Element in an Array

finding the Kth Smallest Element in an Array

Comments
1 min read
Sort 0s, 1s, and 2s

Sort 0s, 1s, and 2s

Comments
2 min read
Segregating Positive and Negative Elements

Segregating Positive and Negative Elements

Comments
1 min read
Maximum Subarray Sum (Kadane’s Algorithm)

Maximum Subarray Sum (Kadane’s Algorithm)

Comments
1 min read
Finding Minimum and Maximum in an Array

Finding Minimum and Maximum in an Array

Comments
1 min read
Merging Two Sorted Linked Lists

Merging Two Sorted Linked Lists

Comments
2 min read
Finding Minimum and Maximum in an Array (Python)

Finding Minimum and Maximum in an Array (Python)

Comments
1 min read
loading...