Community Profile

photo

Berkant Bugas


Last seen: casi 4 años hace Con actividad desde 2020

Estadísticas

  • Solver

Ver insignias

Content Feed

Ver por

Resuelto


Maximum running product for a string of numbers
Given a string s representing a list of numbers, find the five consecutive numbers that multiply to form the largest number. Spe...

casi 4 años hace

Resuelto


Duplicates
Write a function that accepts a cell array of strings and returns another cell array of strings *with only the duplicates* retai...

casi 4 años hace

Resuelto


Binary numbers
Given a positive, scalar integer n, create a (2^n)-by-n double-precision matrix containing the binary numbers from 0 through 2^n...

casi 4 años hace

Resuelto


Balanced number
Given a positive integer find whether it is a balanced number. For a balanced number the sum of first half of digits is equal to...

casi 4 años hace

Resuelto


Quote Doubler
Given a string s1, find all occurrences of the single quote character and replace them with two occurrences of the single quote ...

casi 4 años hace

Resuelto


De-dupe
Remove all the redundant elements in a vector, but keep the first occurrence of each value in its original location. So if a =...

casi 4 años hace

Resuelto


Elapsed Time
Given two date strings d1 and d2 of the form yyyy/mm/dd HH:MM:SS (assume hours HH is in 24 hour mode), determine how much time, ...

casi 4 años hace

Resuelto


Reverse Run-Length Encoder
Given a "counting sequence" vector x, construct the original sequence y. A counting sequence is formed by "counting" the entrie...

casi 4 años hace

Resuelto


Return a list sorted by number of occurrences
Given a vector x, return a vector y of the unique values in x sorted by the number of occurrences in x. Ties are resolved by a ...

casi 4 años hace

Resuelto


Interpolator
You have a two vectors, a and b. They are monotonic and the same length. Given a value, va, where va is between a(1) and a(end...

casi 4 años hace

Resuelto


Divide by 4
Given the variable x as your input, divide it by four and put the result in y.

casi 4 años hace

Resuelto


Box!
Given a box, find the volume of the cube. With each side = a.

casi 4 años hace

Resuelto


Times 3 problem
When you enter the number, it should return the number multiplied by 3

casi 4 años hace

Resuelto


Finding perimeter of a rectangle
A rectangle has a length of x centimeters and a width of w centimeters. Find the perimeter.

casi 4 años hace

Resuelto


Find the absolute value of c=a-b
Find the absolute value of c=a-b

casi 4 años hace

Resuelto


Energy of an object
Calculate the total mechanical energy of an object. Total Energy= Potential energy + Kinetic energy P.E.=m*g*h K.E.=1/2...

casi 4 años hace

Resuelto


Perimeter of a square!
Calculate the circumference of the square whose side is n

casi 4 años hace

Resuelto


Area of a circle
Find the value for area of the circle if diameter is given

casi 4 años hace

Resuelto


Area of a circle
Given the radius x, y would be the area of a circle. Pi = 3.1416

casi 4 años hace

Resuelto


Y=X
Given an input variable x, output a variable y that is equal in value to x. Example: Input x = 1 Output y is 1 Inp...

casi 4 años hace

Resuelto


Volume Pillar
Calculate the volume of a pillar with radius l and heigth ar.

casi 4 años hace

Resuelto


Speed of car
Calculate the Speed of car given its Distance travelled and time taken in x and y respectively

casi 4 años hace

Resuelto


Say something funny
Say something funny, or not. Your solution will be (fully automatically and objectively) scored based on how clever or funny ...

casi 4 años hace

Resuelto


Kinetic Energy
Given mass, m, and kinetic energy, KE, find the velocity of the object.

casi 4 años hace

Resuelto


How tall are you?
measures your height forexample= 175cm 180cm 169cm

casi 4 años hace

Resuelto


how tall are you
how tall are you 170cm 182cm 190cm

casi 4 años hace

Problema


how tall are you
how tall are you 170cm 182cm 190cm

casi 4 años hace | 0 | 1 solver

Problema


do i love my school
do i love my school first x=1 (love) x=2 (ı dont like)

casi 4 años hace | 0 | 0 solvers

Resuelto


Step number
Step number

casi 4 años hace

Resuelto


Electric Flux
Calculate the flux passing through a surface. E is electric field, A is area.

casi 4 años hace

Cargar más