Community Profile

photo

Yudong Zhang


Nanjing Normal University

Active since 2012

http://computer.njnu.edu.cn/profile.ashx?staffID=102
Professional Interests: Data Mining

Statistics

  • Famous
  • Likeable
  • Quiz Master
  • Speed Demon
  • Creator
  • Solver

View badges

Content Feed

View by

Solved


Determine Whether an array is empty
Input a matrix x, output y is TRUE if x is empty, otherwise FALSE.

nästan 12 år ago

Problem


Determine Whether an array is empty
Input a matrix x, output y is TRUE if x is empty, otherwise FALSE.

nästan 12 år ago | 4 | 762 solvers

Solved


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

nästan 12 år ago

Problem


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

nästan 12 år ago | 37 | 10037 solvers

Solved


Rotate a Matrix
Input a Matrix x, Output y is the matrix rotating x 90 degrees clockwise

nästan 12 år ago

Problem


Rotate a Matrix
Input a Matrix x, Output y is the matrix rotating x 90 degrees clockwise

nästan 12 år ago | 6 | 666 solvers

Solved


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

ungefär 12 å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:...

ungefär 12 år ago