photo

vinayak patil


Last seen: alrededor de 6 años hace Con actividad desde 2015

Followers: 0   Following: 0

Estadística

Cody

13 Problemas
80 Soluciones

CLASIFICACIÓN
N/A
of 301.195

REPUTACIÓN
N/A

CONTRIBUCIONES
0 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.190

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN
8.347
of 173.322

CONTRIBUCIONES
13 Problemas
80 Soluciones

PUNTUACIÓN
890

NÚMERO DE INSIGNIAS
4

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Quiz Master
  • Speed Demon
  • Creator
  • Solver

Ver insignias

Feeds

Ver por

Resuelto


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

más de 10 años hace

Resuelto


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

más de 10 años hace

Resuelto


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

más de 10 años hace

Resuelto


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

más de 10 años hace

Resuelto


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

más de 10 años hace

Resuelto


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.

más de 10 años hace

Resuelto


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

más de 10 años hace

Problema


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

casi 11 años hace | 0 | 0 solvers

Resuelto


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

casi 11 años hace

Resuelto


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

casi 11 años hace

Problema


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

casi 11 años hace | 0 | 0 solvers

Resuelto


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

casi 11 años hace

Problema


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

casi 11 años hace | 0 | 28 solvers

Problema


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

casi 11 años hace | 3 | 182 solvers

Resuelto


factorial of a number x
Factorial of a number x

casi 11 años hace

Problema


factorial of a number x
Factorial of a number x

casi 11 años hace | 2 | 390 solvers

Problema


Convert matrix to string
Convert matrix x to string

casi 11 años hace | 0 | 0 solvers

Resuelto


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

casi 11 años hace

Problema


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

casi 11 años hace | 1 | 141 solvers

Resuelto


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

casi 11 años hace

Problema


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

casi 11 años hace | 1 | 150 solvers

Problema


Calculate the logarithm of number
Calculate the logarithm of number x

casi 11 años hace | 1 | 126 solvers

Problema


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

casi 11 años hace | 1 | 136 solvers

Resuelto


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

casi 11 años hace

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

casi 11 años hace | 0 | 6 solvers

Resuelto


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

casi 11 años hace

Problema


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

casi 11 años hace | 5 | 422 solvers

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

casi 11 años hace | 0 | 67 solvers

Resuelto


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

casi 11 años hace

Resuelto


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

casi 11 años hace

Cargar más