Kadugodi Post Office, Bangalore, India - 560067.
Details verified of Shreya K.✕
Identity
Education
Know how UrbanPro verifies Tutor details
Identity is verified based on matching the details uploaded by the Tutor with government databases.
Hindi Mother Tongue (Native)
English Proficient
German Proficient
MVJ College of Engineering Pursuing
Bachelor of Engineering (B.E.)
The Coding School, Qubit x Qubit Pursuing
Introduction to Quantum Computing
Kadugodi Post Office, Bangalore, India - 560067
ID Verified
Phone 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 German Language Classes
1
Profession
Other
Type of student requirements I cater to
Seeking admission in German university, To learn it as a Hobby, Migrating to a German speaking Country, For School Curriculum
Awards and Recognition
No
Levels of German Language I teach
A2 (Elementary), B2 (Upper Intermediate), B1 (Intermediate), A1 (Beginner)
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class 10 Tuition
1
Board
CBSE, State
CBSE Subjects taught
Social science, German, English, Mathematics, Science, Hindi
Taught in School or College
No
State Syllabus Subjects taught
Hindi, Mathematics, EVS, English, Science
1. Which classes do you teach?
I teach Class 10 Tuition and German Language Classes.
2. Do you provide a demo class?
Yes, I provide a free demo class.
3. How many years of experience do you have?
I have been teaching for 1 year.
Answered on 22/03/2021 Learn Tuition
#include <stdio.h>
int main
{
int a,b,c;
//Not Using Third Variable
a=a+b;
b=a-b;
a=a-b;
printf("After swap a=%d b=%d",a,b);
return 0;
//Using Third Variable
c=a;
a=b;
b=a;
printf("After swap a=%d b=%d",a,b);
return 0;
}
Answered on 17/11/2019 Learn Language/Foreign Language/German Language
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in German Language Classes
1
Profession
Other
Type of student requirements I cater to
Seeking admission in German university, To learn it as a Hobby, Migrating to a German speaking Country, For School Curriculum
Awards and Recognition
No
Levels of German Language I teach
A2 (Elementary), B2 (Upper Intermediate), B1 (Intermediate), A1 (Beginner)
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class 10 Tuition
1
Board
CBSE, State
CBSE Subjects taught
Social science, German, English, Mathematics, Science, Hindi
Taught in School or College
No
State Syllabus Subjects taught
Hindi, Mathematics, EVS, English, Science
Answered on 22/03/2021 Learn Tuition
#include <stdio.h>
int main
{
int a,b,c;
//Not Using Third Variable
a=a+b;
b=a-b;
a=a-b;
printf("After swap a=%d b=%d",a,b);
return 0;
//Using Third Variable
c=a;
a=b;
b=a;
printf("After swap a=%d b=%d",a,b);
return 0;
}
Answered on 17/11/2019 Learn Language/Foreign Language/German Language
Share this Profile
Reply to 's review
Enter your reply*
Your reply has been successfully submitted.
Certified
The Certified badge indicates that the Tutor has received good amount of positive feedback from Students.