DEV Community

Manoj Kumar profile picture

Manoj Kumar

a cse student

Joined Joined on 
Setup a DNS hosted zone in Route53 in AWS

Setup a DNS hosted zone in Route53 in AWS

Comments
2 min read
simple EC2 instance and run a webserver and access it from outside

simple EC2 instance and run a webserver and access it from outside

Comments
2 min read
how DNS resolver is happening

how DNS resolver is happening

Comments
2 min read
How a request originates from cllient and reaches the server ?

How a request originates from cllient and reaches the server ?

Comments
2 min read
blog on IP address and Subnet

blog on IP address and Subnet

Comments
2 min read
CA 15 - Merge Two Linked List

CA 15 - Merge Two Linked List

Comments
2 min read
Merge Sort for Linked List – Python

Merge Sort for Linked List – Python

Comments
2 min read
Remove Duplicates from a Sorted Linked List – Python

Remove Duplicates from a Sorted Linked List – Python

Comments
2 min read
Reverse a Linked List – Python (Step-by-Step)

Reverse a Linked List – Python (Step-by-Step)

Comments
1 min read
Majority Element – Python (Boyer-Moore Algorithm)

Majority Element – Python (Boyer-Moore Algorithm)

Comments
2 min read
Search in Rotated Sorted Array – Python

Search in Rotated Sorted Array – Python

Comments
2 min read
First and Last Occurrence in Sorted Array – Python

First and Last Occurrence in Sorted Array – Python

Comments
2 min read
Squares of a Sorted Array – Python (Two Pointer Approach)

Squares of a Sorted Array – Python (Two Pointer Approach)

Comments
2 min read
Different Sorting Methodologies in Python – Complete Guide

Different Sorting Methodologies in Python – Complete Guide

Comments
2 min read
Guess Number Higher or Lower – Python (Binary Search)

Guess Number Higher or Lower – Python (Binary Search)

Comments
2 min read
Valid Anagram – Python Solution

Valid Anagram – Python Solution

Comments
1 min read
Move Zeroes – Python (In-Place Solution)

Move Zeroes – Python (In-Place Solution)

Comments
1 min read
Next Permutation – Python (Step-by-Step Explanation)

Next Permutation – Python (Step-by-Step Explanation)

Comments
2 min read
Kadane’s Algorithm – Maximum Subarray Sum (Python)p2

Kadane’s Algorithm – Maximum Subarray Sum (Python)p2

Comments
2 min read
Kadane’s Algorithm – Maximum Subarray Sum (Python)

Kadane’s Algorithm – Maximum Subarray Sum (Python)

Comments
2 min read
Move All Negative Elements to End – Python

Move All Negative Elements to End – Python

Comments
2 min read
Sort 0s, 1s and 2s – Python (Dutch National Flag Algorithm)

Sort 0s, 1s and 2s – Python (Dutch National Flag Algorithm)

Comments
2 min read
Kth Smallest Element in an Array – Python

Kth Smallest Element in an Array – Python

Comments
2 min read
Find Minimum and Maximum in an Array – Python

Find Minimum and Maximum in an Array – Python

Comments
1 min read
Reverse an Array – Python Solution

Reverse an Array – Python Solution

Comments
1 min read
Two Sum II – Input Array Is Sorted (Python)

Two Sum II – Input Array Is Sorted (Python)

Comments
2 min read
Two Sum Problem – Python Solution

Two Sum Problem – Python Solution

Comments
2 min read
CA 03 – Number Guessing Game Leaderboard (Python)

CA 03 – Number Guessing Game Leaderboard (Python)

Comments
2 min read
loading...