UrbanPro
true
Rajesh Ranjan BTech Tuition trainer in Delhi

Featured

Rajesh Ranjan

Tutor

Dwarka, Delhi, India - 110059.

Verified 188 Students

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

Details verified of Rajesh Ranjan

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 an experienced, qualified teacher and tutor with over 12 years of experience in teaching Computer Science & Mathematics, across different boards ( CBSE, ICSE, IGCSE and State Board ) & Universities (Indian and Overseas ). Currently I am working as a Assistant Professor ( COMPUTER SCIENCE ENGINEERING) with CENTRAL SANSKRIT UNIVERSITY (New Delhi ).

Languages Spoken

Hindi

English

Education

VM UNIVERSITY 2009

Bachelor of Engineering (B.E.)

IETE DELHI 2015

ALCCS (M.TECH EQUIVALENT)

IIT, MADRAS 2011

GATE QUALIFICATIONS CERTIFICATE

MICRO, SMALL AND MEDIUM ENTERPRISES DEVELOPMENT INSTITUTE, DELHI 2011

MANAGEMENT DEVELOPMENT PROGRAM ON INTERNET MARKETING

Address

Dwarka, Delhi, India - 110059

Verified Info

ID Verified

Education Verified

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

BTech Tuition
1 Student

Excellence Award Winner 2014

BTech Tuition

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in BTech Tuition

9

BTech Computer Science subjects

Artificial Intelligence, Computer Graphics and Multimedia, Computer Hardware, Computer Architecture, Combinatorics, Compiler Design, Computer Networks

BTech Branch

BTech Computer Science Engineering, BTech Information Science Engineering

BTech Information Science subjects

Computer Networks, Discrete Structures, Internet of Things, Database Systems, Distributed Systems, Neural Network and Fuzzy Logic, Software Engineering, Design & Analysis of Algorithms, Design and Development of Web Applications, Mobile Computing, Data Structures and Algorithms, Multimedia Communication, Artificial Intelligence, Principles of Data Communication, Machine Learning, Computer Organization & Microprocessor Systems, Human Computer Interaction, Internet Tools &Technology, Embedded Systems, Object Oriented Programming, Information &Web Security, Operating Systems, Data Warehousing and Data Mining, Digital Systems

Experience in School or College

I have taught in many prestigious college and Universities.Please see my profile. Thanks

Type of class

Regular Classes, Crash Course

Class strength catered to

Group Classes, One on one/ Private Tutions

Taught in School or College

Yes

Reviews (150)

5 out of 5 150 reviews

Rajesh Ranjan https://s3-ap-southeast-1.amazonaws.com/tv-prod/member/photo/351319-small.jpg Dwarka
5.005150
Rajesh Ranjan
A

BTech Tuition

"I have Attended Rajesh Sir Classes last year and I got very good marks in Semester exams. I wish him luck and would recommend him as a CS / IT Tutor to any of my friends who are searching a good teacher. "

Rajesh Ranjan
T

Finite Automata Finite Machine

"I like his teaching methodology.. he is smart and intelligent. "

Rajesh Ranjan
L

BTech Tuition

"There have been few professors I have ever experienced showing as much interest and dedication to his studentsā€™ success. Ranjan truly went the extra mileā€”by providing us with extra materials to holding extra review sessions and to making himself readily available. He supported us throughout, and I largely attribute my success in the class to him. "

Rajesh Ranjan
R

be training

"He is always attentive with helping his students. He will give you extra notes if you need them and even hold impromptu review sessions before exams and quizzes.He genuinely cares about helping his students. So, take his class if you want to succeed in Exams. "

Have you attended any class with Rajesh?

FAQs

1. Which BTech branches do you tutor for?

BTech Computer Science Engineering and BTech Information Science Engineering

2. Do you have any prior teaching experience?

Yes

3. Which classes do you teach?

I teach BTech 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 9 years.

Answers by Rajesh (94)

Answered on 19 Jan Learn IT Courses/Programming Languages/C Language

C++ stands for additional functionality and the original programming language was C. There is no downgraded version of C so there is no C--.
Answers 7 Comments
Dislike Bookmark

Answered on 13 Jan Learn IT Courses/Programming Languages/C Language

signed decimal integer %d is not the only format specifier in C to represent integers. To be precise, %d is used to represent a signed decimal integer.
Answers 6 Comments
Dislike Bookmark

Answered on 13 Jan Learn IT Courses/Programming Languages/C Language

Some common security issues in C include buffer overflows, which can lead to arbitrary code execution; format string vulnerabilities, which can be exploited to read or write arbitrary memory locations; and pointer arithmetic issues, which can result in memory corruption and unauthorized access.
Answers 8 Comments
Dislike Bookmark

Answered on 13 Jan Learn IT Courses/Programming Languages/C Language

