A résolu


Cosine effect in solar power towers

plus d'un an il y a

A résolu


Exhaust all possible logical vectors
Input a length argument and list all possible logical vectors of that length. My solution is of size 29. Can you find an even s...

plus d'un an il y a

A résolu


Create the flag of Ramumbia
The little known nation of Ramumbia has a very simple flag. It is made up of vertical stripes, Red, Green, Blue, that are equall...

plus d'un an il y a

A résolu


Time reverse indices
Time reverse the index values as follows IndexIn = [7 1 0] IndexOut = [7 6 0] Note that the indices are zero based and so...

plus d'un an il y a

A résolu


Can you Jump?
You have been provided with input array of integers. You start with initial position at the first index of this input array, and...

plus d'un an il y a

A résolu


Determine if a number (x) is a power of another (n)
If the number x is indeed a power of n, then return true. Otherwise, return false. For example, if x = 9 and n =3, then pow = t...

plus d'un an il y a

A résolu


Cricket - Report the Result (Part II: Test Matches)
Given two scalar strings representing the scores for a test match, return a string reporting the result in the appropriate form:...

plus d'un an il y a

A résolu


Easy Sequences 2: Trigonometric function with integral input and output
The function 'F', defined as: , will always return an integer if the input is a natural number (in radian...

plus d'un an il y a

A résolu


Easy Sequences 1: Find the index of an element
The nth element of a series is defined by: . Obviously, the first element . Given the nth element , find the value of the corre...

plus d'un an il y a

A résolu


Remove Duplicates
Remove duplicates from the vector of integers and display in sorted order

plus d'un an il y a

A résolu


Find the Pattern
Find the pattern between input and output. Write a function that gives the correct output for any input. *Hint: magic*

plus d'un an il y a

A résolu


Create co-occurrence matrix

plus d'un an il y a

A résolu


Malus’ Law (theta) between polarizations

plus d'un an il y a

A résolu


Find the magnetic field in sollinoid

plus d'un an il y a

A résolu


Cricket - Is It LBW?
LBW has an unfair reputation as complicated. But if you've watched a third umpire referral, you'll know that it's just a logical...

plus d'un an il y a

A résolu


Previous Palindrome

plus d'un an il y a

A résolu


Next Palindrome

plus d'un an il y a

A résolu


Number Puzzles - 010

plus d'un an il y a

A résolu


Number Puzzles - 009

plus d'un an il y a

A résolu


Number Puzzles - 008

plus d'un an il y a

A résolu


Number Puzzles - 007

plus d'un an il y a

A résolu


Number Puzzles - 006

plus d'un an il y a

A résolu


Number Puzzles - 005

plus d'un an il y a

A résolu


Number Puzzles - 004
Give an example of three distinct numbers greater than 10 whose both product and sum are palindromes. The answer is not unique a...

plus d'un an il y a

A résolu


Find the number of primes less than input
Given an integer n, determine the number of primes less than or equal to n.

plus d'un an il y a

A résolu


Análisis código QR

plus d'un an il y a

A résolu


The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...

plus d'un an il y a

A résolu


determine skid distance of car
Determine the distance a car skids to a stop given initial velocity (v) and time (t).

plus d'un an il y a

A résolu


Efficiency of a single phase Transformer
Calculate the efficiency of a single phase transformer whose KVA rating is A KVA, loading factor x,power factor p,full load copp...

plus d'un an il y a

A résolu


Simple Income Tax

plus d'un an il y a

Charger plus