Community Profile

photo

Shantanu Rahman


Islamic University of Technology

Last seen: 2 months ago Active since 2022

Hi. I am Shantanu from Bangladesh.

Statistics

  • MATLAB Central Treasure Hunt Finisher
  • Speed Demon
  • Solver

View badges

Content Feed

View by

Solved


Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...

3 months ago

Solved


Temperature Conversion 1

6 months ago

Solved


MATLAB Basic: rounding
Do rounding near to zero Example: -8.8, answer -8 +8.1 answer 8

1 year ago

Solved


Congruent
Given two numbers, check whether they are congruent to each other or not for a particular value N.

1 year ago

Solved


Find the remainder - 01
Given an array of integers, find the remainder when the product of all the elements is divided by N

1 year ago

Solved


Volume of a Parallelepiped
Calculate the volume of a Parallelepiped given the vectors for three edges that meet at one vertex. A cube is a special case ...

1 year ago

Solved


Calculate value of capacitor
Given the value of resistance and time at which capacitor charges to it's 99%. calculate the value of capacitor

2 years ago

Solved


Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
If _p_ is the perimeter of a right angle triangle with integral length sides, { _a_, _b_, _c_ }, there are exactly three solutio...

2 years ago