photo

飞扬


Last seen: quasi 3 anni fa Attivo dal 2022

Followers: 0   Following: 0

Statistica

Cody

0 Problemi
10 Soluzioni

RANK
N/A
of 300.369

REPUTAZIONE
N/A

CONTRIBUTI
0 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
0

RANK
 of 20.936

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
38.405
of 168.436

CONTRIBUTI
0 Problemi
10 Soluzioni

PUNTEGGIO
110

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Solver

Visualizza badge

Feeds

Visto da

Risolto


Swap Characters of a Single Word
Description: In the given input word, convert the lower case to upper case and vice versa. A to a, a to A ... Example: 'Matl...

oltre 3 anni fa

Risolto


Check if a matrix Diagonal is equal to its secondary diagonal
Your function should return True if the secondary diagonal is equal to diagonal, and False otherwise. Eg: M = [1 2 1 ...

oltre 3 anni fa

Risolto


Add the number of horizontal and vertical movements to each matrix element
Given n, create a square matrix and with element (1,1) = 1, add 1 to each element for each horitizonal and vertical movement. E...

oltre 3 anni fa

Risolto


sign function

oltre 3 anni fa

Risolto


Real

oltre 3 anni fa

Risolto


area

oltre 3 anni fa

Risolto


Diagonal Prod

oltre 3 anni fa

Risolto


Round to Nearest Multiple of 10^n

oltre 3 anni fa

Risolto


Weighted Convolution
Given two input vectors x = [x_1, x_2, ..., x_K] and y = [y_1, y_2, ..., y_K] of equal length, compute the weighted convolution ...

oltre 3 anni fa

Risolto


String Logic 4
Example: 'CAT' --> 'IGZ' 'DOG' --> 'JUM' 'MATLAB' --> 'SGZRGH' 'ROSY' --> 'XUYE' 'TRUST' --> 'ZXAYZ' 'MOSTLY' --> 'SUYZ...

oltre 3 anni fa