문제를 풀었습니다


Counting Money
Add the numbers given in the cell array of strings. The strings represent amounts of money using this notation: $99,999.99. E...

2년 초과 전

문제를 풀었습니다


Function Iterator
Given a handle fh to a function which takes a scalar input and returns a scalar output and an integer n >= 1, return a handle f...

2년 초과 전

문제를 풀었습니다


Remove the vowels
Remove all the vowels in the given phrase. Example: Input s1 = 'Jack and Jill went up the hill' Output s2 is 'Jck nd Jll wn...

2년 초과 전

문제를 풀었습니다


Target sorting
Sort the given list of numbers |a| according to how far away each element is from the target value |t|. The result should return...

2년 초과 전

문제를 풀었습니다


Encode Roman Numerals
Create a function taking a non-negative integer as its parameter and returning a string containing the Roman Numeral representat...

2년 초과 전

문제를 풀었습니다


Kaprekar Steps
6174 is the Kaprekar constant. All natural numbers less than 10,000 (except some with same digits) can be reduced to 6174 in the...

2년 초과 전

문제를 풀었습니다


Mandelbrot Numbers
The <http://en.wikipedia.org/wiki/Mandelbrot_set Mandelbrot Set> is built around a simple iterative equation. z(1) = c z...

2년 초과 전

문제를 풀었습니다


DNA N-Gram Distribution
Given a string s and a number n, find the most frequently occurring n-gram in the string, where the n-grams can begin at any poi...

2년 초과 전

문제를 풀었습니다


Add two numbers
Calculate the sum of two numbers. Example input = [2 3] output = 5

2년 초과 전

문제를 풀었습니다


Connect Four Win Checker
<http://en.wikipedia.org/wiki/Connect_Four Connect Four> is a game where you try to get four pieces in a row. For this problem, ...

2년 초과 전

문제를 풀었습니다


Calculate the Levenshtein distance between two strings
This problem description is lifted from http://en.wikipedia.org/wiki/Levenshtein_distance. The Levenshtein distance between two...

2년 초과 전

문제를 풀었습니다


Given two arrays, find the maximum overlap
Given two (integer) arrays s1 and s2, create a new array s3 which is as short as possible and contains both arrays. #1 s1 = [...

2년 초과 전

문제를 풀었습니다


Find the Pattern 1

2년 초과 전

문제를 풀었습니다


Find Logic 27

2년 초과 전

문제를 풀었습니다


Find Logic 24

2년 초과 전

문제를 풀었습니다


Find Logic 23

2년 초과 전

문제를 풀었습니다


Find Logic 9
Guess the Logic! logic(1) = 4 logic(2) = 1 logic(3) = 10 logic(4) = 2

2년 초과 전

문제를 풀었습니다


Find Logic 25

2년 초과 전

문제를 풀었습니다


Find Logic 26

2년 초과 전

문제를 풀었습니다


Find Logic 28

2년 초과 전

문제를 풀었습니다


Find Logic 29

2년 초과 전

문제를 풀었습니다


Find Logic 30

2년 초과 전

문제를 풀었습니다


Find Logic 31

2년 초과 전

문제를 풀었습니다


Find Logic 32

2년 초과 전

문제를 풀었습니다


Find Logic 22

2년 초과 전

문제를 풀었습니다


Find Logic 21

2년 초과 전

문제를 풀었습니다


Find Logic 20

2년 초과 전

문제를 풀었습니다


Find Logic 14
Guess the Logic! logic(1) = 100 logic(2) = 96 logic(3) = 105 logic(4) = 89 logic(5) = 114 Make a function logic(x) which w...

2년 초과 전

문제를 풀었습니다


Find Logic 19

2년 초과 전

문제를 풀었습니다


Find Logic 18

2년 초과 전

더 보기