Upload Button Icon Add office photos

Filter interviews by

P.W.D. Office Technical Support Engineer Interview Questions, Process, and Tips

Updated 9 Mar 2022

P.W.D. Office Technical Support Engineer Interview Experiences

1 interview found

I applied via AmbitionBox and was interviewed in Feb 2022. There were 2 interview rounds.

Interview Preparation Tips

Topics to prepare for P.W.D. Office Technical Support Engineer interview:
  • Construction
Interview preparation tips for other job seekers - Fill the application and cv and final sel

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. About Yourself

Interview Preparation Tips

Round: Test
Experience: Test level was medium, as i also sat for mahindra, i found L&T test was harder than mahindra!
Tips: Just study RS agarwal

Round: Group Discussion
Experience: It was easy for me, coz i was aware about tips of GD
Tips: Be the leader, if possibleTalk in between, even if u dont know topic much
Duration: 20 minutes

Round: Interview
Experience: This question was damn easy for me, coz i can talk more based on my activities & resume
Tips: Dont hesitate, stay calm & describe yourself, but not family background

General Tips: Be yourself, no technical knowledge is required(depends on panel u get)
Skill Tips: ""
College Name: IIT Roorkee
Motivation: To get placed!

I applied via Company Website and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Nodejs basics,AWS S3,script file run command,how to catch db timeout
  • Q2. Connect db options,
  • Ans. 

    Connecting to a database has multiple options depending on the type of database and programming language used.

    • For SQL databases, options include using JDBC for Java, ODBC for C++, and ADO.NET for C#.

    • For NoSQL databases, options include using MongoDB's driver for Python or Node.js.

    • ORMs like Hibernate and Entity Framework can also be used to abstract away the database connection details.

    • Connection strings are used to spe...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Db connection attributes need to prepare well

I applied via Naukri.com and was interviewed in Sep 2019. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. What is cement?
  • Ans. 

    Cement is a binding material used in construction to hold together different materials.

    • Cement is made by heating limestone and clay in a kiln.

    • It is used to make concrete, mortar, and grout.

    • Different types of cement are used for different purposes, such as Portland cement for general construction and high-temperature applications.

    • Cement can also be used as a decorative element, such as in polished concrete floors.

  • Answered by AI
  • Q2. Type of cement?
  • Ans. 

    There are different types of cement such as Portland cement, white cement, rapid hardening cement, etc.

    • Portland cement is the most commonly used type of cement in construction

    • White cement is used for decorative purposes

    • Rapid hardening cement is used for quick setting of concrete

    • Other types of cement include sulfate-resisting cement, low-heat cement, etc.

  • Answered by AI
  • Q3. Different between OPC&PPC ?
  • Ans. 

    OPC and PPC are types of cement used in construction.

    • OPC stands for Ordinary Portland Cement and is commonly used for general construction purposes.

    • PPC stands for Portland Pozzolana Cement and is used for specialized construction purposes such as marine structures and hydraulic structures.

    • PPC has a lower heat of hydration and is more resistant to chemical attacks than OPC.

    • OPC has a higher compressive strength than PPC.

    • ...

  • Answered by AI
  • Q4. Density of cement?
  • Ans. 

    The density of cement varies depending on the type and brand, but typically ranges from 1.13 to 1.5 grams per cubic centimeter.

    • Density of cement is measured in grams per cubic centimeter

    • The density of cement can vary depending on the type and brand

    • Typically, the density of cement ranges from 1.13 to 1.5 grams per cubic centimeter

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare some knowledge of cement

I applied via Recruitment Consultant and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. For mulesoft developer role they asked each and every topic of mule
  • Q2. Raml, design patterns,datawave,munit,policies,senarios based questions,existing project related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepared with each and every topic of mulesoft

I applied via Recruitment Consultant and was interviewed in Aug 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Only 2 round in LnT infotech and they released my offer letter. 1 technical and other was client round.They asked only api related question.like response validation. Few puzzles cake cut. Horse riding race...

Interview Preparation Tips

Interview preparation tips for other job seekers - Whatever you can explain as prectically. This is good for u and client. Interview is 2 easy. They will not ask any other questions than role which they needed.

I applied via Referral and was interviewed before Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What is dependency injection?
  • Ans. 

    Dependency injection is a design pattern where the dependencies of an object are provided externally.

    • Dependencies are objects that a class needs to function properly

    • Dependency injection allows for loose coupling between objects

    • There are three types of dependency injection: constructor injection, setter injection, and interface injection

    • Example: Instead of creating a new instance of a dependency within a class, the depe...

  • Answered by AI
  • Q2. What is steam api?
  • Ans. 

    Steam API is a set of tools and resources for game developers to integrate Steam features into their games.

    • Steam API provides access to features such as matchmaking, achievements, and user profiles.

    • Developers can use Steamworks SDK to integrate Steam features into their games.

    • Steam API also allows for in-game purchases and microtransactions.

    • Examples of games that use Steam API include Counter-Strike: Global Offensive a

  • Answered by AI
  • Q3. Thread life cycle, deamon thread, deadlock
  • Q4. Internal working of hashmap
  • Ans. 

    HashMap is a data structure that stores key-value pairs and uses hashing to retrieve values quickly.

    • Hashing function is used to convert the key into an index of an array where the value is stored.

    • Collisions occur when two keys have the same hash value, which is resolved using separate chaining or open addressing.

    • HashMap uses an array of linked lists to handle collisions.

    • The load factor determines when the HashMap shoul...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong knowledge on core Java, Java 8, Spring annotations and basic SpringBoot and microservices knowledge

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

Interview Preparation Tips

Interview preparation tips for other job seekers - What you are resume mension you can do that one .

Interview Questionnaire 

3 Questions

  • Q1. Static keyword. Object creation
  • Q2. Virtual function and run time polymorphism
  • Q3. Compile time polymorphism and example
  • Ans. 

    Compile time polymorphism is achieved through function overloading and templates.

    • Function overloading allows multiple functions with the same name but different parameters.

    • Templates allow generic programming by defining functions or classes that can work with different data types.

    • Examples of function overloading include cout<< for different data types and sqrt() for float and double.

    • Examples of templates include vector

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Whatever you know be clear with it. Should have Confidence while answering.

P.W.D. Office Interview FAQs

How many rounds are there in P.W.D. Office Technical Support Engineer interview?
P.W.D. Office interview process usually has 2 rounds. The most common rounds in the P.W.D. Office interview process are Technical.
What are the top questions asked in P.W.D. Office Technical Support Engineer interview?

Some of the top questions asked at the P.W.D. Office Technical Support Engineer interview -

  1. What are the different types of suppo...read more
  2. What is survey and types of sur...read more
  3. What do you mean by residential build...read more

Tell us how to improve this page.

P.W.D. Office Technical Support Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

4.0

Salary

4.0

Job security

4.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Civil Site Engineer
5 salaries
unlock blur

₹1.2 L/yr - ₹7 L/yr

Executive Engineer
4 salaries
unlock blur

₹4.1 L/yr - ₹13.1 L/yr

Design Engineer
3 salaries
unlock blur

₹1.2 L/yr - ₹3.6 L/yr

Site Engineer
3 salaries
unlock blur

₹1 L/yr - ₹2 L/yr

Junior Engineer
3 salaries
unlock blur

₹2.1 L/yr - ₹3 L/yr

Explore more salaries
Compare P.W.D. Office with

Larsen & Toubro Limited

4.0
Compare

Tata Projects

4.2
Compare

Hindustan Construction Company

4.2
Compare

GAMMON INDIA

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