A résolu


Decimal to binary conversion (without using built-in function)
convert the given decimal number to its equivalent binary without using built-in function. * n=18 * out='10010'

plus de 5 ans il y a

A résolu


Orthogonal Circles
Check whether two given circles are orthogonal or not. Two circles are orthogonal if they create a right angle at their inter...

plus de 5 ans il y a

A résolu


No of squares in a grid
given a m*n grid calculate the no of possible squares & rectangles on that grid. output: y=[no of rectangles , no of sqa...

plus de 5 ans il y a

A résolu


Question 1
Implement a function named q1 with one input argument named n. This function should return the multiplication of all odd numbers...

plus de 5 ans il y a

A résolu


Get the elements of diagonal and antidiagonal for any m-by-n matrix (★★★★)
(copy of prob. 859) In this problem you must submit a solution which returns the diagonal and anti-diagonal elements without ...

plus de 5 ans il y a

A résolu


Area of a Cylinder

plus de 5 ans il y a

A résolu


Volume of cone

plus de 5 ans il y a

A résolu


Find value of current

plus de 5 ans il y a

A résolu


Avg

plus de 5 ans il y a

A résolu


Subtract

plus de 5 ans il y a

A résolu


Perimeter of a Triangle

plus de 5 ans il y a

A résolu


Unit

plus de 5 ans il y a

A résolu


area of a parallelogram

plus de 5 ans il y a

A résolu


find the answer

plus de 5 ans il y a

A résolu


find the answer

plus de 5 ans il y a

A résolu


Find Avg of velocity

plus de 5 ans il y a

A résolu


Create the vector

plus de 5 ans il y a

A résolu


Unit

plus de 5 ans il y a

A résolu


Adding

plus de 5 ans il y a

A résolu


Cube root

plus de 5 ans il y a

A résolu


Unit

plus de 5 ans il y a

A résolu


Perimeter of a square

plus de 5 ans il y a

A résolu


Fill a zeros matrix (★★★★★)
(Copy of Problem 830) The aim is to fill an array of all zeros given a numerical value and the index of row and columns for t...

plus de 5 ans il y a

A résolu


Get the value 100
Knowing that 123-45-67+89=100, write a function that gives this result for any order of the digits in the input. Otherwise, the ...

plus de 5 ans il y a

A résolu


Basic Operation with the middle number of odd matrix
# Take an odd matrix *like* 3-by-3 # Access the *middle element* of the matrix i.e in case of 3-by-3 matrix the index of the pa...

plus de 5 ans il y a

A résolu


So many choices
For inputs _n_ and _k_ (in that order), output the number of ways that k objects can be chosen from amongst n distinct objects. ...

plus de 5 ans il y a

A résolu


Height of a 3D Pyramid
If a pyramid is made with one(1). What will be the height of the pyramid of square shaped base(n*n)? where input is n.

plus de 5 ans il y a

A résolu


another bullseye
create matrix like below -- for x=2, y=[1 1 1 1 1; 1 2 2 2 1; 1 2 3...

plus de 5 ans il y a

A résolu


how tall are you?
you can find the length wit this code.

plus de 5 ans il y a

Charger plus