Upload Button Icon Add office photos

Filter interviews by

Rajasthan Technical University Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic subject knowledge, previous work, details, and details of previous research.
  • Q2. How do you explain the particular topic to students, more cross questions related to subject etc.
Round 2 - Assignment 

PPT was asked to make and represent(as it was for online teaching). The purpose was to check teaching skills.

Round 3 - HR 

(1 Question)

  • Q1. Institutional fit questions like salary, timing, their conditions. may ask one or two questions to check the research and subject. referral of salary goes from this round so they ask salary expectations to...
Round 4 - Telephonic Call 

(1 Question)

  • Q1. HR will call you and tell you the salary, negotiation happens at this stage.

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Strong knowledge of subject
2. Get ready with examples to explain any concept
3. HR will pressurize you suddenly to agree on salary. Pls negotiate with proper reasons.
4. Get the clarity on gratuity fund, any salary cutoffs, bond of 2 years and travelling issues as the college is 15 km away from city.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. About the counselling
  • Q2. About the job profile
Round 2 - Group Discussion 

They have taken counselling session

Round 3 - HR 

(2 Questions)

  • Q1. About the job profile
  • Q2. They asking the previous salary
Round 4 - One-on-one 

(2 Questions)

  • Q1. About the counselling
  • Q2. Asking about the previous company
Round 5 - HR 

(2 Questions)

  • Q1. About the counselling session
  • Q2. Asking about the counselling session this

Interview Preparation Tips

Interview preparation tips for other job seekers - This is the best university in terms of as senior counseller

aabcd Interview Questions & Answers

ABCD user image Anonymous

posted on 4 Nov 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Abcddd do you have!
  • Q2. Abcddd Yes i can do it
Round 2 - Technical 

(2 Questions)

  • Q1. Aa bb vvccd do you have good comm
  • Q2. Aa vv ccccd dddddd

Interview Preparation Tips

Interview preparation tips for other job seekers - good.
Interview experience
1
Bad
Difficulty level
-
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Human and anatomy question

Round 2 - Technical 

(4 Questions)

  • Q1. Self introduction
  • Q2. What is medical coding
  • Q3. Basic HAP related question
  • Q4. What about medical coding
Round 3 - HR 

(1 Question)

  • Q1. Normal question. HAP

Interview Preparation Tips

Topics to prepare for Achievers Spot Medical Coding Executive interview:
  • medical coding
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Hello I am prathamesh lohakare

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself.
  • Ans. 

    I am a data analyst with a background in statistics and programming, passionate about uncovering insights from data.

    • Background in statistics and programming

    • Experience in data analysis and visualization tools like Python, R, and Tableau

    • Strong problem-solving skills

    • Ability to communicate complex findings to non-technical stakeholders

  • Answered by AI
  • Q2. Hello, I am Prathamesh Anil lohakare. I am from Nashik. I have completed on my bachelor degree in kthm college in Nashik. currently pursuing data science and I have more skills and I have more projects als...

Interview Preparation Tips

Interview preparation tips for other job seekers - I am interested in this company because it requires many skills that I possess, and I feel comfortable in this role.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Asked to solve Basic Python codes in given time

Round 2 - Technical 

(5 Questions)

  • Q1. What is Logistic Regression
  • Ans. 

    Logistic Regression is a statistical method used to model the relationship between a binary outcome variable and one or more predictor variables.

    • Logistic Regression is used when the dependent variable is binary (e.g. 0/1, Yes/No, True/False).

    • It estimates the probability of a certain event occurring based on one or more independent variables.

    • The output of logistic regression is a probability score that can be converted ...

  • Answered by AI
  • Q2. What is supervised and unsupervised learning
  • Ans. 

    Supervised learning involves training a model on labeled data, while unsupervised learning involves finding patterns in unlabeled data.

    • Supervised learning requires a target variable to be predicted, while unsupervised learning does not.

    • Examples of supervised learning include classification and regression tasks, while examples of unsupervised learning include clustering and dimensionality reduction.

    • In supervised learnin...

  • Answered by AI
  • Q3. What is mutability and immutability
  • Ans. 

    Mutability refers to the ability of an object to be changed after it is created, while immutability refers to the inability of an object to be changed once it is created.

    • Mutability allows for changes to be made to an object's state, while immutability ensures that an object's state remains constant.

    • In programming, mutable objects can be modified directly, while immutable objects require creating a new object with the d...

  • Answered by AI
  • Q4. Difference between List and Tuple
  • Ans. 

    List is mutable, Tuple is immutable in Python.

    • List can be modified after creation, Tuple cannot be modified

    • List is defined using square brackets [], Tuple is defined using parentheses ()

    • Example: list_example = [1, 2, 3], tuple_example = (1, 2, 3)

  • Answered by AI
  • Q5. What are regression. Explain different types of regression
  • Ans. 

    Regression is a statistical method used to analyze the relationship between variables. Different types include linear, logistic, polynomial, etc.

    • Regression is a statistical technique used to understand the relationship between a dependent variable and one or more independent variables.

    • Different types of regression include linear regression, logistic regression, polynomial regression, ridge regression, and lasso regress...

  • Answered by AI
