Upload Button Icon Add office photos

Filter interviews by

Bhardwaj Builders & Promoters Head/VP/GM-Marketing Interview Questions and Answers

Updated 5 Jul 2021

Bhardwaj Builders & Promoters Head/VP/GM-Marketing Interview Experiences

1 interview found

I applied via Other and was interviewed in Jun 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. About contract ,About rate negotiations of Contractor and suplier or negative customer handle case study, team management,
  • Q2. How to you bounce back Uncomplete site restart
  • Ans. 

    To bounce back from an incomplete site restart, analyze the reasons for the failure, prioritize the remaining tasks, and communicate the revised timeline to stakeholders.

    • Identify the reasons for the incomplete site restart

    • Prioritize the remaining tasks based on their impact on the site's functionality

    • Communicate the revised timeline to stakeholders and manage their expectations

    • Ensure that the team has the necessary res...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Face interview with your original experience, with case study,pations
Self confession, and Honestly in everything

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Referral and was interviewed in Jul 2023. There were 3 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 - Aptitude Test 

Basic apptitude example average ,calendar

Round 3 - Technical 

(2 Questions)

  • Q1. Basic technical related to manual testing
  • Q2. What is negative testing
  • Ans. 

    Negative testing is the process of testing a system using invalid data or inputs to ensure it handles errors properly.

    • Testing the system with incorrect data to see how it responds

    • Checking if error messages are displayed correctly

    • Verifying that the system does not crash when given unexpected inputs

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via campus placement at Birla Institute of Technology and Science (BITS), Pilani

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. What have you worked on in your previous internships
  • Ans. 

    I have worked on various projects during my previous internships, including developing mobile applications and implementing data analysis algorithms.

    • Developed a mobile application for a retail company to enhance their customer experience

    • Implemented data analysis algorithms to extract insights from large datasets

    • Collaborated with a team to design and develop a web-based inventory management system

    • Assisted in testing and...

  • Answered by AI
  • Q2. Why do u want to work with IBM?
  • Ans. 

    I want to work with IBM because of their reputation as a global leader in technology and innovation.

    • IBM is known for its cutting-edge technology solutions and advancements.

    • Working at IBM would provide me with valuable learning opportunities and exposure to a diverse range of projects.

    • IBM's commitment to research and development aligns with my passion for innovation.

    • The company's global presence and collaborative work c...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Basics of OOP, Java. common DSA, OS questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and giveyour best. they dont expect much for a 30K internship. just someone who knows his shit.

I applied via LinkedIn

Round 1 - Aptitude Test 
Round 2 - Coding Test 

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a nice technical knowledge about all topics

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

Interview Questionnaire 

2 Questions

  • Q1. Give your place information education .. family details 2 why do you want to about company 3 finally do you have any question to ask me
  • Q2. My name is uma I live in palmer I have done bachelor degree in my family in palamaner 2 nd answer ...sir it is a great privilege for anyone to work in a reputed company like yours when I read about your c...

Interview Preparation Tips

Interview preparation tips for other job seekers - Why do you want to work at our company .tell them what you like about company related it to your long.term career goals ... what are your strength .. adaptability ..hard work ..honest .. flexibility.optimistic..why should I hire you .work experience .tell me what you know about this company ..why are you looking for a job change

Interview Preparation Tips

Skills:
College Name: Andhra University College of Engineering

I applied via Naukri.com

Round 1 - Technical 

