Bally, Howrah, India - 711201.
Verified 2 yrs of Exp
Details verified of Sayan Dey✕
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)
Hindi Proficient
English Proficient
mckv institute of engneering 1993
Master of Computer Applications (M.C.A.)
Bally, Howrah, India - 711201
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 class via Zoom
Student's Home
Tutor's Home
Years of Experience in Class I-V Tuition
2
Board
CBSE, ICSE, State
Subjects taught
Social studies, EVS, Computer Science, Mathematics, Computers, Social Science, English, Science, Hindi, Bengali
Taught in School or College
Yes
Class Location
Online class via Zoom
Student's Home
Tutor's Home
Years of Experience in Tabla Classes
2
Age groups catered to
10 yrs to 15 yrs, 16 yrs to 25 yrs, Below 10 yrs, Above 25 yrs
Class strength catered to
Group Classes, One on one/ Private Tutions
Class Location
Online class via Zoom
Student's Home
Tutor's Home
Years of Experience in Gym
8
Class Location
Online class via Zoom
Student's Home
Tutor's Home
Years of Experience in Story Telling classes
1
Class Location
Online class via Zoom
Student's Home
Tutor's Home
Years of Experience in BCA Tuition
2
BCA Subject
Data structures, Computer Basics and PC Software , Programming in C++ , Computer Architecture, Object Oriented Technologies, Data Communication and Networks, Database Management Systems , C Language Programming, Java Programming, Data and File Structures
Type of class
Regular Classes
Class strength catered to
Group Classes, One on one/ Private Tutions
Taught in School or College
Yes
Class Location
Online class via Zoom
Student's Home
Tutor's Home
Years of Experience in MCA Coaching classes
2
Class Location
Online class via Zoom
Student's Home
Tutor's Home
Years of Experience in Swimming classes
5
Age groups catered to
10 yrs to 15 yrs, 16 yrs to 25 yrs, Below 10 yrs, Above 25 yrs
Class Location
Online class via Zoom
Student's Home
Tutor's Home
Years of Experience in HTML Training
4
Class Location
Online class via Zoom
Student's Home
Tutor's Home
Years of Experience in BTech Tuition
4
BTech Electrical & Electronics subjects
Data Structures & Algorithms
BTech Computer Science subjects
Number Theory and Cryptography, Data Structures and Algorithms, Computer Architecture, Object Oriented Programming & Systems, Java Programming, Database Management Systems, Mobile Application Development, Programming in C#
BTech Branch
BTech Computer Science Engineering
Type of class
Crash Course, Regular Classes
Class strength catered to
One on one/ Private Tutions
Taught in School or College
Yes
Upcoming Live Classes
1. Which school boards of Class 1-5 do you teach for?
CBSE, ICSE and State
2. Have you ever taught in any School or College?
Yes
3. Which classes do you teach?
I teach BCA Tuition, BTech Tuition, Class I-V Tuition, Gym, HTML, MCA Coaching, Story Telling, Swimming and Tabla 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 02/03/2020
public class JavaExample {
public static void main(String[] args) {
int count = 7, num1 = 0, num2 = 1;
System.out.print("Fibonacci Series of "+count+" numbers:");
for (int i = 1; i <= count; ++i)
{
System.out.print(num1+" ");
int sumOfPrevTwo = num1 + num2;
num1 = num2;
num2 = sumOfPrevTwo;
}
}
} Class Location
Online class via Zoom
Student's Home
Tutor's Home
Years of Experience in Class I-V Tuition
2
Board
CBSE, ICSE, State
Subjects taught
Social studies, EVS, Computer Science, Mathematics, Computers, Social Science, English, Science, Hindi, Bengali
Taught in School or College
Yes
Class Location
Online class via Zoom
Student's Home
Tutor's Home
Years of Experience in Tabla Classes
2
Age groups catered to
10 yrs to 15 yrs, 16 yrs to 25 yrs, Below 10 yrs, Above 25 yrs
Class strength catered to
Group Classes, One on one/ Private Tutions
Class Location
Online class via Zoom
Student's Home
Tutor's Home
Years of Experience in Gym
8
Class Location
Online class via Zoom
Student's Home
Tutor's Home
Years of Experience in Story Telling classes
1
Class Location
Online class via Zoom
Student's Home
Tutor's Home
Years of Experience in BCA Tuition
2
BCA Subject
Data structures, Computer Basics and PC Software , Programming in C++ , Computer Architecture, Object Oriented Technologies, Data Communication and Networks, Database Management Systems , C Language Programming, Java Programming, Data and File Structures
Type of class
Regular Classes
Class strength catered to
Group Classes, One on one/ Private Tutions
Taught in School or College
Yes
Class Location
Online class via Zoom
Student's Home
Tutor's Home
Years of Experience in MCA Coaching classes
2
Class Location
Online class via Zoom
Student's Home
Tutor's Home
Years of Experience in Swimming classes
5
Age groups catered to
10 yrs to 15 yrs, 16 yrs to 25 yrs, Below 10 yrs, Above 25 yrs
Class Location
Online class via Zoom
Student's Home
Tutor's Home
Years of Experience in HTML Training
4
Class Location
Online class via Zoom
Student's Home
Tutor's Home
Years of Experience in BTech Tuition
4
BTech Electrical & Electronics subjects
Data Structures & Algorithms
BTech Computer Science subjects
Number Theory and Cryptography, Data Structures and Algorithms, Computer Architecture, Object Oriented Programming & Systems, Java Programming, Database Management Systems, Mobile Application Development, Programming in C#
BTech Branch
BTech Computer Science Engineering
Type of class
Crash Course, Regular Classes
Class strength catered to
One on one/ Private Tutions
Taught in School or College
Yes
Answered on 02/03/2020
public class JavaExample {
public static void main(String[] args) {
int count = 7, num1 = 0, num2 = 1;
System.out.print("Fibonacci Series of "+count+" numbers:");
for (int i = 1; i <= count; ++i)
{
System.out.print(num1+" ");
int sumOfPrevTwo = num1 + num2;
num1 = num2;
num2 = sumOfPrevTwo;
}
}
}
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.