Upload Button Icon Add office photos

Filter interviews by

Prince Mohammad Bin Fahd University Interview Questions and Answers

Updated 31 Jan 2022

Prince Mohammad Bin Fahd University Interview Experiences

1 interview found

IT Project Officer Interview Questions & Answers

user image Binod Bihari Dhir

posted on 27 Jan 2022

I applied via devnetindia and was interviewed in Dec 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 - Assignment 

Excel Data

Interview Preparation Tips

Topics to prepare for Prince Mohammad Bin Fahd University IT Project Officer interview:
  • MS Excel,
  • MS powerpoint
  • MSW
Interview preparation tips for other job seekers - For this job strong Excel knowledge is required. The stake holder is district Administration so that deliver the work to the Officer from line department. Liaison between stake holder and beneficiary.

Interview questions from similar companies

I applied via Company Website and was interviewed in Aug 2022. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Just asking normal questions.
  • Q2. Final round hr asking normal questions for knowing our communication skills.
  • Q3. Finally if you selected, hr will call you

Interview Preparation Tips

Interview preparation tips for other job seekers - Speak bold and fluently in your local language.

I applied via Campus Placement and was interviewed in Dec 2021. There were 5 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Give me your Self introduction and are you ready for relocating
  • Q2. Why do you wanna work with us
  • Q3. Tell me about our company
  • Q4. How you handle stress and pressure
  • Q5. How do you differ from other

Interview Preparation Tips

Interview preparation tips for other job seekers - First Gd
Second telephonic interveiw
Third hr round
Get selected through gd topics based on current issues

I applied via Recruitment Consultant and was interviewed in Nov 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Introduction about your self?
  • Q2. Why you came to teaching field ?
  • Q3. How to manage the students?
  • Q4. How to clarifying the doubts to students?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, feel free to answer the questions.

I applied via Naukri.com and was interviewed in Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Tell about your self.
  • Q2. What new things have you learned in your present job.
  • Q3. How would you make your content interesting
  • Q4. Tell about any part which the student doesn't find interesting in your subject.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and tell all things that are true. Before commitment make sure your present job will cooperate and accept sudden resignation.

I applied via Campus Placement

Interview Questionnaire 

