Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Pratap University Jaipur Team. If you also belong to the team, you can get access from here

Pratap University Jaipur Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Pratap University Jaipur Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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

I applied via Indeed and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What are rest api
  • Ans. 

    REST API stands for Representational State Transfer Application Programming Interface, used for communication between software systems.

    • REST API is a set of rules and conventions for building and interacting with web services.

    • It uses standard HTTP methods like GET, POST, PUT, DELETE to perform CRUD operations.

    • REST APIs are stateless, meaning each request from a client to the server must contain all the information neede

  • Answered by AI
  • Q2. What are the project key role
  • Ans. 

    Project key roles are essential positions within a project team responsible for specific tasks and deliverables.

    • Project Manager: oversees the project from initiation to completion

    • Software Engineer: responsible for developing and implementing software solutions

    • Quality Assurance Analyst: ensures the quality of the software through testing

    • Business Analyst: gathers and analyzes requirements from stakeholders

    • UI/UX Designer:...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected
Round 1 - Assignment 

Prepare your CV thoroughly.

Round 2 - One-on-one 

(3 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated and experienced consultant with a strong background in problem-solving and client management.

    • Over 5 years of experience in consulting roles

    • Skilled in analyzing data and providing strategic recommendations

    • Proven track record of successfully managing client relationships

    • Strong communication and presentation skills

    • Certified in relevant consulting methodologies

  • Answered by AI
  • Q2. Past experience
  • Q3. CV related quaestions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Questions based on Machine Learning, python, and SQL

Round 2 - Assignment 

Data set was given to analyze and make predictions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for the interview. concentrate on your projects

I applied via Naukri.com and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. SQL, python, power Bi, machine learning

Interview Preparation Tips

Interview preparation tips for other job seekers - Should have strong knowledge on technical aspects.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. How r u and explain urself

I applied via Walk-in

Round 1 - Aptitude Test 

Quantity aptitude,general IQ level question

Round 2 - Group Discussion 

Current news paper question, how to improve university education level.

Round 3 - HR 

(1 Question)

  • Q1. Self introduction, current affairs questions. Education level questions etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Come and seek good job in mahe. Come with good experience with knowledge.

Interview Preparation Tips

Round: Group Discussion
Experience: They check my skills also my mind skills with cross questioning
Tips: Consentration on questions

Round: Problem Statement
Experience: They check my skills also my mind skills with cross questioning
Tips: Consentration on questions

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

I applied via Monster and was interviewed before Jan 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. Whats your background ? How is your presentation skills? How would you set the target for business?
  • Q2. Whats your relevant experience ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Confident
Attire
Fileld knowledge
Sales skills
English communication

I applied via Naukri.com

Interview Questionnaire 

1 Question

  • Q1. I have applied for electrical assistant manager in administration department. There is HR round , technical round , management round. They ask basic questions about qualification work experience about your...

Interview Preparation Tips

Interview preparation tips for other job seekers - There simple process of requirement HR round technical round management round negotiation round
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Nov 2018. There was 1 interview round.

Interview Questionnaire 

6 Questions

  • Q1. Explain the difference between microprocessor and controller
  • Ans. 

    Microprocessors are general-purpose devices used in computers, while controllers are specialized devices used in embedded systems.

    • Microprocessors are designed for general-purpose computing tasks, while controllers are designed for specific control applications.

    • Microprocessors typically have higher processing power and are used in computers, smartphones, etc., while controllers have lower processing power and are used i...

  • Answered by AI
  • Q2. Working knowledge of Android
  • Q3. End to End project execution
  • Ans. 

    End to end project execution involves managing all aspects of a project from initiation to completion.

    • Developing project plans and timelines

    • Assigning tasks and responsibilities to team members

    • Monitoring progress and addressing any issues that arise

    • Ensuring project deliverables meet quality standards

    • Communicating with stakeholders and providing updates

    • Conducting post-project evaluations to identify areas for improvement

  • Answered by AI
  • Q4. Explain the framework of gps and gsm modules
  • Ans. 

    GPS and GSM modules are hardware components used in tracking devices to determine location and communicate data wirelessly.

    • GPS module receives signals from satellites to determine location coordinates

    • GSM module uses cellular network to transmit data to a remote server or device

    • Both modules work together in tracking devices to provide real-time location updates

    • Example: A GPS module like NEO-6M and a GSM module like SIM8

  • Answered by AI
  • Q5. Difference between rtos and normal os
  • Ans. 

    RTOS is designed for real-time applications with strict timing requirements, while normal OS is more general-purpose.

    • RTOS is optimized for deterministic response times, ensuring tasks are completed within specific time constraints.

    • Normal OS prioritizes multitasking and resource sharing, which may lead to less predictable response times.

    • RTOS is commonly used in embedded systems, automotive control systems, and industria...

  • Answered by AI
  • Q6. Explain types of databases feasible for storing multiple specs of information
  • Ans. 

    Types of databases suitable for storing various types of information

    • Relational databases: Organized into tables with rows and columns, suitable for structured data. Example: MySQL, PostgreSQL

    • NoSQL databases: Flexible schema design, suitable for unstructured data. Example: MongoDB, Cassandra

    • Graph databases: Focus on relationships between data entities, suitable for interconnected data. Example: Neo4j

    • Document databases: ...

  • Answered by AI

Skills evaluated in this interview

Pratap University Jaipur Interview FAQs

How to prepare for Pratap University Jaipur interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Pratap University Jaipur. The most common topics and skills that interviewers at Pratap University Jaipur expect are Computer Operating, Facility Management, General Administration, Guest House Management and Hospital Administration.

Tell us how to improve this page.

Pratap University Jaipur Reviews and Ratings

based on 16 reviews

2.5/5

Rating in categories

2.8

Skill development

3.2

Work-life balance

2.3

Salary

2.3

Job security

2.1

Company culture

2.0

Promotions

2.7

Work satisfaction

Explore 16 Reviews and Ratings
Librarian

Jaipur

1-4 Yrs

Not Disclosed

Senior Lecturer

Jaipur

2-5 Yrs

Not Disclosed

Lecturer

Jaipur

2-6 Yrs

Not Disclosed

Explore more jobs
Assistant Professor
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Dean Academics
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Vice Chancellor
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead 1
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Pratap University Jaipur with

Manipal University

4.0
Compare

Amity University

3.6
Compare

Lovely Professional University

3.4
Compare

SRM Institute of Science and Technology

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview