Community Profile

photo

vinayak patil


Last seen: etwa 4 Jahre vor Aktiv seit 2015

Followers: 0   Following: 0

Statistiken

  • Quiz Master
  • Speed Demon
  • Creator
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


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

fast 9 Jahre vor

Gelöst


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

fast 9 Jahre vor

Gelöst


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

fast 9 Jahre vor

Gelöst


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

fast 9 Jahre vor

Gelöst


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

fast 9 Jahre vor

Gelöst


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.

fast 9 Jahre vor

Gelöst


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

fast 9 Jahre vor

Problem


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

fast 9 Jahre vor | 0 | 0 Lösungsvorschläge

Gelöst


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

fast 9 Jahre vor

Gelöst


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

fast 9 Jahre vor

Problem


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

fast 9 Jahre vor | 0 | 0 Lösungsvorschläge

Gelöst


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

fast 9 Jahre vor

Problem


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

fast 9 Jahre vor | 0 | 28 Lösungsvorschläge

Problem


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

fast 9 Jahre vor | 2 | 152 Lösungsvorschläge

Gelöst


factorial of a number x
Factorial of a number x

fast 9 Jahre vor

Problem


factorial of a number x
Factorial of a number x

fast 9 Jahre vor | 2 | 343 Lösungsvorschläge

Problem


Convert matrix to string
Convert matrix x to string

fast 9 Jahre vor | 0 | 0 Lösungsvorschläge

Gelöst


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

fast 9 Jahre vor

Problem


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

fast 9 Jahre vor | 1 | 133 Lösungsvorschläge

Gelöst


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

fast 9 Jahre vor

Problem


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

fast 9 Jahre vor | 1 | 133 Lösungsvorschläge

Problem


Calculate the logarithm of number
Calculate the logarithm of number x

fast 9 Jahre vor | 1 | 114 Lösungsvorschläge

Problem


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

fast 9 Jahre vor | 1 | 121 Lösungsvorschläge

Gelöst


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

fast 9 Jahre vor

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

fast 9 Jahre vor | 0 | 6 Lösungsvorschläge

Gelöst


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

fast 9 Jahre vor

Problem


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

fast 9 Jahre vor | 5 | 378 Lösungsvorschläge

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

fast 9 Jahre vor | 0 | 63 Lösungsvorschläge

Gelöst


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

fast 9 Jahre vor

Gelöst


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

fast 9 Jahre vor

Mehr laden