16 Questions

  • Q1. Introduce yourself
  • Ans. 

    I am a recent IT graduate with a passion for coding and problem-solving.

    • Graduated with a degree in IT

    • Proficient in programming languages such as Java and Python

    • Experience in developing web applications using HTML, CSS, and JavaScript

    • Strong analytical and problem-solving skills

    • Ability to work well in a team and communicate effectively

  • Answered by AI
  • Q2. Being a mathematical graduate how can you cope up in IT
  • Ans. 

    Mathematics provides a strong foundation for problem-solving and analytical skills, which are essential in IT.

    • Mathematics involves logical thinking and problem-solving, which are crucial skills in IT.

    • Mathematical concepts such as algorithms, statistics, and calculus are widely used in IT.

    • Mathematics also helps in developing a strong analytical mindset, which is essential in data analysis and software development.

    • Mathem...

  • Answered by AI
  • Q3. What are steps taken to join IT
  • Ans. 

    Steps to join IT include obtaining relevant education, gaining experience through internships or entry-level positions, and networking.

    • Obtain relevant education such as a degree in computer science or IT

    • Gain experience through internships or entry-level positions

    • Develop technical skills through online courses or certifications

    • Build a professional network through attending industry events or joining professional organiz...

  • Answered by AI
  • Q4. What are the technologies you know
  • Ans. 

    I have knowledge of programming languages such as Java, Python, and C++. I am also familiar with web development technologies like HTML, CSS, and JavaScript.

    • Proficient in Java, Python, and C++ programming languages

    • Familiar with web development technologies like HTML, CSS, and JavaScript

    • Knowledge of database management systems like MySQL and Oracle

    • Experience with version control systems like Git

    • Understanding of software...

  • Answered by AI
  • Q5. Okay tell me about that
  • Q6. What programming language you know
  • Ans. 

    I know multiple programming languages including Java, Python, and C++.

    • Java - used for building enterprise-level applications

    • Python - known for its simplicity and versatility

    • C++ - used for system programming and game development

  • Answered by AI
  • Q7. What is a pointer
  • Ans. 

    A pointer is a variable that stores the memory address of another variable.

    • Pointers allow direct manipulation of memory.

    • They are used to access and modify data indirectly.

    • Pointers are commonly used in dynamic memory allocation.

    • Example: int* ptr; // declares a pointer to an integer variable.

  • Answered by AI
  • Q8. What is a null pointer
  • Ans. 

    A null pointer is a pointer that does not point to any memory location.

    • A null pointer is represented by the value 0 or NULL.

    • Dereferencing a null pointer results in a segmentation fault.

    • Null pointers are commonly used to indicate the end of a linked list or array.

    • Null pointers can be assigned to any pointer type.

  • Answered by AI
  • Q9. What are structures
  • Ans. 

    Structures are user-defined data types that allow storing multiple data types under a single name.

    • Structures are used to group related data together.

    • They can contain variables of different data types.

    • Structures can also contain functions.

    • Structures are defined using the 'struct' keyword.

    • Example: struct student { char name[20]; int age; float marks; };

    • Structures can be passed as arguments to functions.

    • They can also be u...

  • Answered by AI
  • Q10. What is nested structure
  • Ans. 

    A nested structure is a structure within another structure in programming.

    • It allows for more complex data structures to be created

    • It can be used in various programming languages such as C++, Java, and Python

    • An example of a nested structure is a struct within a struct in C++

  • Answered by AI
  • Q11. What are classes
  • Ans. 

    Classes are templates for creating objects that have similar properties and methods.

    • Classes are used in object-oriented programming.

    • They define the properties and methods that objects of that class will have.

    • Objects are instances of a class.

    • Classes can inherit properties and methods from other classes.

    • Examples of classes include 'Person', 'Car', and 'Animal'.

  • Answered by AI
  • Q12. What are classes in C++
  • Ans. 

    Classes in C++ are user-defined data types that encapsulate data and functions.

    • Classes are used for object-oriented programming.

    • They allow for data abstraction and encapsulation.

    • Classes can have member variables and member functions.

    • Objects are instances of classes.

    • Inheritance and polymorphism are key features of classes.

  • Answered by AI
  • Q13. I said no idea
  • Q14. Where do you see yourself in 5 years
  • Ans. 

    In 5 years, I see myself as a senior IT professional, leading a team and contributing to the growth and success of the organization.

    • Leading a team of IT professionals

    • Contributing to the growth and success of the organization

    • Continuously learning and staying updated with the latest technologies

    • Taking up challenging projects and delivering successful solutions

    • Building strong professional relationships and networking with

  • Answered by AI
  • Q15. According to you what do you need ...technical skills or team collabration
  • Q16. Can you work in night shift and can you relocate
  • Ans. 

    Yes, I am willing to work in night shifts and relocate if required.

    • I am flexible and adaptable to different work schedules, including night shifts.

    • I understand the importance of providing 24/7 support in the IT industry.

    • I am open to relocating for better career opportunities and growth.

    • I have a strong commitment to my work and can adjust to new environments.

    • I am willing to make necessary arrangements to ensure smooth t

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good...You shouldnt be tensed...you can talk whatever you know...be confident always

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. Why do you choose CDAC?
  • Q2. Why you came IT industry?

I applied via Referral and was interviewed in Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions was average it was related to seo only but the issue was with HR who shortlisted me for this interview.

Interview Preparation Tips

