Harish Maradana

View profile information

Company/University

jntu kakinada

Personal Profile

B.tech(ece) fresher releave,india
My Address:
pedamerangi (vill&post)
jiyyammavalasa(mandal)
vizianagaram(distric)
pin-535526
ap,india
contact no:8106801082

Professional Interests

signal processing,image processing

81Rank
7Badges
1690Score

Harish Maradana submitted Solution 259811 to Problem 1644. What percentage?

on 12 Jun 2013 at 2:29

Harish Maradana submitted a Comment to Solution 226037

function ans = most_change(a) m=[0.25 0.10 0.05 0.01]; [r,c]=size(a); for i=1:r c(i)=sum(a(i,:).*m); end for j=1:r if(max(c)==c(j)) ans=j end end all are correct but fails 5 ,6 test suit pls help me

on 1 Apr 2013

Harish Maradana submitted a Comment to Solution 154285

some persons write code like numel=3 improve test suit pls elminate such type of mistakes

on 28 Mar 2013

Harish Maradana submitted a Comment to Solution 203499

if test suit is changed then it is fail

on 26 Mar 2013

Harish Maradana received Leader badge for Solution 222849

on 25 Mar 2013

Harish Maradana received Puzzler badge

on 23 Mar 2013