UrbanPro
true
Aditya Class 12 Tuition trainer in Gorakhpur

Aditya

Ali Nagar Road, Gorakhpur, India - 273001.

Contact
Referral Discount: Get ₹ 500 off when you make a payment to start classes. Get started by Booking a Demo.

Details verified of Aditya

Identity

Education

Know how UrbanPro verifies Tutor details

Identity is verified based on matching the details uploaded by the Tutor with government databases.

Overview

I am a student pursuing B.tech in Computer Science .I am giving home/online tutor since last 6 months.I am certified in PCMB(Phy Chem Math Bio) CBSE with 91% aggregate.I prefer online tutoring in the present days because of corona virus.I have been teaching students of 10th ICSE,CBSE and 12th CBSE Board students.I was my colledge topper ,Madan Mohan Malviya University Of Technology ,in the Entrance Exams

Languages Spoken

Hindi Mother Tongue (Native)

English Proficient

Education

Madan Mohan Malviya Univercity of Technology 2020

Bachelor of Technology (B.Tech.)

Address

Ali Nagar Road, Gorakhpur, India - 273001

Verified Info

Phone Verified

Report this Profile

Is this listing inaccurate or duplicate? Any other problem?

Please tell us about the problem and we will fix it.

Please describe the problem that you see in this page.

Type the letters as shown below *

Please enter the letters as show below

Teaches

Class 12 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class 12 Tuition

1

Board

CBSE

CBSE Subjects taught

Computer Science, Mathematics, History, Philosophy, English, Biology, Physics

Experience in School or College

For me teaching is a passion. When I teach I try to inculcate the passion of learning while simultaneously covering the syllabus.

Taught in School or College

Yes

BCom Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

BCom Subject

Advertising

Class strength catered to

One on one/ Private Tutions, Group Classes

Taught in School or College

No

BA Tuition

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, Philosophy, English, Mathematics

BA Computer Science Subjects

Programming Fundamentals using C++, Programming in JAVA

BA Mathematics Subjects

Group Theory, C++ Programming, Partial Differential Equations, Complex Analysis, Differential Equations, Calculus

Experience in School or College

I am passionate about teaching. I induce the passion of learning while simultaneously completing the syllabus.

Type of class

Regular Classes, Crash Course

Class strength catered to

One on one/ Private Tutions, Group Classes

Taught in School or College

Yes

BA English Subjects

Technical Writing, Creative Writing, Soft Skills

BBA Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BBA Tuition

1

BBA Subject

Statistics, Mathematics, English, Computer Applications in Business

Experience in School or College

I am passionate about teaching.I inculcate in students the passion for learning while simultaneously covering the syllabus.

Type of class

Regular Classes, Crash Course

Class strength catered to

One on one/ Private Tutions

Taught in School or College

Yes

BCA Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BCA Tuition

1

Experience in School or College

I am passionate about teaching.I present my content in easy manner.I inculcate in students the passion for learning while simultaneosuly covering the syllabus.

BCA Subject

IT, Problem Solving and Programming , C Language Programming, Computer Basics and PC Software , Programming in C++ , Mathematics, Java Programming, English

Type of class

Regular Classes, Crash Course

Class strength catered to

One on one/ Private Tutions, Group Classes

Taught in School or College

Yes

BSc Tuition

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

Calculus and Geometry, Data Structures

Experience in School or College

I am passionate about teaching. I induce in my students the passion for studies while simultaneously completing the syllabus.

Type of class

Regular Classes, Crash Course

Class strength catered to

One on one/ Private Tutions, Group Classes

Taught in School or College

Yes

BSc Branch

BSc Computer Science

Reviews

No Reviews yet!

FAQs

1. Which school boards of Class 12 do you teach for?

CBSE

2. Have you ever taught in any School or College?

Yes

3. Which classes do you teach?

I teach BA Tuition, BBA Tuition, BCA Tuition, BCom Tuition, BSc 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 1 year.

Answers by Aditya (1)

Answered on 01/04/2020 Learn Tuition

