Yamunanagar, Yamuna Nagar, India - 135001.
Details verified of Ankur Charan✕
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
National Institute of Technology (NIT), Kurukshetra 2020
Bachelor of Technology (B.Tech.)
Yamunanagar, Yamuna Nagar, India - 135001
Phone Verified
Email 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
2
BTech Electrical & Electronics subjects
Data Structures & Algorithms, Algorithms And Data Structures
BTech Computer Science subjects
Object Oriented Programming & Systems, Web Engineering, Data Structures and Algorithms
BTech Branch
BTech Computer Science Engineering
Type of class
Regular Classes, Crash Course
Class strength catered to
One on one/ Private Tutions, Group Classes
Taught in School or College
No
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in BSc Tuition
1
BSc Computer Science Subjects
Data Structures, Operating Systems
Type of class
Regular Classes, Crash Course
Class strength catered to
One on one/ Private Tutions, Group Classes
Taught in School or College
No
BSc Branch
BSc Computer Science
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in BA Tuition
1
Field tutored for
Computer Science
BA Computer Science Subjects
Programming in JAVA, Data Structures, Programming Fundamentals using C++, Operating Systems
Type of class
Regular Classes, Crash Course
Class strength catered to
One on one/ Private Tutions, Group Classes
Taught in School or College
No
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Engineering Diploma Tuition
1
Engineering Diploma Branch
Computer Engineering Diploma
Computer Engineering Diploma Subject
Data Structure Using 'C'
Type of class
Regular Classes, Crash Course
Class strength catered to
One on one/ Private Tutions, Group Classes
Taught in School or College
No
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in BCA Tuition
1
BCA Subject
Algorithm Design , IT, C Language Programming, Web Programming, Data and File Structures , Data structures, Programming in C++
Type of class
Regular Classes, Crash Course
Class strength catered to
One on one/ Private Tutions, Group Classes
Taught in School or College
No
1. Which BTech branches do you tutor for?
BTech Computer Science Engineering
2. Do you have any prior teaching experience?
No
3. Which classes do you teach?
I teach BA Tuition, BCA Tuition, BSc Tuition, BTech Tuition and Engineering Diploma Tuition 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 2 years.
Answered on 24/04/2021 Learn Tuition
Below is the C++ code for this:
#include <bits/stdc++.h>
using
namespace
std;
int
main()
{
int
x = 10, y = 5;
x = x ^ y; // x = x^y
y = x ^ y; // y = x^y = (x^y)&^y = x
x = x ^ y;
// x = x^y = (x^y)^(x) = y
cout <<
"After Swapping: x ="
<< x <<
", y="
<< 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
2
BTech Electrical & Electronics subjects
Data Structures & Algorithms, Algorithms And Data Structures
BTech Computer Science subjects
Object Oriented Programming & Systems, Web Engineering, Data Structures and Algorithms
BTech Branch
BTech Computer Science Engineering
Type of class
Regular Classes, Crash Course
Class strength catered to
One on one/ Private Tutions, Group Classes
Taught in School or College
No
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in BSc Tuition
1
BSc Computer Science Subjects
Data Structures, Operating Systems
Type of class
Regular Classes, Crash Course
Class strength catered to
One on one/ Private Tutions, Group Classes
Taught in School or College
No
BSc Branch
BSc Computer Science
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in BA Tuition
1
Field tutored for
Computer Science
BA Computer Science Subjects
Programming in JAVA, Data Structures, Programming Fundamentals using C++, Operating Systems
Type of class
Regular Classes, Crash Course
Class strength catered to
One on one/ Private Tutions, Group Classes
Taught in School or College
No
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Engineering Diploma Tuition
1
Engineering Diploma Branch
Computer Engineering Diploma
Computer Engineering Diploma Subject
Data Structure Using 'C'
Type of class
Regular Classes, Crash Course
Class strength catered to
One on one/ Private Tutions, Group Classes
Taught in School or College
No
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in BCA Tuition
1
BCA Subject
Algorithm Design , IT, C Language Programming, Web Programming, Data and File Structures , Data structures, Programming in C++
Type of class
Regular Classes, Crash Course
Class strength catered to
One on one/ Private Tutions, Group Classes
Taught in School or College
No
Answered on 24/04/2021 Learn Tuition
Below is the C++ code for this:
#include <bits/stdc++.h>
using
namespace
std;
int
main()
{
int
x = 10, y = 5;
x = x ^ y; // x = x^y
y = x ^ y; // y = x^y = (x^y)&^y = x
x = x ^ y;
// x = x^y = (x^y)^(x) = y
cout <<
"After Swapping: x ="
<< x <<
", y="
<< y;
return
0;
}
Share this Profile
Also have a look at
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.