photo

David Beedie


Last seen: 11 Monate vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


Remove the air bubbles
Given a matrix a, return a matrix b in which all the zeros have "bubbled" to the top. That is, any zeros in a given column shoul...

mehr als 4 Jahre vor

Gelöst


Remove NaN ?
input -> matrix (n*m) with at least one element equal to NaN; output -> matrix(p*m), the same matrix where we deleted the enti...

mehr als 4 Jahre vor