Sawan Kumar Jindal
Active since 2016
Followers: 0 Following: 0
I am a graduate student with deep interests in Machine Learning, Computer Vision, Data Mining.
Statistics
All
RANK
17,626
of 295,527
REPUTATION
2
CONTRIBUTIONS
0 Questions
1 Answer
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Answered
Storing values from nested FOR loop (array only saves last run of results)
The first thing to do is assign zero value to each location of the matrix and then, use for loops to store the value. You have n...
Storing values from nested FOR loop (array only saves last run of results)
The first thing to do is assign zero value to each location of the matrix and then, use for loops to store the value. You have n...
8 years ago | 1
Solved
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
8 years ago