Skip to main content
Mayukh Datta

Problem Solving

2022
Find and Replace Pattern LeetCode Solution LeetCode
2020
HackerRank SQL Solutions SQL
HackerRank Regex Solutions Regex
2019
O(1) solution for: 1+(1+2)+(1+2+3)+...+(1+2+3+...+n)
Using Kamenetsky's formula to count digits in a factorial
Angle between hour and minute hand
Check if given four points form a square or not?
Dynamic Programming: Get Started in 2 Minutes
Sieve of Eratosthenes
Primality Test
Given a string "3(ab)4(cd)" expand it into "abababcdcdcdcd"
2018
Automorphic Number