Solved


Number Puzzle - 068

3 years ago

Solved


Number Puzzle - 065

3 years ago

Solved


Number Puzzle - 064

3 years ago

Solved


Number Puzzle - 062

3 years ago

Solved


Number Puzzle - 061

3 years ago

Solved


Number Puzzle - 059

3 years ago

Solved


Number Puzzle - 057

3 years ago

Solved


Number Puzzle - 055

3 years ago

Solved


Number Puzzle - 054

3 years ago

Solved


Number Puzzle - 053

3 years ago

Solved


Number Puzzle - 046

3 years ago

Solved


Number Puzzle - 043

3 years ago

Solved


Number Puzzle - 038

3 years ago

Solved


Number Puzzle - 036

3 years ago

Solved


Number Puzzles - 020

3 years ago

Solved


Number Puzzles - 014

3 years ago

Solved


Number Puzzles - 005

3 years ago

Solved


Polygon in a unit circle

3 years ago

Solved


Find index of non empty cell array
This question aims to understand the characteristics of MATLAB programs. Educational problem. Please find non empty index of ...

3 years ago

Solved


Count trailing zeros in a primorial
<https://www.mathworks.com/matlabcentral/cody/problems/44068-the-number-of-trailing-zero-digit-of-a-factorial Cody Problem 44068...

3 years ago

Solved


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

3 years ago

Solved


Determinate if day D is a date that occurs during Daylight Saving Time in Italy
<https://en.wikipedia.org/wiki/Summer_Time_in_Europe>

3 years ago

Solved


¿Es una función exponencial?
Crea una función que permita analizar si los datos dados por el usuario ( *x* e *y*) se relacionan por medio de una función expo...

3 years ago

Solved


Simple Interest : Calculate Present Value
Theorem : Simple Interest where; F : Future Value P : Present Value r : Annual simple interest rate (decimal) t : Time in...

3 years ago

Solved


Find the sequence
Find the nth number of a sequence. Check the test suite to determine the sequence. * hint: it is closely related to familiar ...

3 years ago

Solved


Find the standard deviation of an array
given an array, find it's standard deviation without using the std() function. Use sample formula (n-1) for standard deviation a...

3 years ago

Solved


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

3 years ago

Solved


String Logic 12
Examples: 'CAT' --> 'ACT' 'DOG' --> 'DGO' 'ROSY' --> 'ORSY' 'MOSTLY' --> 'LMOSTY'

3 years ago

Load more