Solved


String Logic 5
Example: 'CAT' --> 'TAC' 'DOG' --> 'GOD' 'MATLAB' --> 'BALTAM' 'ROSY' --> 'YSOR' 'TRUST' --> 'TSURT' 'MOSTLY' --> 'YLTS...

1 year ago

Solved


Remove Upper Case Letters
Example Matlab --> atlab proBlem --> prolem Enter --> nter

1 year ago

Solved


Swap Characters of a Single Word
Description: In the given input word, convert the lower case to upper case and vice versa. A to a, a to A ... Example: 'Matl...

1 year ago

Solved


PACMAT - G03 Ghosts use minimum path to PACMAT; 3 Lives
The Classic PACMAN game brought to Cody. PACMAT requires clearing the board of Yellow Dots while not bumping into the wanderi...

1 year ago

Solved


Connect Four - 01
Connect four is a two player board game. <https://en.wikipedia.org/wiki/Connect_Four> Given a complete connect-four board,...

2 years ago

Solved


Castling-01
Given the position of only one player's chess pieces(some of them) on the chessboard, figure out whether castling is valid or no...

2 years ago

Solved


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

2 years ago

Solved


Random Problem14 - Multiply a vector by a scalar of 2
Multiply a vector by a scalar of 2

2 years ago

Solved


RandomProblem13-Cube a number
Cube a number

2 years ago

Solved


Random Problem12- Squaring a number
Square the number

2 years ago

Solved


Get the n-th rand number with given seed
Given seed s, return the n-th rand number using rand(). Round the answer with 4 digits. n is a postive integer.

2 years ago

Solved


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.

2 years ago

Solved


Determine the Result of a Move in Reversi
Note: This is closely related to <http://www.mathworks.com/matlabcentral/cody/problems/2538-find-the-next-legal-move-in-reversi ...

2 years ago

Solved


Restricted Multiplication v1
This problem is Restricted Addition v4 with multiplication and more restrictions. multiply two inputs without use of common ari...

2 years ago

Solved


Number Puzzle - 047

2 years ago

Solved


Number Puzzle - 045

2 years ago

Solved


Number Puzzle - 044

2 years ago

Solved


Number Puzzle - 041

2 years ago

Solved


Number Puzzle - 040

2 years ago

Solved


Number Puzzle - 039

2 years ago

Solved


Number Puzzle - 037

2 years ago

Solved


Number Puzzle - 035

2 years ago

Solved


Number Puzzle - 034

2 years ago

Solved


Number Puzzle - 033

2 years ago

Solved


Number Puzzle - 032

2 years ago

Solved


Mean Square Error

2 years ago

Solved


Sort in descending order.

2 years ago

Solved


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

2 years ago

Solved


Restricted Subtraction v1
This problem is Restricted Addition v4 with subtraction and more restrictions. Subtract two inputs without use of common arithm...

2 years ago

Load more