Tokens in C are the smallest individual units or components of a C program. These units include identifiers, keywords, constants, operators, and punctuation symbols. The C compiler reads the source code and breaks it down into these tokens, which it uses to understand the program's structure and func... ...more

Tokens in C are the smallest individual units or components of a C program. These units include identifiers, keywords, constants, operators, and punctuation symbols. The C compiler reads the source code and breaks it down into these tokens, which it uses to understand the program's structure and functionality

Answers 4 Comments
Dislike Bookmark

Answered on 09 Jan Learn IT Courses/Java

https://vz-3ad30922-ba4.b-cdn.net/9ae5e24f-da6f-485f-b95f-f7d461e63c73/play_480p.mp4
Answers 4 Comments
Dislike Bookmark

Teaches

BTech Tuition
1 Student

Excellence Award Winner 2014

BTech Tuition

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in BTech Tuition

9

BTech Computer Science subjects

Artificial Intelligence, Computer Graphics and Multimedia, Computer Hardware, Computer Architecture, Combinatorics, Compiler Design, Computer Networks

BTech Branch

BTech Computer Science Engineering, BTech Information Science Engineering

BTech Information Science subjects

Computer Networks, Discrete Structures, Internet of Things, Database Systems, Distributed Systems, Neural Network and Fuzzy Logic, Software Engineering, Design & Analysis of Algorithms, Design and Development of Web Applications, Mobile Computing, Data Structures and Algorithms, Multimedia Communication, Artificial Intelligence, Principles of Data Communication, Machine Learning, Computer Organization & Microprocessor Systems, Human Computer Interaction, Internet Tools &Technology, Embedded Systems, Object Oriented Programming, Information &Web Security, Operating Systems, Data Warehousing and Data Mining, Digital Systems

Experience in School or College

I have taught in many prestigious college and Universities.Please see my profile. Thanks

Type of class

Regular Classes, Crash Course

Class strength catered to

Group Classes, One on one/ Private Tutions

Taught in School or College

Yes

Answers by Rajesh Ranjan (94)

Answered on 19 Jan Learn IT Courses/Programming Languages/C Language

C++ stands for additional functionality and the original programming language was C. There is no downgraded version of C so there is no C--.
Answers 7 Comments
Dislike Bookmark

Answered on 13 Jan Learn IT Courses/Programming Languages/C Language

signed decimal integer %d is not the only format specifier in C to represent integers. To be precise, %d is used to represent a signed decimal integer.
Answers 6 Comments
Dislike Bookmark

Answered on 13 Jan Learn IT Courses/Programming Languages/C Language

Some common security issues in C include buffer overflows, which can lead to arbitrary code execution; format string vulnerabilities, which can be exploited to read or write arbitrary memory locations; and pointer arithmetic issues, which can result in memory corruption and unauthorized access.
Answers 8 Comments
Dislike Bookmark

Answered on 13 Jan Learn IT Courses/Programming Languages/C Language

Tokens in C are the smallest individual units or components of a C program. These units include identifiers, keywords, constants, operators, and punctuation symbols. The C compiler reads the source code and breaks it down into these tokens, which it uses to understand the program's structure and func... ...more

Tokens in C are the smallest individual units or components of a C program. These units include identifiers, keywords, constants, operators, and punctuation symbols. The C compiler reads the source code and breaks it down into these tokens, which it uses to understand the program's structure and functionality

Answers 4 Comments
Dislike Bookmark

Answered on 09 Jan Learn IT Courses/Java

https://vz-3ad30922-ba4.b-cdn.net/9ae5e24f-da6f-485f-b95f-f7d461e63c73/play_480p.mp4
Answers 4 Comments
Dislike Bookmark

Book a Demo

Load More

Rajesh Ranjan describes himself as Tutor. He conducts classes in BTech Tuition. Rajesh is located in Dwarka, Delhi. Rajesh takes Online Classes- via online medium. He has 9 years of teaching experience . Rajesh has completed Bachelor of Engineering (B.E.) from VM UNIVERSITY in 2009 and ALCCS (M.TECH EQUIVALENT) from IETE DELHI in 2015. HeĀ is well versed in Hindi and English. Rajesh has got 150 reviews till now with 100% positive feedback.

X

Share this Profile

Recommended Profiles

Prof.Subin PS

Prof.Subin PS photo Udayamperoor, Kochi

Suman

Suman photo Durgapuri, Delhi

Ranjana D.

Ranjana D. photo Indore CGO Complex, Indore

Vijith V T

Vijith V T photo Kesavadasapuram, Thiruvananthapuram

Jaldeep V

Jaldeep V photo Lingampally, Hyderabad

Abhilasha D.

Abhilasha D. photo Malviya, Jaipur

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