Community Profile

photo

vinayak patil


Last seen: ungefär 4 år ago Active since 2015

Statistics

  • Quiz Master
  • Speed Demon
  • Creator
  • Solver

View badges

Content Feed

View by

Solved


Length of a short side
Calculate the length of the short side, a, of a right-angled triangle with hypotenuse of length c, and other short side of lengt...

nästan 9 år ago

Solved


Is the input divisible by 3?
Return true if the input is divisible by 3 and false if not.

nästan 9 år ago

Solved


length of a vector
Find twice the length of a given vector.

nästan 9 år ago

Solved


Right and wrong
Given a vector of lengths [a b c], determines whether a triangle with those sides lengths is a right triangle: <http://en.wikipe...

nästan 9 år ago

Solved


Lightning strike distance: Writing a function
Write a function named LightningDistance that outputs "distance" given input "seconds". Seconds is the time from seeing lightnin...

nästan 9 år ago

Solved


Sum all integers from 1 to 2^n
Given the number x, y must be the summation of all integers from 1 to 2^x. For instance if x=2 then y must be 1+2+3+4=10.

nästan 9 år ago

Solved


Tell me the slope
Tell me the slope, given a vector with horizontal run first and vertical rise next. Example input: x = [10 2];

nästan 9 år ago

Problem


Return the size of matrix x
Return the size of matrix x

nästan 9 år ago | 0 | 0 solvers

Solved


Say something funny
Say something funny, or not. Your solution will be (fully automatically and objectively) scored based on how clever or funny ...

nästan 9 år ago

Solved


only input
Return the output without writing any code into the function.

nästan 9 år ago

Problem


Determine if character is in upper case
Determine if character is in upper case.If uppercase add 32 to the character

nästan 9 år ago | 0 | 0 solvers

Solved


Create a square matrix of zeros of even order
Create a square matrix of zeros of even order

nästan 9 år ago

Problem


Create a square matrix of zeros of even order
Create a square matrix of zeros of even order

nästan 9 år ago | 0 | 28 solvers

Problem


Create a square matrix of zeros of even order
Create a square matrix of zeros of even order

nästan 9 år ago | 2 | 151 solvers

Solved


factorial of a number x
Factorial of a number x

nästan 9 år ago

Problem


factorial of a number x
Factorial of a number x

nästan 9 år ago | 1 | 340 solvers

Problem


Convert matrix to string
Convert matrix x to string

nästan 9 år ago | 0 | 0 solvers

Solved


Test if a number is numeric or not
Test if a number is numeric or not

nästan 9 år ago

Problem


Test if a number is numeric or not
Test if a number is numeric or not

nästan 9 år ago | 1 | 133 solvers

Solved


calculate the tangent of angle in radians
Calculate the tangent of angle in degrees

nästan 9 år ago

Problem


calculate the tangent of angle in radians
Calculate the tangent of angle in degrees

nästan 9 år ago | 1 | 132 solvers

Problem


Calculate the logarithm of number
Calculate the logarithm of number x

nästan 9 år ago | 1 | 114 solvers

Problem


Determine if a row vector has NaN
Determine if a row vector x has NaN

nästan 9 år ago | 1 | 120 solvers

Solved


Calculate square and cube of number
Calculate square and cube of number x

nästan 9 år ago

Problem


create square matrix of stars.Given z where rows and columns equal to max of z
create square matrix of stars.Given z where rows and columns equal to max of z

nästan 9 år ago | 0 | 6 solvers

Solved


Speed of car
Calculate the Speed of car given its Distance travelled and time taken in x and y respectively

nästan 9 år ago

Problem


Speed of car
Calculate the Speed of car given its Distance travelled and time taken in x and y respectively

nästan 9 år ago | 5 | 376 solvers

Problem


Volume of Cylinder
Compute the Circumference of a Cylinder given it's radius and height.Here x is the radius and y is the height

nästan 9 år ago | 0 | 63 solvers

Solved


Add two numbers
Calculate the sum of two numbers. Example input = [2 3] output = 5

nästan 9 år ago

Solved


Back to basics 15 - classes
Covering some basic topics I haven't seen elsewhere on Cody. Return the class of the input variable.

nästan 9 år ago

Load more