photo

Nitya Patel


IIIT Vadodara

2023 年からアクティブ

Followers: 0   Following: 0

I am an Engineering Development Group Intern at MathWorks. I am working on a project here. Besides that, I am also training to provide technical support to the community. My technical interest lies in Machine Learning and Artificial Intelligence. Other than that, I like to solve various puzzles in my personal time. DISCLAIMER: Any advice or opinions here are my own, and in no way are on the behalf of MathWorks.

Programming Languages:
Python, MATLAB
Spoken Languages:
English
Professional Interests:
Python with MATLAB, Language Fundamentals, Programming, Puzzles

統計

All
  • Knowledgeable Level 2
  • Solver
  • First Answer

バッジを表示

Feeds

表示方法

解決済み


Is my wife right?
Regardless of input, output the string 'yes'.

4ヶ月 前

解決済み


Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...

約1年 前

解決済み


Return the 3n+1 sequence for n
A Collatz sequence is the sequence where, for a given number n, the next number in the sequence is either n/2 if the number is e...

約1年 前