Upload Button Icon Add office photos

Filter interviews by

Green Design Interview Questions, Process, and Tips

Updated 26 Jul 2024

Top Green Design Interview Questions and Answers

View all 9 questions

Green Design Interview Experiences

Popular Designations

3 interviews found

Interview Questionnaire 

4 Questions

  • Q1. Test Done on Aggregate?
  • Ans. 

    Yes, various tests are done on aggregates to ensure their quality and suitability for use in construction.

    • Tests include sieve analysis, specific gravity, absorption, and abrasion resistance.

    • These tests help determine the size distribution, density, water absorption, and durability of the aggregate.

    • The results of these tests are used to ensure that the aggregate meets the required specifications for use in construction.

    • ...

  • Answered by AI
  • Q2. What is nominal mix and Design mix
  • Ans. 

    Nominal mix is a mix of fixed proportions of cement, sand, and aggregate. Design mix is a mix of specified proportions of cement, sand, and aggregate.

    • Nominal mix is used for small construction projects where quality control is not a major concern.

    • Design mix is used for large construction projects where quality control is important.

    • Nominal mix has a fixed ratio of ingredients, usually 1:2:4 or 1:3:6.

    • Design mix has a spe...

  • Answered by AI
  • Q3. What is M30
  • Ans. 

    M30 is a grade of concrete used in construction.

    • M30 refers to the compressive strength of concrete after 28 days of curing.

    • It is commonly used in the construction of bridges, high-rise buildings, and heavy-duty industrial structures.

    • M30 concrete has a mix ratio of 1:1:2 (cement:sand:aggregate).

  • Answered by AI
  • Q4. What is the use of Slump Test
  • Ans. 

    Slump test is used to measure the consistency of fresh concrete before it sets.

    • It measures the workability of concrete.

    • It helps to determine the water-cement ratio.

    • It is a simple and quick test that can be performed on-site.

    • The test involves filling a slump cone with concrete and measuring the slump.

    • The slump value indicates the amount of deformation or settling of the concrete.

    • The test is used to ensure that the concr...

  • Answered by AI

Skills evaluated in this interview

Technical Assistant Interview Questions asked at other Companies

Q1. 1.What are the main reasons and root cause for less count in Bulk packing.
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. What is L.A. and used.
  • Ans. 

    L.A. stands for Los Angeles and is commonly used as an abbreviation for the city in California.

    • L.A. is often used in addresses, such as L.A., California.

    • It can also refer to the Los Angeles metropolitan area.

    • In the entertainment industry, L.A. is synonymous with Hollywood and the film industry.

  • Answered by AI
  • Q2. Detailed of internal wiring like as switch,socket,module box.etc.
  • Q3. Cables size and it's used current rating
  • Ans. 

    Cable size determines its current rating, which is crucial for safe and efficient electrical installations.

    • Cable size is typically measured in AWG (American Wire Gauge) or mm².

    • The current rating of a cable depends on factors like conductor material, insulation type, and installation method.

    • For example, a 12 AWG copper cable may have a current rating of 20 amps for general purpose circuits.

    • It is important to select the ...

  • Answered by AI

Assistant Resident Engineer Interview Questions asked at other Companies

Q1. Why we used coal for thermal power plant?
View answer (2)

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

Interview Questionnaire 

3 Questions

  • Q1. What's M20 design ration ?
  • Ans. 

    M20 design ratio is the ratio of the weight of cement to the weight of sand to the weight of coarse aggregates in concrete mix.

    • M20 design ratio is commonly used in construction for concrete mix design.

    • It specifies the proportions of cement, sand, and coarse aggregates in the mix.

    • The design ratio for M20 is 1:1.5:3, which means 1 part cement, 1.5 parts sand, and 3 parts coarse aggregates by weight.

    • This ratio ensures the...

  • Answered by AI
  • Q2. How we call this is M30 concrete ?
  • Ans. 

    M30 concrete is a type of concrete with a specified compressive strength of 30 megapascals (MPa).

    • M30 concrete is commonly used in construction projects where high strength is required.

    • The 'M' in M30 stands for 'mix' and the number represents the compressive strength in MPa.

    • To achieve M30 concrete, the mix design typically includes a combination of cement, aggregates, and water.

    • The proportions of the mix are determined ...

  • Answered by AI
  • Q3. What is critical zone & rest zone ?
  • Ans. 

    The critical zone is the area where a project's success or failure is determined, while the rest zone is the area where less critical tasks are performed.

    • The critical zone is the most important part of a project, where key decisions and actions are taken.

    • The rest zone is the area where less critical tasks are performed, such as administrative work or non-essential activities.

    • In construction projects, the critical zone ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Collection of knowledge about concrete test ,steel test & other all type of test to construction related materials .

Assistant Project Engineer Interview Questions asked at other Companies

Q1. What is the difference between RTD & Thermocouple?
View answer (1)

Jobs at Green Design

View all

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Jul 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude test on CS subjects like C programming, DBMS, CN, and OS.

Round 2 - Coding Test 

There were 2 input-output based questions of easy to moderate level

Round 3 - Group Discussion 

Every candidate was given an individual topic and was asked to speak on it

Round 4 - HR 

(1 Question)

  • Q1. Some typical HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with basic CS subjects you will be able to clear all rounds with ease.

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

    • Java code is compiled into bytecode which is platform-independent

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

I applied via Company Website and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude, reasoning, English, cloud sections

Round 2 - Coding Test 

2 questions in which , one has to complete within an 50 minutes

Round 3 - Communication assessment 

(2 Questions)

  • Q1. Tell me about t Yourself
  • Q2. What are the previous experiences

Interview Preparation Tips

Topics to prepare for Accenture Associate Software Engineer interview:
  • Java
  • SQL
  • Agile Methodology
  • SDLC
Interview preparation tips for other job seekers - Be confident
Keep it just and short
Explain more about your experiences

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Numerical ability and logical reasoning followed by some coding mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Print 1 to 100 without for loop
  • Ans. 

    Printing 1 to 100 without for loop

    • Use recursion to print numbers from 1 to 99

    • Print 100 outside the recursion

    • Use a base case to stop recursion at 100

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from interview bit and practice mcqs

I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. General questions as per your cv

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Aptitude
Interview preparation tips for other job seekers - Great company for freshers.. lot to learn and experience

Green Design Interview FAQs

How many rounds are there in Green Design interview?
Green Design interview process usually has 1 rounds. The most common rounds in the Green Design interview process are Technical.
How to prepare for Green Design 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 Green Design. The most common topics and skills that interviewers at Green Design expect are AutoCAD, Hindi, Marathi Typing, Staad Pro and Teaching English.
What are the top questions asked in Green Design interview?

Some of the top questions asked at the Green Design interview -

  1. What is critical zone & rest zone...read more
  2. How we call this is M30 concret...read more
  3. What's M20 design ratio...read more

Tell us how to improve this page.

Green Design Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all

Green Design Reviews and Ratings

based on 10 reviews

3.6/5

Rating in categories

3.5

Skill development

3.5

Work-life balance

3.2

Salary

4.0

Job security

3.5

Company culture

3.0

Promotions

3.7

Work satisfaction

Explore 10 Reviews and Ratings
Civil Site Engineer

Pune

0-2 Yrs

₹ 1.44-2.4 LPA

Explore more jobs
Design Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Site Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Draughtsman Civil
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Draughtsman
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Structural Design Engineer
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Green Design with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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