Upload Button Icon Add office photos

Filter interviews by

Premium Pulman Project Executive Engineer Interview Questions and Answers

Updated 11 Oct 2020

Premium Pulman Project Executive Engineer Interview Experiences

1 interview found

I applied via Referral and was interviewed before Oct 2019. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. How will you work on site, with the different contractors?
  • Q2. How to purchase and maintaining the record?
  • Ans. 

    To purchase and maintain records, a systematic approach is required.

    • Create a record-keeping system that is easy to use and understand.

    • Ensure that all records are accurate and up-to-date.

    • Regularly review and update records to ensure they are complete.

    • Store records in a secure location to prevent loss or damage.

    • Develop a purchasing system that is efficient and cost-effective.

    • Maintain a database of suppliers and their pro...

  • Answered by AI
  • Q3. How to get things done on time?
  • Ans. 

    Effective time management and communication are key to ensuring project tasks are completed on schedule.

    • Set clear deadlines: Define specific timelines for each task to create accountability. For example, use Gantt charts to visualize project timelines.

    • Prioritize tasks: Identify critical tasks that impact project milestones and focus on them first. For instance, use the Eisenhower Matrix to categorize tasks.

    • Regular prog...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, in interview generally people gets nervous, because of fear, you are sitting on the chair to speak about your experience and knowledge. Don't be afraid to speak truth. By the mean time you shall also have to agreed the terms that interviewers asks you. If you don't know some thing then tell that you don't know but you are also willing to learn.

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Premium Pulman?
Ask anonymously on communities.

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. What's is your ambition
  • Ans. 

    My ambition is to grow as a professional, contribute meaningfully, and lead innovative projects that make a positive impact.

    • I aim to develop my skills in project management, ensuring successful delivery of initiatives.

    • I aspire to lead a team, fostering collaboration and creativity to achieve common goals.

    • I want to contribute to sustainable practices in my field, such as implementing eco-friendly solutions.

    • I envision my...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go and attend the interview with fearless

Project Executive Engineer Interview Questions Asked at Other Companies

asked in JLL
Q1. What points need to be considered while preparing a site safety p ... read more
Q2. What are the key areas of concern or risk assessment that could d ... read more
asked in JLL
Q3. What is the latest engineering control you implemented in your pr ... read more
asked in JLL
Q4. What documents are required to be followed on a construction site ... read more
Q5. For a 1000 sqft slab, what is the estimated amount of steel neede ... read more

I applied via Walk-in and was interviewed before Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Egerly they asked questions about your inner confidence of tha job seekers

Interview Preparation Tips

Interview preparation tips for other job seekers - Ntg is impossible first you consatret your looking i meen your dress sens... first impression is tha best impression so u look complete formally & kindly answer tha questions very confidently ..be honest delivered good communication skills

Interview Questionnaire 

