Resuelto


Three grind is shipsstraigt
A function that returns either 'Rock', 'Scissors', or 'Paper' (string). You may succeed or you may fail the (case insensitive) t...

más de 2 años hace

Resuelto


Identify prime words

más de 2 años hace

Resuelto


Find pairs of primes with the same digit sum

más de 2 años hace

Resuelto


3n + 1 Problem (a.k.a The Collatz Conjecture)
The 3n + 1 problem (a.k.a The Collatz Conjecture) Consider the following algorithm to generate a sequence of numbers. Start wit...

más de 2 años hace

Resuelto


Return the 3n+1 sequence for n
A Collatz sequence is the sequence where, for a given number n, the next number in the sequence is either n/2 if the number is e...

más de 2 años hace

Resuelto


New Matrix with vector addition on diagonal
consider 2 vectors x=[1 2 3] y=[4 5 6] then generate a new Matrix, where Addition of x & y will be diagonal Elements...

más de 2 años hace

Resuelto


Create a New_Word
The output of the function is a new word created from the word entered into the function. The new word is created by deleting th...

más de 2 años hace

Resuelto


generate capital english alphabets
Based on the numeric input 'n', generate the capital english alphabet starting from A till the english alphabet at the 'n'th pos...

más de 2 años hace

Resuelto


Is this function available?
Sometimes it is difficult to remember which functions are not allowed on the Cody platform. Given a function as a string, return...

más de 2 años hace

Resuelto


Explode string
Break a sentence into cell of words

más de 2 años hace

Resuelto


How many hours are there in a day in Italy?
Remember "European Summer Time"

más de 2 años hace

Resuelto


Xor of matrix
you have to set exclusive OR of two arrays

más de 2 años hace

Resuelto


How to Concatenate two strings?
How to Concatenate two strings?

más de 2 años hace

Resuelto


To convolve two vectors
To convolve two vectors

más de 2 años hace

Resuelto


Form Blocks in a 1D array
Lets say I have an array of size (10,1); I want to divide it into the num number of blocks which are given by user no_of_b...

más de 2 años hace

Resuelto


Double the next and alternate sign

más de 2 años hace

Resuelto


find the index of local maximum in matrix

más de 2 años hace

Resuelto


find the index of local minimum in the matrix

más de 2 años hace

Resuelto


Find the worst traffic yesterday

más de 2 años hace

Resuelto


List the good primes

más de 2 años hace

Resuelto


Upper case and lower case!

más de 2 años hace

Resuelto


Decay Constant

más de 2 años hace

Resuelto


Consecutive Prime Numbers

más de 2 años hace

Resuelto


When the sum of the squares is a cubic...

más de 2 años hace

Resuelto


Next Palindrome

más de 2 años hace

Resuelto


Previous Palindrome

más de 2 años hace

Resuelto


STOP that car!!!
The maximum allowed speed for this road is 100. Find the cars that didn't observe the speed limit Arrest and fine them!!!

más de 2 años hace

Resuelto


Arrow!!
Write a script that gives (( follow the example)) if x=4 & output= 1 1 1 1 1 1 0 1 1...

más de 2 años hace

Cargar más