Gandipet, Hyderabad, India - 500075.
Details verified of Raju Amireddy✕
Identity
Education
Know how UrbanPro verifies Tutor details
Identity is verified based on matching the details uploaded by the Tutor with government databases.
Balaji Institute of Technology & Science 2007
Bachelor of Technology (B.Tech.)
Ramkarishna Math 2018
Yoga Instructor
Gandipet, Hyderabad, India - 500075
ID Verified
Phone Verified
Email Verified
Facebook Verified
Report this Profile
Is this listing inaccurate or duplicate? Any other problem?
Please tell us about the problem and we will fix it.
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Yoga Classes
3
Yoga certification given
No
Yoga purpose catered to
Stress Relief, Better flexibility, Improve immunity, Increased energy, Yoga Philosophy/ Yoga Sutra Studies
Age group catered to
5- 13 years-old, 22- 50 years old, Above 50 years, 14- 21 years old, 2- 5 years-old
Styles of Yoga
Yoga Meditation
Teaching Experience in detail in Yoga Classes
I am certified trainer from Ramakrishna Math.I have 3 years of experience
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Teaches
Core Java
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in C Language Classes
5
Teaching Experience in detail in C Language Classes
I have 5 years of experience
1. What style of Yoga do you teach?
Yoga Meditation
2. Which of the age groups do you cater to?
5- 13 years-old, 22- 50 years old, Above 50 years and others
3. Which classes do you teach?
I teach C Language, Java Training and Yoga Classes.
4. Do you provide a demo class?
Yes, I provide a free demo class.
5. How many years of experience do you have?
I have been teaching for 3 years.
Answered on 09/10/2018 Learn IT Courses/Programming Languages/C Language
#include<stdio.h>
int main()
{
int a[50],i,n,large,small;
printf("How many elements:");
scanf("%d",&n);
printf("Enter the Array:");
for(i=0;i<n;++i)
scanf("%d",&a[i]);
large=small=a[0];
for(i=1;i<n;++i)
{
if(a[i]>large)
large=a[i];
if(a[i]<small)
small=a[i];
}
printf("The largest element is %d",large);
printf("\nThe smallest element is %d",small);
return 0;
}
Answered on 09/10/2018 Learn IT Courses/Programming Languages/C Language
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Yoga Classes
3
Yoga certification given
No
Yoga purpose catered to
Stress Relief, Better flexibility, Improve immunity, Increased energy, Yoga Philosophy/ Yoga Sutra Studies
Age group catered to
5- 13 years-old, 22- 50 years old, Above 50 years, 14- 21 years old, 2- 5 years-old
Styles of Yoga
Yoga Meditation
Teaching Experience in detail in Yoga Classes
I am certified trainer from Ramakrishna Math.I have 3 years of experience
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Teaches
Core Java
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in C Language Classes
5
Teaching Experience in detail in C Language Classes
I have 5 years of experience
Answered on 09/10/2018 Learn IT Courses/Programming Languages/C Language
#include<stdio.h>
int main()
{
int a[50],i,n,large,small;
printf("How many elements:");
scanf("%d",&n);
printf("Enter the Array:");
for(i=0;i<n;++i)
scanf("%d",&a[i]);
large=small=a[0];
for(i=1;i<n;++i)
{
if(a[i]>large)
large=a[i];
if(a[i]<small)
small=a[i];
}
printf("The largest element is %d",large);
printf("\nThe smallest element is %d",small);
return 0;
}
Answered on 09/10/2018 Learn IT Courses/Programming Languages/C Language
Post your Learning Need
Let us shortlist and give the best tutors and institutes.
or
Send Enquiry to Raju Amireddy
Let Raju Amireddy know you are interested in their class
Reply to 's review
Enter your reply*
Your reply has been successfully submitted.