photo

vinayak patil


Last seen: etwa 6 Jahre vor Aktiv seit 2015

Followers: 0   Following: 0

Statistik

Cody

13 Probleme
80 Lösungen

RANG
N/A
of 301.252

REPUTATION
N/A

BEITRÄGE
0 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
0.00%

ERHALTENE STIMMEN
0

RANG
 of 21.207

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG
8.351
of 173.657

BEITRÄGE
13 Probleme
80 Lösungen

PUNKTESTAND
890

ANZAHL DER ABZEICHEN
4

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

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

mehr als 10 Jahre vor

Gelöst


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

mehr als 10 Jahre vor

Gelöst


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

mehr als 10 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...

mehr als 10 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...

mehr als 10 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.

mehr als 10 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];

mehr als 10 Jahre vor

Problem


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

fast 11 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 11 Jahre vor

Gelöst


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

fast 11 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 11 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 11 Jahre vor

Problem


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

fast 11 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 11 Jahre vor | 3 | 182 Lösungsvorschläge

Gelöst


factorial of a number x
Factorial of a number x

fast 11 Jahre vor

Problem


factorial of a number x
Factorial of a number x

fast 11 Jahre vor | 2 | 391 Lösungsvorschläge

Problem


Convert matrix to string
Convert matrix x to string

fast 11 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 11 Jahre vor

Problem


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

fast 11 Jahre vor | 1 | 141 Lösungsvorschläge

Gelöst


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

fast 11 Jahre vor

Problem


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

fast 11 Jahre vor | 1 | 150 Lösungsvorschläge

Problem


Calculate the logarithm of number
Calculate the logarithm of number x

fast 11 Jahre vor | 1 | 126 Lösungsvorschläge

Problem


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

fast 11 Jahre vor | 1 | 136 Lösungsvorschläge

Gelöst


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

fast 11 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 11 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 11 Jahre vor

Problem


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

fast 11 Jahre vor | 5 | 422 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 11 Jahre vor | 0 | 67 Lösungsvorschläge

Gelöst


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

fast 11 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 11 Jahre vor

Mehr laden