import java.io.*;public class Fibonacci{ public static void main(int n) { int c,a=0,b=1; if(n<1) System.out.print("ERROR IN DATA"); else if(n==1) System.out.print(a); else { System.out.print(a+","+b); //Note for loop will not run for n=2... ...more

import java.io.*;
public class Fibonacci
{
    public static void main(int n)
    {
        int c,a=0,b=1;
       if(n<1)
       System.out.print("ERROR IN DATA");
       else if(n==1)
       System.out.print(a);
       else
       {
       System.out.print(a+","+b);
       //Note for loop will not run for n=2
       for(int i=3;i<=n;i++)
       {
          c=a+b;
          System.out.print(","+c);
          a=b;//Note:Now old value of a is useless & new a has value of b
          b=c;//Note:Now for new itteration b has to contain new c
       }
       }
    }
}

-Answered by Aditya.If you Like the Answer pls Like.

Answers 67 Comments
Dislike Bookmark

Teaches

Class 12 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class 12 Tuition

1

Board

CBSE

CBSE Subjects taught

Computer Science, Mathematics, History, Philosophy, English, Biology, Physics

Experience in School or College

For me teaching is a passion. When I teach I try to inculcate the passion of learning while simultaneously covering the syllabus.

Taught in School or College

Yes

BCom Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

BCom Subject

Advertising

Class strength catered to

One on one/ Private Tutions, Group Classes

Taught in School or College

No

BA Tuition

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, Philosophy, English, Mathematics

BA Computer Science Subjects

Programming Fundamentals using C++, Programming in JAVA

BA Mathematics Subjects

Group Theory, C++ Programming, Partial Differential Equations, Complex Analysis, Differential Equations, Calculus

Experience in School or College

I am passionate about teaching. I induce the passion of learning while simultaneously completing the syllabus.

Type of class

Regular Classes, Crash Course

Class strength catered to

One on one/ Private Tutions, Group Classes

Taught in School or College

Yes

BA English Subjects

Technical Writing, Creative Writing, Soft Skills

BBA Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BBA Tuition

1

BBA Subject

Statistics, Mathematics, English, Computer Applications in Business

Experience in School or College

I am passionate about teaching.I inculcate in students the passion for learning while simultaneously covering the syllabus.

Type of class

Regular Classes, Crash Course

Class strength catered to

One on one/ Private Tutions

Taught in School or College

Yes

BCA Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BCA Tuition

1

Experience in School or College

I am passionate about teaching.I present my content in easy manner.I inculcate in students the passion for learning while simultaneosuly covering the syllabus.

BCA Subject

IT, Problem Solving and Programming , C Language Programming, Computer Basics and PC Software , Programming in C++ , Mathematics, Java Programming, English

Type of class

Regular Classes, Crash Course

Class strength catered to

One on one/ Private Tutions, Group Classes

Taught in School or College

Yes

BSc Tuition

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

Calculus and Geometry, Data Structures

Experience in School or College

I am passionate about teaching. I induce in my students the passion for studies while simultaneously completing the syllabus.

Type of class

Regular Classes, Crash Course

Class strength catered to

One on one/ Private Tutions, Group Classes

Taught in School or College

Yes

BSc Branch

BSc Computer Science

No Reviews yet!

Answers by Aditya (1)

Answered on 01/04/2020 Learn Tuition

import java.io.*;public class Fibonacci{ public static void main(int n) { int c,a=0,b=1; if(n<1) System.out.print("ERROR IN DATA"); else if(n==1) System.out.print(a); else { System.out.print(a+","+b); //Note for loop will not run for n=2... ...more

import java.io.*;
public class Fibonacci
{
    public static void main(int n)
    {
        int c,a=0,b=1;
       if(n<1)
       System.out.print("ERROR IN DATA");
       else if(n==1)
       System.out.print(a);
       else
       {
       System.out.print(a+","+b);
       //Note for loop will not run for n=2
       for(int i=3;i<=n;i++)
       {
          c=a+b;
          System.out.print(","+c);
          a=b;//Note:Now old value of a is useless & new a has value of b
          b=c;//Note:Now for new itteration b has to contain new c
       }
       }
    }
}

-Answered by Aditya.If you Like the Answer pls Like.

Answers 67 Comments
Dislike Bookmark

Aditya conducts classes in BA Tuition, BBA Tuition and BCA Tuition. Aditya is located in Ali Nagar Road, Gorakhpur. Aditya takes at students Home, Regular Classes- at his Home and Online Classes- via online medium. He has 1 years of teaching experience . Aditya has completed Bachelor of Technology (B.Tech.) from Madan Mohan Malviya Univercity of Technology in 2020. HeĀ is well versed in Hindi and English.

X

Reply to 's review

Enter your reply*

1500/1500

Please enter your reply

Your reply should contain a minimum of 10 characters

Your reply has been successfully submitted.

Certified

The Certified badge indicates that the Tutor has received good amount of positive feedback from Students.

Different batches available for this Course

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more