Community Profile

photo

Vidushi Jain


Actif depuis 2015

Statistiques

  • Quiz Master
  • Creator
  • Commenter
  • Promoter
  • Solver

Afficher les badges

Content Feed

Afficher par

A résolu


Write an expression
if 1 = 2 2 = 5 3 = 10 4 = ?

plus de 8 ans il y a

A résolu


Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displa...

plus de 8 ans il y a

A résolu


row removal
Consider a matrix and remove the first row of the matrix.

plus de 8 ans il y a

Problème


row removal
Consider a matrix and remove the first row of the matrix.

plus de 8 ans il y a | 2 | 108 solveurs

A résolu


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...

plus de 8 ans il y a

A résolu


Sum of series of numbers
Find the sum of numbers from 1-50 using for loop.

plus de 8 ans il y a

Problème


Sum of series of numbers
Find the sum of numbers from 1-50 using for loop.

plus de 8 ans il y a | 0 | 20 solveurs

A résolu


Divide by 4
Given the variable x as your input, divide it by four and put the result in y.

plus de 8 ans il y a

A résolu


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

plus de 8 ans il y a

A résolu


equate
equate y to x

presque 9 ans il y a

A résolu


power
Calculate power for given voltage and current

presque 9 ans il y a

A résolu


calculate accleration
Cal accleration for given time and distance

presque 9 ans il y a

A résolu


trignometric function
calculate sinx ,if you are given with tanx

presque 9 ans il y a

A résolu


Perfect Square
Find a function that finds the root of a perfect number!

presque 9 ans il y a

A résolu


Find the Nth Root of a Given Number
Find the Nth root of a given number x. Examples x = 4096 n = 4 y = 8 x = 625 n = 5 y = 3.6239

presque 9 ans il y a

A résolu


Double colon operator: Counting up
* Construct a row array countValues from 1 to endValue, using the double colon operator. Ex: If endValue is 5, countValues s...

presque 9 ans il y a

A résolu


Create a row array using double colon operator
Create a row array from 9 to 1, using the double colon operator.

presque 9 ans il y a

A résolu


Add 8 to given num
add 8 to given number

presque 9 ans il y a

A résolu


calculate RMS voltage
given peak to peak voltage, calculate rms voltage

presque 9 ans il y a

A résolu


metre to feet converter
The idea is to make a converter, which exchange meters to feets. We use a factor of 1m = 3.281*1f. so 3m are equals to 9.843 m...

presque 9 ans il y a

A résolu


Find the realtion between x and y
x=1 then y=3, x=2 then y=7, x=3 then y=13,

presque 9 ans il y a

Problème


Find the realtion between x and y
x=1 then y=3, x=2 then y=7, x=3 then y=13,

presque 9 ans il y a | 0 | 23 solveurs

A résolu


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

presque 9 ans il y a

A résolu


Is this triangle right-angled?
Given three positive numbers a, b, c, where c is the largest number, return *true* if the triangle with sides a, b and c is righ...

presque 9 ans il y a

A résolu


Output any real number that is neither positive nor negative
Output any real number that is neither positive nor negative

presque 9 ans il y a

A résolu


Was ist denn los?
Nur für deutschsprechende Leute! Wie geht's? ...also gut, bis bald!

presque 9 ans il y a

A résolu


Find relation between x and y.
if 1 = 2 2 = 9 3 = 28 How is x related with y?

presque 9 ans il y a

A résolu


Dare to solve this
Find square of any number

presque 9 ans il y a

A résolu


Sum the numbers on the main diagonal
Sum the numbers on the main diagonal of an n-by-n matrix. For input: A = [1 2 4 3 6 2 2 4 7]...

presque 9 ans il y a

A résolu


increase the number by 7
You need to increase any given digit by 7

presque 9 ans il y a

Charger plus