Skip to main content

Problem Solving Solutions

2018

Count the number of digits in an integer
·3 mins read
Mayukh Datta
Problem Solving
Compute the power of a number in O(log n) time
·3 mins read
Problem Solving
How to find remainder without % operator?
·3 mins read
Problem Solving
What is a pangram?
·1 min read
Hackerrank Problem Solving

2017

C program to print out the input number in large size
·2 mins read
Mayukh Datta
Problem Solving