UrbanPro
true
Mandeep Das Self Defence trainer in Gurgaon/>

Mandeep Das

Self defense trainer ,experienced & certified taekwondo trainer .

Sector 48, Gurgaon, India - 122018.

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

Details verified of Mandeep Das

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 can teach every topic very easily and make it stronger for the students.

Languages Spoken

Hindi Mother Tongue (Native)

English Proficient

Education

Guru jambheshwar university of science and technology 2019

Bachelor of Technology (B.Tech.)

kukkwion south korea 2015

black belt

Address

Sector 48, Gurgaon, India - 122018

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

Self Defence classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Self Defence classes

6

Self Defence Form Taught

Taekwondo, Martial Arts

Teaching Experience in detail in Self Defence classes

I am teaching taekwondo from 2015.Taekwondo develops your child's athletic abilities and self-awareness, and improves the child's capabilities in self-defense. Taekwondo emphasizes moral development as well. Children learn respect for themselves and others, heightened concentration, and increased self-discipline and self-restraint.

Reviews

No Reviews yet!

FAQs

1. Which classes do you teach?

I teach Self Defence 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 6 years.

Answers by Mandeep Das (2)

Answered on 01/04/2021 Learn Tuition

Step-by-step explanation: Declare three variables. Assign the value of the first variable in temp. Then assign the value of the second variable into the first variable. Finally, assign the value of the temp variable into the second variable. Let’s declared three variables temp, a and b—code... ...more

Step-by-step explanation:

  1. Declare three variables.
  2. Assign the value of the first variable in temp.
  3. Then assign the value of the second variable into the first variable.
  4. Finally, assign the value of the temp variable into the second variable.

Let’s declared three variables temp, a and b—code logic to swap two numbers using the third variable.

  1. //Logic to swap two numbers using third variable
  2. temp = a;
  3. a = b;
  4. b = temp;

C Program to swap two numbers without using the third variable:

  • Swap two numbers using a pointer
  • Swap two numbers using bitwise XOR operator

We have understood how to swap two numbers using third variable. Let’s write a c code to implement them.

#include <stdio.h>

int main(void) // Variable declaration

{

int a, b, temp;

printf("Enter two numbers a and b ");

scanf("%d %d", &a, &b); 

// Swap logic

temp = a;

a = b;

b = temp;

printf("\n After swapping \na = %d\nb = %d\n", a, b);

return 0;

}

Answers 281 Comments
Dislike Bookmark

Answered on 01/04/2021 Learn Tuition

Hi Navita, If you are inclined towards HR, then you could opt for SAP HRMS OR SAP HCM. However, if you want to explore the business's marketing side, you should go for SAP CRM Marketing. The market will be lead by digital means.
Answers 248 Comments
Dislike Bookmark

Teaches

Self Defence classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Self Defence classes

6

Self Defence Form Taught

Taekwondo, Martial Arts

Teaching Experience in detail in Self Defence classes

I am teaching taekwondo from 2015.Taekwondo develops your child's athletic abilities and self-awareness, and improves the child's capabilities in self-defense. Taekwondo emphasizes moral development as well. Children learn respect for themselves and others, heightened concentration, and increased self-discipline and self-restraint.

No Reviews yet!

Answers by Mandeep Das (2)

Answered on 01/04/2021 Learn Tuition

Step-by-step explanation: Declare three variables. Assign the value of the first variable in temp. Then assign the value of the second variable into the first variable. Finally, assign the value of the temp variable into the second variable. Let’s declared three variables temp, a and b—code... ...more

Step-by-step explanation:

  1. Declare three variables.
  2. Assign the value of the first variable in temp.
  3. Then assign the value of the second variable into the first variable.
  4. Finally, assign the value of the temp variable into the second variable.

Let’s declared three variables temp, a and b—code logic to swap two numbers using the third variable.

  1. //Logic to swap two numbers using third variable
  2. temp = a;
  3. a = b;
  4. b = temp;

C Program to swap two numbers without using the third variable:

  • Swap two numbers using a pointer
  • Swap two numbers using bitwise XOR operator

We have understood how to swap two numbers using third variable. Let’s write a c code to implement them.

#include <stdio.h>

int main(void) // Variable declaration

{

int a, b, temp;

printf("Enter two numbers a and b ");

scanf("%d %d", &a, &b); 

// Swap logic

temp = a;

a = b;

b = temp;

printf("\n After swapping \na = %d\nb = %d\n", a, b);

return 0;

}

Answers 281 Comments
Dislike Bookmark

Answered on 01/04/2021 Learn Tuition

Hi Navita, If you are inclined towards HR, then you could opt for SAP HRMS OR SAP HCM. However, if you want to explore the business's marketing side, you should go for SAP CRM Marketing. The market will be lead by digital means.
Answers 248 Comments
Dislike Bookmark

Mandeep Das describes himself as Self defense trainer ,experienced & certified taekwondo trainer .. He conducts classes in Self Defence. Mandeep is located in Sector 48, Gurgaon. Mandeep takes at students Home and Online Classes- via online medium. He has 6 years of teaching experience . Mandeep has completed Bachelor of Technology (B.Tech.) from Guru jambheshwar university of science and technology in 2019. HeĀ is well versed in English and Hindi.

X

Share this Profile

Recommended Profiles

Stuti B.

Stuti B. photo Sector 22A, Gurgaon

Dakshita S.

Dakshita S. photo Sector 49, Gurgaon

Munna Sharma

Munna Sharma photo Gurgaon HO, Gurgaon

deepak bhaskar

deepak bhaskar photo Gurgaon HO, Gurgaon

Sanju

Sanju photo Sector 4, Gurgaon

Rahul Bhasin

Rahul Bhasin photo Sector 52, Gurgaon

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