Purba Barisha Silpara, Kolkata, India - 700008.
Details verified of Gurvinder 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
Bengali Basic
Rajasthan university 2014
Master of Computer Applications (M.C.A.)
Purba Barisha Silpara, Kolkata, India - 700008
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 BTech Tuition
8
BTech Computer Science subjects
Network security, Computer Graphics and Multimedia, Programming in C#, Machine Intelligence, Compiler Design, Computer Networks, Discrete Structures, Computer Architecture, Internet Technology and Applications, Machine Learning, Design and Analysis of Algorithms, Data Communication, Database Management Systems, Java Programming, Data Structures and Algorithms, Microprocessors, Artificial Intelligence, Linux Programming, Object Oriented Programming & Systems
BTech Branch
BTech Computer Science Engineering, BTech Information Science Engineering
BTech Information Science subjects
Computer Organization & Microprocessor Systems, Data Structures and Algorithms, Artificial Intelligence
Experience in School or College
3 years
Type of class
Regular Classes, Crash Course
Class strength catered to
One on one/ Private Tutions, Group Classes
Taught in School or College
Yes
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class 12 Tuition
8
Experience in School or College
3
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class 11 Tuition
8
Board
IGCSE, CBSE, State, ISC/ICSE, International Baccalaureate
Experience in School or College
3
Subjects taught
Computer Science, Hindi
Taught in School or College
Yes
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class 10 Tuition
6
Experience in School or College
3 years
Teaching Experience in detail in Class 10 Tuition
I am teaching computer science from last 6 years , all boards and college students. My teaching method is as responsibility and I teach computer programming and practical both.
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class 7 Tuition
3
Board
IGCSE, CBSE, ICSE, State, International Baccalaureate
Experience in School or College
........
Subjects taught
Hindi, Computers, Computer Science
Taught in School or College
Yes
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class 6 Tuition
8
Experience in School or College
......
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class 9 Tuition
7
Board
ICSE, CBSE
Taught in School or College
Yes
1. Which BTech branches do you tutor for?
BTech Computer Science Engineering and BTech Information Science Engineering
2. Do you have any prior teaching experience?
Yes
3. Which classes do you teach?
I teach BTech Tuition, Class 10 Tuition, Class 11 Tuition, Class 12 Tuition, Class 6 Tuition, Class 7 Tuition, Class 8 Tuition and Class 9 Tuition Classes.
4. Do you provide a demo class?
No, I don't provide a demo class.
5. How many years of experience do you have?
I have been teaching for 8 years.
Answered on 06/04/2021 Learn Tuition
#include <stdio.h>
int main()
{
int x = 10, y = 5;
printf("Before Swapping: x = %d, y = %d", x, y);
//Here is the Code to swap 'x' and 'y'
x = x + y; // x changes to 15
y = x - y; // now y changes to 10
x = x - y; // now x becomes 5
printf("After Swapping: x = %d, y = %d", x, y);
return 0;
}
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in BTech Tuition
8
BTech Computer Science subjects
Network security, Computer Graphics and Multimedia, Programming in C#, Machine Intelligence, Compiler Design, Computer Networks, Discrete Structures, Computer Architecture, Internet Technology and Applications, Machine Learning, Design and Analysis of Algorithms, Data Communication, Database Management Systems, Java Programming, Data Structures and Algorithms, Microprocessors, Artificial Intelligence, Linux Programming, Object Oriented Programming & Systems
BTech Branch
BTech Computer Science Engineering, BTech Information Science Engineering
BTech Information Science subjects
Computer Organization & Microprocessor Systems, Data Structures and Algorithms, Artificial Intelligence
Experience in School or College
3 years
Type of class
Regular Classes, Crash Course
Class strength catered to
One on one/ Private Tutions, Group Classes
Taught in School or College
Yes
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class 12 Tuition
8
Experience in School or College
3
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class 11 Tuition
8
Board
IGCSE, CBSE, State, ISC/ICSE, International Baccalaureate
Experience in School or College
3
Subjects taught
Computer Science, Hindi
Taught in School or College
Yes
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class 10 Tuition
6
Experience in School or College
3 years
Teaching Experience in detail in Class 10 Tuition
I am teaching computer science from last 6 years , all boards and college students. My teaching method is as responsibility and I teach computer programming and practical both.
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class 7 Tuition
3
Board
IGCSE, CBSE, ICSE, State, International Baccalaureate
Experience in School or College
........
Subjects taught
Hindi, Computers, Computer Science
Taught in School or College
Yes
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class 6 Tuition
8
Experience in School or College
......
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class 9 Tuition
7
Board
ICSE, CBSE
Taught in School or College
Yes
Answered on 06/04/2021 Learn Tuition
#include <stdio.h>
int main()
{
int x = 10, y = 5;
printf("Before Swapping: x = %d, y = %d", x, y);
//Here is the Code to swap 'x' and 'y'
x = x + y; // x changes to 15
y = x - y; // now y changes to 10
x = x - y; // now x becomes 5
printf("After Swapping: x = %d, y = %d", x, y);
return 0;
}
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.