Community Profile

photo

vinayak patil


Last seen: circa 4 anni fa Attivo dal 2015

Followers: 0   Following: 0

Statistiche

  • Quiz Master
  • Speed Demon
  • Creator
  • Solver

Visualizza badge

Feeds

Visto da

Risolto


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...

quasi 9 anni fa

Risolto


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

quasi 9 anni fa

Risolto


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

quasi 9 anni fa

Risolto


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...

quasi 9 anni fa

Risolto


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

quasi 9 anni fa

Risolto


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.

quasi 9 anni fa

Risolto


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

quasi 9 anni fa

Problema


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

quasi 9 anni fa | 0 | 0 risolutori

Risolto


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

quasi 9 anni fa

Risolto


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

quasi 9 anni fa

Problema


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

quasi 9 anni fa | 0 | 0 risolutori

Risolto


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

quasi 9 anni fa

Problema


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

quasi 9 anni fa | 0 | 28 risolutori

Problema


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

quasi 9 anni fa | 2 | 152 risolutori

Risolto


factorial of a number x
Factorial of a number x

quasi 9 anni fa

Problema


factorial of a number x
Factorial of a number x

quasi 9 anni fa | 2 | 343 risolutori

Problema


Convert matrix to string
Convert matrix x to string

quasi 9 anni fa | 0 | 0 risolutori

Risolto


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

quasi 9 anni fa

Problema


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

quasi 9 anni fa | 1 | 133 risolutori

Risolto


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

quasi 9 anni fa

Problema


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

quasi 9 anni fa | 1 | 133 risolutori

Problema


Calculate the logarithm of number
Calculate the logarithm of number x

quasi 9 anni fa | 1 | 114 risolutori

Problema


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

quasi 9 anni fa | 1 | 121 risolutori

Risolto


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

quasi 9 anni fa

Problema


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

quasi 9 anni fa | 0 | 6 risolutori

Risolto


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

quasi 9 anni fa

Problema


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

quasi 9 anni fa | 5 | 378 risolutori

Problema


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

quasi 9 anni fa | 0 | 63 risolutori

Risolto


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

quasi 9 anni fa

Risolto


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

quasi 9 anni fa

Carica altro