Interview preparation tips for other job seekers - She was the Senior HR who shortlisted me for the interview and totally unsatisfied. It was really a bad experience the way she made false expectation and totally unresponsive. I don't know how she become HR. There were 3 rounds of interview as per company norms n I gave my best n cleared all the rounds... but for each n every interview i need to follow up with her she was not responsive. N when I do calls she never pick up n always says sorry i was busy n the call from her was just to inform about scheduled interviews not for the results. After clearing all the rounds she said there is another round n that is 4th round which was unexpected n wen i asked y another round as u said before there would be 3rounds so she said "just to recheck n to be more clear with goals" I said no problem I am totally fine n by then she said now u r just a step away once the interview would be done today i will share the result. N meanwhile this all procedure took already 2weeks of time. Now when m done wid 4round i called her and she said your profile is in hold we r still hiring for this position n it made me more embaracced n hopeless again she started avoiding my calls n said it will take another 2weeks time. The interview started on 3rd sep n still there was no response from her until i follow up. The whole procedure took more than a month n at last i calles again cos by making promise to call after 2weeks she didnt followed up again. When I calles her she said- " u didn't cleared 3rd round" n i was like wat, then i said how u took 4th round then she was just playing with her words n back n forth n also saying we didnt rejected you.Though the feedback that i got for 3rd round interview was the director was really impressed n skmehwhere j was knowing that i would get selected definately cos of the cofident n the respinse i got from interviewers. She never reply to my call n her reply was after 2-3days which was totally insane. Totally irresponsible its just that playing with others hope n expectation which is being HR doesn't suits this attitude. Worst experience ever making someone wait for so long n saying such words.

Interview Questionnaire 

2 Questions

  • Q1. English language related questions
  • Q2. Listen to the question asked, understand it and then answer. To get a correct answer ,your interviewers will be willing to wait.

I applied via Naukri.com and was interviewed in Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

10 Questions

  • Q1. About past experience and how good I am in technical things.
  • Q2. Technical knowledge including Windows 7, 8 and 10 and MAC OS.
  • Q3. What is your role under technical support and what are the key points to be a technical support executive.
  • Q4. Suppose a system is giving trouble to a teacher during lecture and the web cam is not working how will you resolve this issue.
  • Ans. 

    I would troubleshoot the webcam and if necessary, provide a backup device or alternative solution.

    • Check the webcam settings and connections

    • Restart the computer or device

    • Provide a backup webcam or alternative solution

    • Ensure the teacher can continue the lecture without interruption

  • Answered by AI
  • Q5. What are your goals at Whitehat Jr.
  • Q6. What are your strength and weakness.
  • Q7. What is Whitehat Jr tell me something about the same.
  • Q8. Tell me about your overall experience into technical field.
  • Q9. How soon can you join and are you okay with night shifts.
  • Q10. Can you handle chats, emails and calls at the same time.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident during interview do not panic always give your 100%.
Communicate properly don't get panic and make the interviewer realize that you're not good in communication.
Do not use hindi or any other languages.
Be professional throughout the process.

Prince Mohammad Bin Fahd University Interview FAQs

How many rounds are there in Prince Mohammad Bin Fahd University interview?
Prince Mohammad Bin Fahd University interview process usually has 2 rounds. The most common rounds in the Prince Mohammad Bin Fahd University interview process are Resume Shortlist and Assignment.

Tell us how to improve this page.

People are getting interviews through

based on 1 Prince Mohammad Bin Fahd University interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Prince Mohammad Bin Fahd University Reviews and Ratings

based on 4 reviews

2.3/5

Rating in categories

1.9

Skill development

2.7

Work-Life balance

2.7

Salary & Benefits

2.8

Job Security

3.1

Company culture

1.7

Promotions/Appraisal

2.7

Work Satisfaction

Explore 4 Reviews and Ratings
Assistant Professor
4 salaries
unlock blur

₹27.2 L/yr - ₹40 L/yr

Branding Specialist
4 salaries
unlock blur

₹24 L/yr - ₹26 L/yr

Explore more salaries
Compare Prince Mohammad Bin Fahd University 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

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