UrbanPro
true
Renuka Q. BCA Tuition trainer in Bangalore

Renuka Q.

Software Development Professional

Sarjapur Road, Bangalore, India - 560102.

3 Students

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

Details verified of Renuka Q.

Identity

Education

Know how UrbanPro verifies Tutor details

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

Overview

Over 13 years of IT industry experience in Embedded, Networking and Telecom as a Senior Software Engineer and as a manager.

Conducting Tuition for C, C++, Networking, Linux, Python, Machine Learning, Data Analytics, Octave and MATLAB
Conducting Tuition for all subjects of BE Computer Science, BCA & MCA
Conducting Tuition for all Computer Science related subjects.

Languages Spoken

English

Education

Shivaji University 2000

Master of Computer Applications (M.C.A.)

Address

Sarjapur Road, Bangalore, India - 560102

Verified Info

Phone Verified

Email Verified

Facebook 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

BCA Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BCA Tuition

13

BCA Subject

Computer Architecture, Data and File Structures , IT, Computer Oriented Numerical Techniques , Network Programming and Administration , Internet Concepts and Web Design , Cryptography and Network Security, Mathematics, Computer Networks , Operation Research, Assembly Language Programming, Data structures, Systems Analysis and Design , Programming in C++ , Algorithm Design , Object Oriented Technologies, Operating System Concepts and Networking Management , Database Management Systems , Problem Solving and Programming , Computer Basics and PC Software , C Language Programming, Microprocessor, Software Engineering , Data Communication and Networks

Type of class

Regular Classes

Class strength catered to

One on one/ Private Tutions, Group Classes

Taught in School or College

No

C Language Classes
1 Student

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in C Language Classes

13

C++ Language Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in C++ Language Classes

5

Proficiency level taught

Advanced C++, Basic C++

Teaching Experience in detail in C++ Language Classes

Computer Networking classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Computer Networking classes

13

Teaching Experience in detail in Computer Networking classes

I have over 13 years of experience in software development in Networking-Datacom domain, using C & C++. I also train software professionals in C, C++, Python & Networking.

Linux Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Linux Training

6

Teaches

Linux Basics, Linux Cluster

MCA Coaching classes
1 Student

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in MCA Coaching classes

13

BTech Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BTech Tuition

13

BTech Computer Science subjects

Information Security, Software Project Management, Linux Programming, Software Testing and Analysis, Computer Networks, Data Structures and Algorithms, Unix Network Programming, Computer Architecture, Object Oriented Programming & Systems, Software Quality Assurance, Design and Analysis of Algorithms, Computer Organization & Design, Internet Technology and Applications, Data Communication, Software Engineering and Architecture

BTech Branch

BTech Computer Science Engineering

Type of class

Regular Classes

Class strength catered to

One on one/ Private Tutions, Group Classes

Taught in School or College

No

Class 9 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class 9 Tuition

15

Board

State, CBSE, ICSE

CBSE Subjects taught

Science, English, Mathematics, Hindi

ICSE Subjects taught

Mathematics, Hindi, Physics, Chemistry

Taught in School or College

Yes

State Syllabus Subjects taught

Science, English, Mathematics, Hindi

Class 10 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class 10 Tuition

15

Board

State, CBSE, ICSE

CBSE Subjects taught

Science, English, Mathematics, Hindi

ICSE Subjects taught

Mathematics, Hindi, Physics, Chemistry

Taught in School or College

Yes

State Syllabus Subjects taught

Science, English, Mathematics, Hindi

Class 11 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class 11 Tuition

5

Board

State, CBSE

CBSE Subjects taught

Economics, Computer Science, Mathematics

Taught in School or College

Yes

State Syllabus Subjects taught

Computer Science, Kannada, Mathematics, Physics

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

5

Board

State, CBSE

CBSE Subjects taught

Economics, Computer Science, Mathematics

Taught in School or College

Yes

State Syllabus Subjects taught

Computer Science, Kannada, Mathematics, Physics

Engineering Diploma Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Reviews (2)

5 out of 5 2 reviews

Renuka K. https://p.urbanpro.com/tv-prod/member/photo/82407-small.jpg Sarjapur Road
5.0052
Renuka K.
G

BTech Tuition

"She has a Networks working experience on Linux & C, which is relevant to us."

Renuka K.
G

BTech Tuition

"She has a Networks working experience on Linux & C, which is relevant to us."

Have you attended any class with Renuka?

FAQs

1. Which BCA subjects do you tutor for?

Computer Architecture, Data and File Structures , IT and others

2. Do you have any prior teaching experience?

No

3. Which classes do you teach?

I teach BCA Tuition, BTech Tuition, C Language, C++ Language, Class 10 Tuition, Class 11 Tuition, Class 12 Tuition, Class 9 Tuition, Computer Networking and Computer Software 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 13 years.

Answers by Renuka (1)

Answered on 27/07/2015 Learn Tuition/BTech Tuition

