Alwar, Alwar, India - 301001.
1
Details verified of Hemant✕
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 Basic
Govt Engg College 2010
Bachelor of Engineering (B.E.)
Rajasthan Technical University Kota 2014
Master of Engineering - Master of Technology (M.E./M.Tech.)
Alwar, Alwar, India - 301001
ID Verified
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 Class 12 Tuition
8
Experience in School or College
KVS, govt college,PG college,saini classes
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in BA Tuition
8
Field tutored for
Computer Science
BA Computer Science Subjects
Operating Systems, Computer Networks, Programming Fundamentals using C++, Computer System Architecture, Data Structures, Design and Analysis of Algorithms, Internet Technologies, Software Engineering, Database Management Systems, Artificial Intelligence
Experience in School or College
Experience of 8+ years in teaching computer in BA/BSC/BCOM/MSC papers at Rajrishi matsya university/Rajasthan university
Type of class
Regular Classes
Class strength catered to
Group Classes, One on one/ Private Tutions
Taught in School or College
Yes
Teaching Experience in detail in BA Tuition
6 + years teaching experience in PG college Matysa University Alwar, DAV Ajmer,Rajasthan University
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in BSc Tuition
8
BSc Computer Science Subjects
Operating Systems, Network programming and Administration, Programming Fundamentals, Information Security, Data Mining, Digital Electronics, Data Structures, Software Engineering, Internet Technologies, Computer Systems Architecture, Data Communication and Computer Networks
Experience in School or College
6+ years in teaching computer in BSC at Rajsthan university , Matasya University
Type of class
Regular Classes, Crash Course
BSc IT Subjects
Foundation of information Technology, Advance and data structure, Problem solving methodologies & programming in C, Computer organization & architechture
Class strength catered to
Group Classes, One on one/ Private Tutions
Taught in School or College
Yes
BSc Branch
BSc Mathematics, BSc Computer Science, BSc IT
BSc Mathematics Subjects
Numerical Methods and Programming
Teaching Experience in detail in BSc Tuition
6+ years in RRMBU and Rajasthan University and RTU
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in C Language Classes
8
Teaching Experience in detail in C Language Classes
Professional Experience of 12 years in teaching C in Engineering College Ajmer, RTU kota,GEC ,MITRC Alwar,RRMBU, Rajasthan University Jaipur
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Computer Classes
12
Type of Computer course taken
Software Programming, Basics of Computer usage, Training in Computer tools usage
Teaching Experience in detail in Computer Classes
Taught 1st year B.Tech Students, BA/BCOM/BSC 1st years with 6+ years experience in RRMBU, GEC ajmer, RU
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class I-V Tuition
6
Board
State, CBSE
State boards taught
Delhi State Board, Rajasthan State Board
CBSE Subjects taught
Computers
Taught in School or College
Yes
State Syllabus Subjects taught
Computer Science
5 out of 5 1 review
Neeraj Sharma
"I have passion teach the students and many advantages of study welfare education system. One year experience. "
1. Which classes do you teach?
I teach BA Tuition, BSc Tuition, C Language, Class 12 Tuition, Class I-V Tuition and Computer 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 8 years.
Answered on 13/05/2021 Learn Tuition
Answered on 13/05/2021 Learn Tuition
// program without third variable
#include<stdio.h>
int main()
{
int a=10, b=20;
printf("Before swap a=%d b=%d",a,b);
a=a+b;
b=a-b;
a=a-b;
printf("\nAfter swap a=%d b=%d",a,b);
return 0;
}
program for swapping with third variable
#include<stdio.h>
#include<conio.h>
void main()
{
int x = 10, y = 15, temp;
temp = x;
x = y;
y = temp;
printf("x = %d and y = %d", x, y);
getch();
}
Answered on 13/05/2021 Learn IT Courses
Answered on 13/05/2021 Learn IT Courses
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
KVS, govt college,PG college,saini classes
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in BA Tuition
8
Field tutored for
Computer Science
BA Computer Science Subjects
Operating Systems, Computer Networks, Programming Fundamentals using C++, Computer System Architecture, Data Structures, Design and Analysis of Algorithms, Internet Technologies, Software Engineering, Database Management Systems, Artificial Intelligence
Experience in School or College
Experience of 8+ years in teaching computer in BA/BSC/BCOM/MSC papers at Rajrishi matsya university/Rajasthan university
Type of class
Regular Classes
Class strength catered to
Group Classes, One on one/ Private Tutions
Taught in School or College
Yes
Teaching Experience in detail in BA Tuition
6 + years teaching experience in PG college Matysa University Alwar, DAV Ajmer,Rajasthan University
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in BSc Tuition
8
BSc Computer Science Subjects
Operating Systems, Network programming and Administration, Programming Fundamentals, Information Security, Data Mining, Digital Electronics, Data Structures, Software Engineering, Internet Technologies, Computer Systems Architecture, Data Communication and Computer Networks
Experience in School or College
6+ years in teaching computer in BSC at Rajsthan university , Matasya University
Type of class
Regular Classes, Crash Course
BSc IT Subjects
Foundation of information Technology, Advance and data structure, Problem solving methodologies & programming in C, Computer organization & architechture
Class strength catered to
Group Classes, One on one/ Private Tutions
Taught in School or College
Yes
BSc Branch
BSc Mathematics, BSc Computer Science, BSc IT
BSc Mathematics Subjects
Numerical Methods and Programming
Teaching Experience in detail in BSc Tuition
6+ years in RRMBU and Rajasthan University and RTU
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in C Language Classes
8
Teaching Experience in detail in C Language Classes
Professional Experience of 12 years in teaching C in Engineering College Ajmer, RTU kota,GEC ,MITRC Alwar,RRMBU, Rajasthan University Jaipur
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Computer Classes
12
Type of Computer course taken
Software Programming, Basics of Computer usage, Training in Computer tools usage
Teaching Experience in detail in Computer Classes
Taught 1st year B.Tech Students, BA/BCOM/BSC 1st years with 6+ years experience in RRMBU, GEC ajmer, RU
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class I-V Tuition
6
Board
State, CBSE
State boards taught
Delhi State Board, Rajasthan State Board
CBSE Subjects taught
Computers
Taught in School or College
Yes
State Syllabus Subjects taught
Computer Science
5 out of 5 1 review
Neeraj Sharma
"I have passion teach the students and many advantages of study welfare education system. One year experience. "
Answered on 13/05/2021 Learn Tuition
Answered on 13/05/2021 Learn Tuition
// program without third variable
#include<stdio.h>
int main()
{
int a=10, b=20;
printf("Before swap a=%d b=%d",a,b);
a=a+b;
b=a-b;
a=a-b;
printf("\nAfter swap a=%d b=%d",a,b);
return 0;
}
program for swapping with third variable
#include<stdio.h>
#include<conio.h>
void main()
{
int x = 10, y = 15, temp;
temp = x;
x = y;
y = temp;
printf("x = %d and y = %d", x, y);
getch();
}
Answered on 13/05/2021 Learn IT Courses
Answered on 13/05/2021 Learn IT Courses
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.