Community Profile

photo

Shreya Bagalwadi


Last seen: nästan 3 år ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Solver

View badges

Feeds

View by

Solved


Max of a Vector
Write a function to return the max of a vector

nästan 3 år ago

Solved


Back to basics 22 - Rotate a matrix
Covering some basic topics I haven't seen elsewhere on Cody. Rotate the input matrix 90 degrees counterclockwise (e.g. [1 2; ...

nästan 3 år ago

Solved


Get the length of a given vector
Given a vector x, the output y should equal the length of x.

nästan 3 år ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

nästan 3 år ago