Community Profile

photo

Sawan Kumar Jindal


Aktiv seit 2016

I am a graduate student with deep interests in Machine Learning, Computer Vision, Data Mining.

Statistiken

All
  • First Answer
  • Scavenger Finisher
  • Solver
  • Commenter

Abzeichen anzeigen

Content Feed

Anzeigen nach

Beantwortet
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...

mehr als 7 Jahre vor | 1

Gelöst


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

mehr als 7 Jahre vor