Community Profile

photo

Anuj Kumar


Last seen: 3 mesi fa Attivo dal 2020

Followers: 0   Following: 0

Contatto

i am an aerospace student,deeply interested in ML,AI,CAD,SIMULATION tools

Statistiche

All
  • First Review
  • Thankful Level 1
  • Promoter
  • Community Group Solver
  • MATLAB Central Treasure Hunt Finisher
  • Commenter
  • First Answer
  • Solver

Visualizza badge

Feeds

Visto da

Domanda


Query related to Cody
i was solving a problem on cody,after many attempt i managed to get the solution but when i checked leading solution there was t...

oltre 3 anni fa | 1 risposta | 1

1

risposta

Risposto
Reverse character array using recursion
instead of using v=[v(end) reversal(1:end-1)] which won't satisfactorily on large arrays,i would recommend this piece of code f...

oltre 3 anni fa | 2