Gobindapur, Asansol, India - 713305.
Verified 18
Details verified of Dhiman Roy✕
Identity
Education
Know how UrbanPro verifies Tutor details
Identity is verified based on matching the details uploaded by the Tutor with government databases.
Intro Video
Bengali Mother Tongue (Native)
English Proficient
Hindi Basic
West Bengal University of Technology 2012
Master of Engineering - Master of Technology (M.E./M.Tech.)
Sun Microsystem 2009
Sun Certified Java Professional
Gobindapur, Asansol, India - 713305
ID Verified
Education 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 Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in BTech Tuition
20
BTech Electrical & Electronics subjects
Database Management Systems, Data Structures & Algorithms
BTech Electrical & Communication
Object Oriented Programming, Data Structures and Algorithms
BTech Computer Science subjects
Database Management Systems, Object Oriented Programming & Systems, Data Structures and Algorithms, Java Programming
BTech Branch
BTech Information Science Engineering, BTech Electrical & Communication Engineering, BTech Computer Science Engineering, BTech Electrical & Electronics
BTech Information Science subjects
Data Warehousing and Data Mining, Object Oriented Programming, Data Structures and Algorithms
Experience in School or College
I am working as a Teacher in an Engineering College in West Bengal. I give tuition for the last 20 years
Type of class
Crash Course, Regular Classes
Class strength catered to
One on one/ Private Tutions, Group Classes
Taught in School or College
Yes
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class 12 Tuition
20
NIOS Subjects taught
Computer Science
Board
CBSE, ISC/ICSE, IGCSE, NIOS, AS/A levels, State
ISC/ICSE Subjects taught
Computer Science
CBSE Subjects taught
Computer Science
IGCSE Subjects taught
Computer Science
Experience in School or College
I am teaching in An Engineering College for the last 16 Years
State board looking for
Delhi State Board, Odisha State Board, Maharashtra State Board, West Bengal State Board, Uttar Pradesh State Board, Rajasthan State Board, Punjab State Board, Gujarat State Board, Uttarakhand State Board
Taught in School or College
Yes
State Syllabus Subjects taught
Computer Science
Teaching Experience in detail in Class 12 Tuition
I teach C, C++, JAVA, Python, Data Structure, DBMS, Networking etc.
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class 11 Tuition
20
NIOS Subjects taught
Computer Science
Board
CBSE, ISC/ICSE, IGCSE, NIOS, AS/A levels, State
State boards taught
Delhi State Board, Odisha State Board, West Bengal State Board, Uttar Pradesh State Board, Rajasthan State Board, Punjab State Board, Karnataka State Board, Gujarat State Board, Uttarakhand State Board
ISC/ICSE Subjects taught
Computer Science
CBSE Subjects taught
Computer Science, Informatics practices
IGCSE Subjects taught
Computer Science
Taught in School or College
Yes
State Syllabus Subjects taught
Computer Science
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class 10 Tuition
20
NIOS Subjects taught
Information and Comunication Technology, Computer Practices
Board
State, CBSE, ICSE, NIOS, IGCSE
State boards taught
Delhi State Board, Odisha State Board, Maharashtra State Board, West Bengal State Board, Uttar Pradesh State Board, Rajasthan State Board, Punjab State Board, Gujarat State Board, Uttarakhand State Board
CBSE Subjects taught
Computer Practices, Information and Comunication Technology
ICSE Subjects taught
Computer Application
IGCSE Subjects taught
Information Technology
Experience in School or College
I am teaching in an Engineering College for the last 16 years
Taught in School or College
Yes
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class 9 Tuition
20
NIOS Subjects taught
Information and Comunication Technology, Computer Practices
Board
State, CBSE, ICSE, NIOS, IGCSE
State boards taught
Delhi State Board, Odisha State Board, Maharashtra State Board, West Bengal State Board, Uttar Pradesh State Board, Rajasthan State Board, Punjab State Board, Gujarat State Board, Uttarakhand State Board
CBSE Subjects taught
Computer Practices, Information and Comunication Technology
ICSE Subjects taught
Computer Application
IGCSE Subjects taught
Information Technology
Experience in School or College
I am teaching in an Engineering College for the last 16 years
Taught in School or College
Yes
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class 8 Tuition
20
NIOS Subjects taught
Computers
Board
IGCSE, ICSE, NIOS, State, DAV board, CBSE
State boards taught
Delhi State Board, Odisha State Board, Maharashtra State Board, West Bengal State Board, Uttar Pradesh State Board, Rajasthan State Board, Punjab State Board, Karnataka State Board, Gujarat State Board, Uttarakhand State Board
CBSE Subjects taught
Computers
ICSE Subjects taught
Computer Science
Experience in School or College
I am teaching in an Engineering College for the last 16 Years
Taught in School or College
Yes
1. Which BTech branches do you tutor for?
BTech Information Science Engineering, BTech Electrical & Communication Engineering, BTech Computer Science Engineering and others
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 8 Tuition and Class 9 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 20 years.
Answered on 11/05/2021 Learn Tuition
Swapping of two numbers Using third variable
#include<stdio.h>
int main()
{
int a,b,c;
printf("Enter two numbers ");
scanf("%d%d",&a,&b);
c=a;
a=b;
b=c;
printf("The numbers after swapping are : %d and %d",a,b);
return 0;
}
Swapping of two numbers WITHOUT Using third variable
#include<stdio.h>
int main()
{
int a,b;
printf("Enter two numbers ");
scanf("%d%d",&a,&b);
a=a+b;
b=a-b;
a=a-b;
printf("The numbers after swapping are : %d and %d",a,b);
return 0;
}
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in BTech Tuition
20
BTech Electrical & Electronics subjects
Database Management Systems, Data Structures & Algorithms
BTech Electrical & Communication
Object Oriented Programming, Data Structures and Algorithms
BTech Computer Science subjects
Database Management Systems, Object Oriented Programming & Systems, Data Structures and Algorithms, Java Programming
BTech Branch
BTech Information Science Engineering, BTech Electrical & Communication Engineering, BTech Computer Science Engineering, BTech Electrical & Electronics
BTech Information Science subjects
Data Warehousing and Data Mining, Object Oriented Programming, Data Structures and Algorithms
Experience in School or College
I am working as a Teacher in an Engineering College in West Bengal. I give tuition for the last 20 years
Type of class
Crash Course, Regular Classes
Class strength catered to
One on one/ Private Tutions, Group Classes
Taught in School or College
Yes
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class 12 Tuition
20
NIOS Subjects taught
Computer Science
Board
CBSE, ISC/ICSE, IGCSE, NIOS, AS/A levels, State
ISC/ICSE Subjects taught
Computer Science
CBSE Subjects taught
Computer Science
IGCSE Subjects taught
Computer Science
Experience in School or College
I am teaching in An Engineering College for the last 16 Years
State board looking for
Delhi State Board, Odisha State Board, Maharashtra State Board, West Bengal State Board, Uttar Pradesh State Board, Rajasthan State Board, Punjab State Board, Gujarat State Board, Uttarakhand State Board
Taught in School or College
Yes
State Syllabus Subjects taught
Computer Science
Teaching Experience in detail in Class 12 Tuition
I teach C, C++, JAVA, Python, Data Structure, DBMS, Networking etc.
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class 11 Tuition
20
NIOS Subjects taught
Computer Science
Board
CBSE, ISC/ICSE, IGCSE, NIOS, AS/A levels, State
State boards taught
Delhi State Board, Odisha State Board, West Bengal State Board, Uttar Pradesh State Board, Rajasthan State Board, Punjab State Board, Karnataka State Board, Gujarat State Board, Uttarakhand State Board
ISC/ICSE Subjects taught
Computer Science
CBSE Subjects taught
Computer Science, Informatics practices
IGCSE Subjects taught
Computer Science
Taught in School or College
Yes
State Syllabus Subjects taught
Computer Science
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class 10 Tuition
20
NIOS Subjects taught
Information and Comunication Technology, Computer Practices
Board
State, CBSE, ICSE, NIOS, IGCSE
State boards taught
Delhi State Board, Odisha State Board, Maharashtra State Board, West Bengal State Board, Uttar Pradesh State Board, Rajasthan State Board, Punjab State Board, Gujarat State Board, Uttarakhand State Board
CBSE Subjects taught
Computer Practices, Information and Comunication Technology
ICSE Subjects taught
Computer Application
IGCSE Subjects taught
Information Technology
Experience in School or College
I am teaching in an Engineering College for the last 16 years
Taught in School or College
Yes
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class 9 Tuition
20
NIOS Subjects taught
Information and Comunication Technology, Computer Practices
Board
State, CBSE, ICSE, NIOS, IGCSE
State boards taught
Delhi State Board, Odisha State Board, Maharashtra State Board, West Bengal State Board, Uttar Pradesh State Board, Rajasthan State Board, Punjab State Board, Gujarat State Board, Uttarakhand State Board
CBSE Subjects taught
Computer Practices, Information and Comunication Technology
ICSE Subjects taught
Computer Application
IGCSE Subjects taught
Information Technology
Experience in School or College
I am teaching in an Engineering College for the last 16 years
Taught in School or College
Yes
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class 8 Tuition
20
NIOS Subjects taught
Computers
Board
IGCSE, ICSE, NIOS, State, DAV board, CBSE
State boards taught
Delhi State Board, Odisha State Board, Maharashtra State Board, West Bengal State Board, Uttar Pradesh State Board, Rajasthan State Board, Punjab State Board, Karnataka State Board, Gujarat State Board, Uttarakhand State Board
CBSE Subjects taught
Computers
ICSE Subjects taught
Computer Science
Experience in School or College
I am teaching in an Engineering College for the last 16 Years
Taught in School or College
Yes
Answered on 11/05/2021 Learn Tuition
Swapping of two numbers Using third variable
#include<stdio.h>
int main()
{
int a,b,c;
printf("Enter two numbers ");
scanf("%d%d",&a,&b);
c=a;
a=b;
b=c;
printf("The numbers after swapping are : %d and %d",a,b);
return 0;
}
Swapping of two numbers WITHOUT Using third variable
#include<stdio.h>
int main()
{
int a,b;
printf("Enter two numbers ");
scanf("%d%d",&a,&b);
a=a+b;
b=a-b;
a=a-b;
printf("The numbers after swapping are : %d and %d",a,b);
return 0;
}
Post your Learning Need
Let us shortlist and give the best tutors and institutes.
or
Send Enquiry to Dhiman Roy
Let Dhiman Roy know you are interested in their class
Reply to 's review
Enter your reply*
Your reply has been successfully submitted.