Community Profile

photo

Andrey Rubshtein


Samsung

Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Solver

View badges

Feeds

View by

Solved


Increment a number, given its digits
Take as input an array of digits (e.g. x = [1 2 3]) and output an array of digits that is that number "incremented" properly, (i...

11 years ago

Solved


Make an N-dimensional Multiplication Table
*INSTRUCTIONS* This is a multi-dimensional variant of the normal multiplication table used to teach elementary students multi...

11 years ago