Community Profile

photo

Md. Al-Imran Abir


Last seen: 5 maanden ago Active since 2021

Followers: 0   Following: 0

Programming Languages:
Python, C++, MATLAB
Spoken Languages:
English
Pronouns:
He/him

Statistics

All
  • Promoter
  • Solver
  • Thankful Level 2
  • First Answer
  • First Review

View badges

Feeds

View by

Solved


Calculate Angle From Axis
Given coordinates x and y, an axis ("X" or "Y"), and a direction ("cw" or "ccw", meaning clockwise and counterclockwise, respect...

ongeveer een jaar ago

Solved


Fibonacci sequence
Calculate the nth Fibonacci number. Given n, return f where f = fib(n) and f(1) = 1, f(2) = 1, f(3) = 2, ... Examples: Input...

ongeveer een jaar ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

ongeveer een jaar ago