photo

Harsha Priya Daggubati

MathWorks

Last seen: 2 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

I am an Associate Application Support Engineer in MathWorks EDG Hyderabad.
My areas of interest include GUI Development, Machine Learning, Algorithms and Data Structures
DISCLAIMER: Any advice or opinions here are my own, and in no way reflect that of MathWorks

统计学

All
MATLAB Answers

0 个提问
222 个回答

Cody

0 个问题
1 个答案

排名
302
of 299,750

声誉
288

贡献数
0 个提问
222 个回答

回答接受率
0.00%

收到投票数
28

排名
 of 20,792

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
119,390
of 165,710

贡献数
0 个问题
1 个答案

评分
20

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Revival Level 3
  • Knowledgeable Level 4
  • 6 Month Streak
  • First Answer
  • Solver

查看徽章

Feeds

排序方式:

已解决


Summing digits
Given n, find the sum of the digits that make up 2^n. Example: Input n = 7 Output b = 11 since 2^7 = 128, and 1 + ...

6 years 前