Round 3 - One-on-one 

(3 Questions)

  • Q1. What is oopm ?
  • Ans. 

    OOPM stands for Object-Oriented Project Management, a methodology that focuses on managing projects using object-oriented principles.

    • OOPM emphasizes breaking down projects into smaller, manageable components called objects

    • It promotes reusability, modularity, and flexibility in project development

    • Examples of OOPM tools include UML (Unified Modeling Language) and Agile methodologies

  • Answered by AI
  • Q2. Codes were given to solve
  • Q3. What was your previous job role and what was challenging
Round 4 - Case Study 

Find the sales for air tickets for an aeroplane company using Logistic Regression

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website

Round 1 - One-on-one 

(2 Questions)

  • Q1. What new achievement you've earned from your last employer?
  • Q2. What new you want to implement in our school?
Round 2 - Assignment 

Will ask to solve question paper based on the subject to check your subject depth. Exam for 45 min to 1-hour based on the post and subject.

Round 3 - Technical 

(2 Questions)

  • Q1. Subject wise demo
  • Q2. Practical demonstration.
Round 4 - HR 

(1 Question)

  • Q1. Salary Negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Good Managment
Beautiful green campus with World Class facilities.
Good place to get best hike on current salary package.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. HR subject related questions
  • Q2. Marketing subject related questions
Round 2 - One-on-one 

(1 Question)

  • Q1. Why I'm changing the current organisation ?
Round 3 - One-on-one 

(1 Question)

  • Q1. Salary Expectation

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest to your answers. They try to see through the personality of the candidate

Assistant Professor_Forensic science Interview Questions & Answers

Centurion University of Technology and Management user image Anonymous

posted on 15 Aug 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is a psychological autopsy
  • Q2. What is a techniques used in forensic science

Interview Preparation Tips

Interview preparation tips for other job seekers - HR dean was very rude
He had asked me that How long will you stay in this university
Me:as long as possible
Hr had scolded me very badly.He began to use some types of Unprofessional words like selfish and opportunist
So if you want to waste your time
Kindly apply here
Otherwise apply somewhere else
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Subjective and Good Experience
  • Q2. Technical and Good Experience.
Round 2 - HR 

(2 Questions)

  • Q1. Current job and experience.
  • Ans. 

    Currently working as a Research Assistant at XYZ University with 3 years of experience in conducting experiments and analyzing data.

    • Research Assistant at XYZ University

    • 3 years of experience in conducting experiments and analyzing data

  • Answered by AI
  • Q2. Salary expectations.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good Experience.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.6
 • 3.6k Interviews
IIT Bombay Interview Questions
4.6
 • 26 Interviews
View all

Rajasthan Technical University Reviews and Ratings

based on 16 reviews

3.5/5

Rating in categories

3.4

Skill development

3.6

Work-Life balance

3.5

Salary & Benefits

2.9

Job Security

3.4

Company culture

3.2

Promotions/Appraisal

3.5

Work Satisfaction

Explore 16 Reviews and Ratings
Assistant Professor
12 salaries
unlock blur

₹4.5 L/yr - ₹9 L/yr

Lecturer
4 salaries
unlock blur

₹2.9 L/yr - ₹3 L/yr

Guest Faculty
4 salaries
unlock blur

₹2.5 L/yr - ₹3 L/yr

PHD Research Scholar
4 salaries
unlock blur

₹3 L/yr - ₹12.5 L/yr

Explore more salaries
Compare Rajasthan Technical University with

IIT Bombay

4.6
Compare

Indian Institute of Management

3.7
Compare

National Institute of Technology

4.2
Compare

Manipal University

4.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview