문제를 풀었습니다


short or buy ? take the opportunity
you had already calculated a theoretical stock value, now you checked in bloomberg the quoted price of that stock and you have t...

거의 5년 전

문제를 풀었습니다


Counting Squares
An algorithm starts with a single square and on each of its next iterations adds new squares all around the outside as shown bel...

거의 5년 전

문제를 풀었습니다


tetration
About tetration.

거의 5년 전

문제를 풀었습니다


Calculate time taken by light to reach earth surface
We know the time(seconds) taken by light to reach surface of earth. What if the distance varies yearly or source of light moves ...

거의 5년 전

문제를 풀었습니다


Say type of roots in quadratic equation
Given the coefficients of a quadratic equation, write a function that gives the output y='RealDifferent' if the roots are real a...

거의 5년 전

문제를 풀었습니다


Alternating 1´s and 0´s in a matrix
Given an odd number n, write a function that creates a matrix y with dimension nxn alternating 1's and 0's, and starting with 1 ...

거의 5년 전

문제를 풀었습니다


Get the mean digit
Write a function that gives the mean digit (round towards nearest integer) of an input and positive number. For example: x ...

거의 5년 전

문제를 풀었습니다


Alternate list of elements
Write a function that combines two lists by alternating the elements, e.g. ['a','b','c'], ['1','2','3'] → 'a1b2c3'.

거의 5년 전

문제를 풀었습니다


Find argmax of a function
You are given vectors x and y (=f(x)). Return the element of x for which f(x) is maximized.

거의 5년 전

문제를 풀었습니다


Calculate the volume of a cone
Calculate the volume of a cone given an array containing one column of radii and one column of the height of the cone. * Reme...

거의 5년 전

문제를 풀었습니다


Find The Difference
Vector x is given.calculate the difference between the biggest and the smallest number that we can create from elements of x. f...

거의 5년 전

문제를 풀었습니다


Distance Between Points
Being n the number of points (If n = 3 there would be 3 points: A, B and C). The distance between each pair of points increases...

거의 5년 전

문제를 풀었습니다


Find the area of a triangle having vertices (A,B), (C,D), and (E,F)
Find the area of a triangle using if we have the three vertices of the triangle

거의 5년 전

문제를 풀었습니다


Hoax Numbers
A Hoax Number (OEIS A019506) is defined as a composite number, whose sum of digits is equal to the sum of digits of its distinct...

거의 5년 전

문제를 풀었습니다


System of Linear Equations

거의 5년 전

문제를 풀었습니다


Minimum jumps to reach end of the array
Given an array of integers where each element represents the max number of steps that can be made forward from that element. Ste...

거의 5년 전

문제를 풀었습니다


Queen's move - 02
In continuation with the problem-45236 ... In the previous problem, it was assumed that there were no other chess pieces on th...

거의 5년 전

문제를 풀었습니다


Queen's move
given a number of consecutive moves of queen, check for their validity based on their previous position.... but remember if u g...

거의 5년 전

문제를 풀었습니다


Josephus Survivor
The <http://en.wikipedia.org/wiki/Josephus_problem Josephus Challenge> is to find the position that is the last remaining when e...

거의 5년 전

문제를 풀었습니다


Graph Algorithms 3: Number of Connected Components
Given an adjacency matrix of a simple undirected graph, find the number of connected components.

거의 5년 전

문제를 풀었습니다


Determine connected components of a graph
Adjacency matrix of an undirected graph is given. Return the number of connected components in the graph.

거의 5년 전

문제를 풀었습니다


Find the second biggist number in a vector or a matrix

거의 5년 전

문제를 풀었습니다


Number Puzzle - 092

거의 5년 전

문제를 풀었습니다


Number Puzzle - 091

거의 5년 전

문제를 풀었습니다


Number Puzzle - 090

거의 5년 전

문제를 풀었습니다


Number Puzzle - 089

거의 5년 전

문제를 풀었습니다


Number Puzzle - 088

거의 5년 전

문제를 풀었습니다


Number Puzzle - 087

거의 5년 전

문제를 풀었습니다


Number Puzzle - 086

거의 5년 전

문제를 풀었습니다


Number Puzzle - 085

거의 5년 전

더 보기