Garv Agarwal
Followers: 0 Following: 0
A software engineer.
Programming Languages:
Python, C++, C, MATLAB
Spoken Languages:
English, Hindi
Pronouns:
He/him
Professional Interests:
C++ with MATLAB, Mathematics, MATLAB Test
Python, C++, C, MATLAB
Spoken Languages:
English, Hindi
Pronouns:
He/him
Professional Interests:
C++ with MATLAB, Mathematics, MATLAB Test
Feeds
已解决
multiply by three
Given the variable x as your input, multiply it by 3 and put the result equal to y. Examples: Input x = 2 Output y is ...
1 year 前
已解决
Compute a dot product of two vectors x and y
x and y are input vectors, d is a number and contains their dot product
1 year 前
已解决
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:...
1 year 前