Community Profile

photo

Kishore Kumar


Last seen: 1 month ago Active since 2021

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 2
  • Solver
  • Revival Level 1
  • Thankful Level 1

View badges

Feeds

View by

Solved


Finding Perfect Squares
Given a vector of numbers, return true if one of the numbers is a square of one of the numbers. Otherwise return false. Example...

2 years 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:...

2 years ago