Dumdum, Kolkata, India - 700028.
Details verified of Debashish Barman✕
Identity
Education
Know how UrbanPro verifies Tutor details
Identity is verified based on matching the details uploaded by the Tutor with government databases.
Bengali Mother Tongue (Native)
English Basic
NBU 2007
Master of Computer Applications (M.C.A.)
Dumdum, Kolkata, India - 700028
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 BTech Tuition
10
BTech Computer Science subjects
Computer Organization & Design, Machine Learning, Computer Networks, Data Structures and Algorithms, Object Oriented Programming & Systems, Computer Architecture, Java Programming, Computer Graphics and Multimedia, Artificial Intelligence
BTech Branch
BTech Computer Science Engineering
Experience in School or College
8 yrear in School and 4 years in college
Type of class
Crash Course, Regular Classes
Class strength catered to
Group Classes, One on one/ Private Tutions
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 BSc Tuition
12
BSc Computer Science Subjects
Programming Fundamentals, Computer Systems Architecture, Data Communication and Computer Networks, Artificial Intelligence, Data Structures, Computer Graphics
Experience in School or College
8 years in school & 4 years at College
Class strength catered to
One on one/ Private Tutions
Taught in School or College
Yes
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 Class 12 Tuition
12
Board
State, CBSE, ISC/ICSE
CBSE Subjects taught
Computer Science
Experience in School or College
8 years at Two reputed school and now at college
State board looking for
West Bengal State Board
Taught in School or College
Yes
Teaching Experience in detail in Class 12 Tuition
8 years at reputed school and 4 years at college
1. Which BTech branches do you tutor for?
BTech Computer Science Engineering
2. Do you have any prior teaching experience?
Yes
3. Which classes do you teach?
I teach BSc Tuition, BTech Tuition and Class 12 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 10 years.
Answered on 05/05/2021 Learn Tuition
#include<stdio.h>
int main()
{
int a=10, b=20;
printf("Before swap a=%d b=%d",a,b);
a=a+b;//a=30 (10+20)
b=a-b;//b=10 (30-20)
a=a-b;//a=20 (30-10)
printf("\nAfter swap a=%d b=%d",a,b);
return 0;
}
OUTPUT ::
Before swap a=10 b=20
After swap a=20 b=10
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in BTech Tuition
10
BTech Computer Science subjects
Computer Organization & Design, Machine Learning, Computer Networks, Data Structures and Algorithms, Object Oriented Programming & Systems, Computer Architecture, Java Programming, Computer Graphics and Multimedia, Artificial Intelligence
BTech Branch
BTech Computer Science Engineering
Experience in School or College
8 yrear in School and 4 years in college
Type of class
Crash Course, Regular Classes
Class strength catered to
Group Classes, One on one/ Private Tutions
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 BSc Tuition
12
BSc Computer Science Subjects
Programming Fundamentals, Computer Systems Architecture, Data Communication and Computer Networks, Artificial Intelligence, Data Structures, Computer Graphics
Experience in School or College
8 years in school & 4 years at College
Class strength catered to
One on one/ Private Tutions
Taught in School or College
Yes
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 Class 12 Tuition
12
Board
State, CBSE, ISC/ICSE
CBSE Subjects taught
Computer Science
Experience in School or College
8 years at Two reputed school and now at college
State board looking for
West Bengal State Board
Taught in School or College
Yes
Teaching Experience in detail in Class 12 Tuition
8 years at reputed school and 4 years at college
Answered on 05/05/2021 Learn Tuition
#include<stdio.h>
int main()
{
int a=10, b=20;
printf("Before swap a=%d b=%d",a,b);
a=a+b;//a=30 (10+20)
b=a-b;//b=10 (30-20)
a=a-b;//a=20 (30-10)
printf("\nAfter swap a=%d b=%d",a,b);
return 0;
}
OUTPUT ::
Before swap a=10 b=20
After swap a=20 b=10
Post your Learning Need
Let us shortlist and give the best tutors and institutes.
or
Send Enquiry to Debashish Barman
Let Debashish Barman know you are interested in their class
Reply to 's review
Enter your reply*
Your reply has been successfully submitted.