Skip to main content

Problem Solving Solutions

2019

Even Fibonacci Numbers - HackerRank - Project Euler #2
·1 min
Project-Euler
Check if given four points form a square or not?
·1 min
Problem Solving
Power Digit Sum - HackerRank - Project Euler #16
·1 min
Project-Euler
Given a string "3(ab)4(cd)" expand it into "abababcdcdcdcd"
·1 min
Problem Solving

2018

Automorphic Number
·1 min
Problem Solving
Program to print prime number pyramid
·1 min
Problem Solving
Kaprekar Number
·2 mins
Problem Solving
Split an integer
·1 min
Problem Solving
Count the number of digits in an integer
·3 mins
Problem Solving
Compute the power of a number in O(log n) time
·3 mins
Problem Solving