1 Question

  • Q1. Can you handle a team.
  • Ans. Yes presently I have 10 members TEAM.
  • Answered Anonymously
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
  • Q1. Write a mongoDB query to filter top 5 students
  • Ans. 

    Use MongoDB's aggregation framework to filter and sort students by their scores, returning the top 5 results.

    • Use the `find()` method to query the students collection.

    • Sort the results by the score field in descending order.

    • Limit the results to 5 using the `limit()` method.

    • Example: `db.students.find().sort({ score: -1 }).limit(5)`

    • Ensure the score field exists and is indexed for better performance.

  • Answered by AI
  • Q2. What is redux and difference between redux and context api
  • Ans. 

    Redux is a state management library for JavaScript apps, while Context API is a built-in React feature for managing state.

    • Redux provides a centralized store for application state, while Context API allows for state sharing across components without prop drilling.

    • Redux uses actions and reducers to manage state changes, whereas Context API uses the Provider and Consumer pattern.

    • Redux is more suitable for large applicatio...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Jul 2024, where I was asked the following questions.

  • Q1. Can you describe a time when you led a team?
  • Q2. How do you motivate and inspire team members
  • Ans. 

    I motivate team members by fostering collaboration, recognizing achievements, and encouraging personal growth.

    • Encourage open communication: Create an environment where team members feel comfortable sharing ideas and feedback.

    • Recognize achievements: Celebrate both small wins and major milestones to boost morale and motivation.

    • Set clear goals: Help team members understand their roles and how they contribute to the larger...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Create a master resume.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before May 2024, where I was asked the following questions.

  • Q1. A major feature you notice in any application?
  • Ans. 

    A major feature in any application is its user interface, which significantly impacts usability and user satisfaction.

    • Intuitive Navigation: Users should easily find what they need, like a clear menu structure in a banking app.

    • Responsive Design: Applications should work seamlessly across devices, such as mobile and desktop versions of e-commerce sites.

    • Accessibility Features: Important for inclusivity, like screen reader...

  • Answered by AI
  • Q2. Suppose there are two application suppose named zomato and domino’s what basic difference you find between the two
  • Ans. 

    Zomato focuses on restaurant discovery and reviews, while Domino's specializes in pizza delivery and online ordering.

    • Zomato offers restaurant reviews and ratings, helping users choose dining options.

    • Domino's provides a streamlined pizza ordering experience with delivery tracking.

    • Zomato includes features like food delivery, table reservations, and user-generated content.

    • Domino's emphasizes promotional deals and a user-f...

  • Answered by AI
Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before May 2024, where I was asked the following questions.

  • Q1. How will you handle clients if they are not very technically sound.?
  • Ans. 

    I would simplify technical concepts, use relatable analogies, and ensure open communication to build client confidence.

    • Use simple language: Avoid jargon and explain concepts in layman's terms. For example, instead of saying 'API', I might say 'a way for two software systems to talk to each other'.

    • Utilize visuals: Diagrams and flowcharts can help illustrate complex ideas. For instance, showing a process flow can clarify...

  • Answered by AI
  • Q2. What approach would you take if you received a client requirement that you are unfamiliar with?
  • Ans. 

    I would research, consult experts, and collaborate with the client to understand their requirements thoroughly.

    • Conduct thorough research on the unfamiliar requirement to gather background information.

    • Engage with subject matter experts or colleagues who have experience in the area.

    • Schedule a meeting with the client to clarify their needs and expectations.

    • Utilize online resources, forums, and industry publications to gai...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Jun 2024, where I was asked the following questions.

  • Q1. Describe your professional background
  • Ans. 

    I have over 5 years of experience in software development, specializing in web applications and agile methodologies.

    • Developed a full-stack web application using React and Node.js for an e-commerce platform, improving user engagement by 30%.

    • Led a team of 4 developers in an agile environment, successfully delivering projects on time and within budget.

    • Implemented RESTful APIs that enhanced data retrieval speed by 25%, opt...

  • Answered by AI
  • Q2. What is your ideal job
  • Ans. 

    My ideal job is one that fosters creativity, collaboration, and continuous learning while making a positive impact through technology.

    • A collaborative environment where team members share ideas and support each other, like in Agile development teams.

    • Opportunities for continuous learning, such as attending workshops or conferences to stay updated on the latest technologies.

    • Projects that have a meaningful impact, like dev...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - This is very easy interview
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Oct 2024, where I was asked the following questions.

  • Q1. Can you tell me about yourself?
  • Q2. What reasons would you provide to support why you should be hired?

Premium Pulman Interview FAQs

What are the top questions asked in Premium Pulman Project Executive Engineer interview?

Some of the top questions asked at the Premium Pulman Project Executive Engineer interview -

  1. How to purchase and maintaining the reco...read more
  2. How to get things done on ti...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Deltax Interview Questions
2.7
 • 88 Interviews
Wayfair Interview Questions
3.6
 • 60 Interviews
Tradeshala Interview Questions
4.5
 • 53 Interviews
KLA Interview Questions
3.8
 • 48 Interviews
Apptunix Interview Questions
4.2
 • 47 Interviews
Busibud Interview Questions
3.9
 • 42 Interviews
View all
Compare Premium Pulman with

Primus Global Technologies

3.9
Compare

Amazon Sellers Services

4.0
Compare

TriGeo Technologies

3.2
Compare

Magneti Marelli Motherson Auto System

3.8
Compare
write
Share an Interview