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, For School Curriculum, Migrating to a German speaking Country, To learn it as a Hobby
Awards and Recognition
No
Levels of German Language I teach
B1 (Intermediate), B2 (Upper Intermediate), A2 (Elementary), 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
State, CBSE
CBSE Subjects taught
English, Social science, German, Hindi, Science, Mathematics
Taught in School or College
No
State Syllabus Subjects taught
Hindi, EVS, English, Science, Mathematics
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, For School Curriculum, Migrating to a German speaking Country, To learn it as a Hobby
Awards and Recognition
No
Levels of German Language I teach
B1 (Intermediate), B2 (Upper Intermediate), A2 (Elementary), 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
State, CBSE
CBSE Subjects taught
English, Social science, German, Hindi, Science, Mathematics
Taught in School or College
No
State Syllabus Subjects taught
Hindi, EVS, English, Science, Mathematics
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
Post your Learning Need
Let us shortlist and give the best tutors and institutes.
or
Send Enquiry to Shreya K.
Let Shreya K. know you are interested in their class
Reply to 's review
Enter your reply*
Your reply has been successfully submitted.