unsigned int v; // count the number of bits set in v unsigned int c; // c accumulates the total bits set in v for (c = 0; v; v >>= 1) { c += v & 1; } The naive approach requires one iteration per bit, until no more bits are set. So on a 32-bit word with only the high set, it will go through... ...more
unsigned int v; // count the number of bits set in v unsigned int c; // c accumulates the total bits set in v for (c = 0; v; v >>= 1) { c += v & 1; } The naive approach requires one iteration per bit, until no more bits are set. So on a 32-bit word with only the high set, it will go through 32 iterations. Let me know if you need more detailed explaination.
Answers 7 Comments
Dislike Bookmark

Teaches

BCA Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BCA Tuition

13

BCA Subject

Computer Architecture, Data and File Structures , IT, Computer Oriented Numerical Techniques , Network Programming and Administration , Internet Concepts and Web Design , Cryptography and Network Security, Mathematics, Computer Networks , Operation Research, Assembly Language Programming, Data structures, Systems Analysis and Design , Programming in C++ , Algorithm Design , Object Oriented Technologies, Operating System Concepts and Networking Management , Database Management Systems , Problem Solving and Programming , Computer Basics and PC Software , C Language Programming, Microprocessor, Software Engineering , Data Communication and Networks

Type of class

Regular Classes

Class strength catered to

One on one/ Private Tutions, Group Classes

Taught in School or College

No

C Language Classes
1 Student

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in C Language Classes

13

C++ Language Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in C++ Language Classes

5

Proficiency level taught

Advanced C++, Basic C++

Teaching Experience in detail in C++ Language Classes

Computer Networking classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Computer Networking classes

13

Teaching Experience in detail in Computer Networking classes

I have over 13 years of experience in software development in Networking-Datacom domain, using C & C++. I also train software professionals in C, C++, Python & Networking.

Linux Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Linux Training

6

Teaches

Linux Basics, Linux Cluster

MCA Coaching classes
1 Student

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in MCA Coaching classes

13

BTech Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BTech Tuition

13

BTech Computer Science subjects

Information Security, Software Project Management, Linux Programming, Software Testing and Analysis, Computer Networks, Data Structures and Algorithms, Unix Network Programming, Computer Architecture, Object Oriented Programming & Systems, Software Quality Assurance, Design and Analysis of Algorithms, Computer Organization & Design, Internet Technology and Applications, Data Communication, Software Engineering and Architecture

BTech Branch

BTech Computer Science Engineering

Type of class

Regular Classes

Class strength catered to

One on one/ Private Tutions, Group Classes

Taught in School or College

No

Class 9 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class 9 Tuition

15

Board

State, CBSE, ICSE

CBSE Subjects taught

Science, English, Mathematics, Hindi

ICSE Subjects taught

Mathematics, Hindi, Physics, Chemistry

Taught in School or College

Yes

State Syllabus Subjects taught

Science, English, Mathematics, Hindi

Class 10 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class 10 Tuition

15

Board

State, CBSE, ICSE

CBSE Subjects taught

Science, English, Mathematics, Hindi

ICSE Subjects taught

Mathematics, Hindi, Physics, Chemistry

Taught in School or College

Yes

State Syllabus Subjects taught

Science, English, Mathematics, Hindi

Class 11 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class 11 Tuition

5

Board

State, CBSE

CBSE Subjects taught

Economics, Computer Science, Mathematics

Taught in School or College

Yes

State Syllabus Subjects taught

Computer Science, Kannada, Mathematics, Physics

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

5

Board

State, CBSE

CBSE Subjects taught

Economics, Computer Science, Mathematics

Taught in School or College

Yes

State Syllabus Subjects taught

Computer Science, Kannada, Mathematics, Physics

Engineering Diploma Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

5 out of 5 2 reviews

Renuka K.
G

BTech Tuition

"She has a Networks working experience on Linux & C, which is relevant to us."

Renuka K.
G

BTech Tuition

"She has a Networks working experience on Linux & C, which is relevant to us."

Have you attended any class with Renuka?

Answers by Renuka Q. (1)

Answered on 27/07/2015 Learn Tuition/BTech Tuition

unsigned int v; // count the number of bits set in v unsigned int c; // c accumulates the total bits set in v for (c = 0; v; v >>= 1) { c += v & 1; } The naive approach requires one iteration per bit, until no more bits are set. So on a 32-bit word with only the high set, it will go through... ...more
unsigned int v; // count the number of bits set in v unsigned int c; // c accumulates the total bits set in v for (c = 0; v; v >>= 1) { c += v & 1; } The naive approach requires one iteration per bit, until no more bits are set. So on a 32-bit word with only the high set, it will go through 32 iterations. Let me know if you need more detailed explaination.
Answers 7 Comments
Dislike Bookmark

Renuka Q. describes herself as Software Development Professional. She conducts classes in BCA Tuition, BTech Tuition and C Language. Renuka is located in Sarjapur Road, Bangalore. Renuka takes Regular Classes- at her Home. She has 15 years of teaching experience . Renuka has completed Master of Computer Applications (M.C.A.) from Shivaji University in 2000. She is well versed in English. Renuka has got 2 reviews till now with 100% positive feedback.

X
X

Post your Learning Need

Let us shortlist and give the best tutors and institutes.

or

Send Enquiry to Renuka

Let Renuka know you are interested in their class

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.

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