(11 Questions)

  • Q1. What are the types of testing
  • Ans. 

    Types of testing include functional, non-functional, manual, automated, regression, performance, security, and exploratory testing.

    • Functional testing checks if the software meets the specified requirements.

    • Non-functional testing checks the software's performance, usability, and security.

    • Manual testing is done by humans, while automated testing is done by software.

    • Regression testing checks if changes to the software hav...

  • Answered by AI
  • Q2. What is difference between black box and white box testing
  • Ans. 

    Black box testing is testing without knowledge of internal workings, while white box testing is testing with knowledge of internal workings.

    • Black box testing focuses on testing the functionality of the system without knowledge of the internal workings.

    • White box testing focuses on testing the internal workings of the system, including code and algorithms.

    • Black box testing is typically done by end-users or testers who ar...

  • Answered by AI
  • Q3. What is defect life cycle
  • Ans. 

    Defect life cycle is the process of identifying, reporting, prioritizing, fixing, and verifying defects in software development.

    • Defects are identified during testing or by users

    • Defects are reported to the development team

    • Defects are prioritized based on severity and impact

    • Defects are fixed by the development team

    • Defects are verified to ensure they have been fixed

    • Defects are closed if they have been fixed or deemed not

  • Answered by AI
  • Q4. What is STLC? what is RTM?
  • Ans. 

    STLC stands for Software Testing Life Cycle and RTM stands for Requirement Traceability Matrix.

    • STLC is a process followed by testers to ensure quality of software.

    • It includes planning, designing, executing and reporting of tests.

    • RTM is a document that maps requirements to test cases.

    • It helps in ensuring that all requirements are covered in testing.

    • RTM also helps in tracking the progress of testing.

    • For example, if a req...

  • Answered by AI
  • Q5. What are the SDLC models you know or you worked with
  • Ans. 

    SDLC models I know are Waterfall, Agile, Spiral, V-Model, and Iterative.

    • Waterfall model is a linear sequential approach

    • Agile model is iterative and incremental

    • Spiral model combines waterfall and prototyping models

    • V-Model emphasizes testing and verification

    • Iterative model involves repeating the development cycle

  • Answered by AI
  • Q6. What is regression testing and retesting
  • Ans. 

    Regression testing is the process of testing changes made to an application to ensure that existing functionality still works as expected.

    • It is performed after changes are made to an application

    • It ensures that existing functionality is not affected by the changes

    • It involves re-executing previously passed test cases

    • It helps to catch any defects that may have been introduced due to the changes

    • Retesting is the process of ...

  • Answered by AI
  • Q7. What is smoke testing and sanity testing
  • Ans. 

    Smoke testing and sanity testing are two types of software testing used to ensure the stability and functionality of an application.

    • Smoke testing is a type of testing that checks the basic functionality of an application without going into details.

    • Sanity testing is a type of testing that checks whether the bugs have been fixed and the application is ready for further testing.

    • Smoke testing is performed after a build is ...

  • Answered by AI
  • Q8. What is user acceptance testing
  • Ans. 

    User Acceptance Testing (UAT) is the process of testing a software by end-users to ensure it meets their requirements.

    • UAT is performed by end-users to validate the software's functionality, usability, and compatibility.

    • It is the final stage of testing before the software is released to the market.

    • UAT helps to identify any defects or issues that were not caught during previous testing phases.

    • Examples of UAT include beta...

  • Answered by AI
  • Q9. What are the amazon devices you see in market can u name them
  • Ans. 

    Amazon has a range of devices including Echo, Kindle, Fire TV, Fire Tablet, Ring, and more.

    • Echo

    • Kindle

    • Fire TV

    • Fire Tablet

    • Ring

  • Answered by AI
  • Q10. Can you extend your time to complete the delivery for client
  • Ans. 

    Yes, I can extend the time to complete the delivery for the client based on the project requirements and feasibility.

    • I would first assess the project requirements and feasibility of extending the delivery time

    • I would communicate with the client and discuss the possibility of extending the delivery time

    • I would provide a revised timeline and ensure that the client is comfortable with the new delivery date

    • I would ensure t...

  • Answered by AI
  • Q11. Do you know automation testing
  • Ans. 

    Yes, I know automation testing.

    • I have experience in using automation testing tools like Selenium, Appium, and JMeter.

    • I am familiar with scripting languages like Java, Python, and Ruby.

    • I understand the importance of automation testing in improving efficiency and reducing manual errors.

    • I have worked on creating and executing test scripts, analyzing results, and reporting defects.

    • I am always willing to learn new tools and...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - the future of you in the company lies in hands of your team leader and reporting manager. you re blessed if you got those 2 people as good ones. try to perform good atleast in self satisfactory level and bewilling to come office everyday. WFH is seen as downcurve in performance, keep it in mind.

Skills evaluated in this interview

Interview Questionnaire 

5 Questions

  • Q1. This is
  • Q2. Asd
  • Q3. Asdsd
  • Q4. Was a somple round
  • Q5. Asdasd

Interview Preparation Tips

Round: Test
Experience: asdasd

Round: Group Discussion
Experience: asdasd

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic Aptitude and General English based questionnaire, lot of questions in limited time frame.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Talked about general view on life and then all testing basic questiosn.
  • Q2. SDLC, STLC, Bug life cycle
Round 3 - One-on-one 

(2 Questions)

  • Q1. Behavioral questions and situation based scenarios.
  • Q2. If your colleague is on leave, how will you manage the work overall ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep studying smart not hard.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Easy peasy questions and general aptitude

Round 2 - One-on-one 

(1 Question)

  • Q1. General testing techniques
  • Ans. 

    General testing techniques involve various methods to ensure software quality.

    • Black box testing: Testing the functionality of the software without knowing its internal code.

    • White box testing: Testing the internal code structure, paths, and logic of the software.

    • Regression testing: Testing to ensure that new code changes do not adversely affect existing functionality.

    • Smoke testing: Initial testing to check if the softwa...

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

(1 Question)

  • Q1. Behavioral questions

Skills evaluated in this interview

Bhardwaj Builders & Promoters Interview FAQs

What are the top questions asked in Bhardwaj Builders & Promoters Head/VP/GM-Marketing interview?

Some of the top questions asked at the Bhardwaj Builders & Promoters Head/VP/GM-Marketing interview -

  1. How to you bounce back Uncomplete site resta...read more
  2. About contract ,About rate negotiations of Contractor and suplier or negative c...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Bhardwaj Builders & Promoters interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
View all
Compare Bhardwaj Builders & Promoters with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

3.8
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