Homepage
Open in app
Sign in
Get started
Red Coder Publications
Become a top-rated coder on Code Forces, CodeChef, Leetcode, Interviewbit, etc.
Recent
InterviewBit
Leetcode
Codeforces
Amazon
Google
Microsoft
Follow
Latest Articles
Two Pointers: Remove Duplicates from Sorted Array II
Given a sorted array, remove the duplicates in place such that each element can appear at most twice and return the new length.
Rohan Arora
Mar 24, 2021
Two Pointers: 3 Sum Zero
Given an array S of n integers, are there elements a, b, c in S such that a + b + c = 0? Find all unique triplets in the array which gives…
Rohan Arora
Mar 24, 2021
Two Pointers: 3 Sum
Given an array S of n integers, find three integers in S such that the sum is closest to a given number, target. Return the sum of the…
Rohan Arora
Mar 24, 2021
Arrays : Min Steps In Infinite Grid
You are in an infinite 2D grid where you can move in any of the 8 directions. You are given a sequence of points and the order in which…
Rohan Arora
Mar 23, 2021
About Red Coder Publications
Latest Stories
Archive
About Medium
Terms
Privacy
Teams