DEV Community

Mahbub Alam Masum profile picture

Mahbub Alam Masum

Computer Science Undergraduate | Pursuing Expertise in Full-Stack Development

Location Dhaka, Bangladesh Joined Joined on  Personal website https://masum.dev github website

Education

International University of Business Agriculture and Technology

Pronouns

He/Him

How to Find the Element that Appears Once in an Array

How to Find the Element that Appears Once in an Array

Comments
5 min read
How to Find the Maximum Consecutive Ones in an Array

How to Find the Maximum Consecutive Ones in an Array

5
Comments
2 min read
How to Find the Missing Number in an Array

How to Find the Missing Number in an Array

4
Comments
6 min read
Intersection of Two Sorted Arrays

Intersection of Two Sorted Arrays

Comments
4 min read
Union of Two Sorted Arrays

Union of Two Sorted Arrays

1
Comments
4 min read
How to Move Zeros to the End of an Array

How to Move Zeros to the End of an Array

1
Comments
3 min read
How to Right Rotate an Array by D Positions

How to Right Rotate an Array by D Positions

Comments
3 min read
How to Left Rotate an Array by D Positions

How to Left Rotate an Array by D Positions

Comments
3 min read
How to Remove Duplicates from a Sorted Array

How to Remove Duplicates from a Sorted Array

Comments
3 min read
How to Check if an Array is Sorted

How to Check if an Array is Sorted

Comments
3 min read
How to Find the Second Largest Element in an Array

How to Find the Second Largest Element in an Array

Comments
4 min read
How to Find the Largest Element in an Array

How to Find the Largest Element in an Array

1
Comments
3 min read
Insertion Sort Algorithm

Insertion Sort Algorithm

Comments
4 min read
Bubble Sort Algorithm

Bubble Sort Algorithm

Comments
4 min read
Selection Sort Algorithm

Selection Sort Algorithm

Comments
3 min read
How to Reverse an Array: Step-by-Step Guide

How to Reverse an Array: Step-by-Step Guide

Comments
3 min read
loading...