Upload Button Icon Add office photos

Filter interviews by

Ayati Constructions And Estates Interview Questions and Answers for Freshers

Updated 2 Mar 2025

Ayati Constructions And Estates Interview Experiences for Freshers

Popular Designations

1 interview found

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

I applied via Walk-in and was interviewed before Dec 2022.Β 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 - TechnicalΒ 

(4 Questions)

  • Q1. Colum lapping length
  • Q2. What is the concrete test?
  • Ans. 

    Concrete test is a method to determine the strength and quality of concrete.

    • Concrete test involves various tests to assess the properties of concrete such as compressive strength, workability, durability, etc.

    • One common concrete test is the slump test, which measures the consistency of fresh concrete.

    • Another test is the compressive strength test, which determines the maximum load a concrete sample can bear before failu...

  • Answered by AI
  • Q3. What is the M20 grade ratio ?
  • Ans. 

    The M20 grade ratio refers to the mix ratio of cement, sand, and aggregate used in concrete construction.

    • The M20 grade ratio is commonly used in general construction projects.

    • The ratio for M20 grade concrete is 1:1.5:3, which means 1 part cement, 1.5 parts sand, and 3 parts aggregate by volume.

    • For example, if you need to make 1 cubic meter of M20 grade concrete, you would need 1/5 cubic meter of cement, 1.5/5 cubic met

  • Answered by AI
  • Q4. Which grade of steel used in the steel?
  • Ans. 

    The grade of steel used in the steel depends on its intended application and properties.

    • Different grades of steel have different chemical compositions and mechanical properties.

    • Common grades of steel include A36, A572, and A514.

    • The grade of steel is often specified by a combination of letters and numbers, indicating its composition and strength.

    • For example, grade A36 steel is commonly used in construction due to its hi...

  • Answered by AI

Graduate Trainee Interview Questions asked at other Companies

Q1.Β Given an array, how do you get the count of pairs that sum to even
View answer (8)

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Mar 2021.Β There was 1 interview round.

Interview QuestionnaireΒ 

2 Questions

  • Q1. Oops concepts
  • Q2. Inheritance, encapsulation

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare normally and confidently

I applied via Referral and was interviewed in Mar 2021.Β There was 1 interview round.

Interview QuestionnaireΒ 

1 Question

  • Q1. It provides 4 basic feature in cpp

Interview Preparation Tips

Interview preparation tips for other job seekers - Do your homework, practice

Interview QuestionnaireΒ 

12 Questions

  • Q1. What is an ideal diode?. Draw its input output characteristic curve
  • Ans. 

    An ideal diode is a theoretical diode that exhibits zero voltage drop when forward biased and infinite resistance when reverse biased.

    • An ideal diode acts as a perfect conductor when forward biased.

    • It allows current to flow in one direction with zero voltage drop.

    • When reverse biased, it acts as an open circuit with infinite resistance.

    • The input-output characteristic curve of an ideal diode is a vertical line at zero vol...

  • Answered by AI
  • Q2. Write a program for computing the factorial of a number using recursion
  • Ans. 

    Program to compute factorial of a number using recursion

    • Define a function that takes a number as input

    • Check if the number is 0 or 1, return 1 if true

    • Else, call the function recursively with n-1 as input and multiply with n

    • Return the result

    • Example: factorial(5) = 5 * factorial(4) = 5 * 4 * factorial(3) = 5 * 4 * 3 * factorial(2) = 5 * 4 * 3 * 2 * factorial(1) = 5 * 4 * 3 * 2 * 1 = 120

  • Answered by AI
  • Q3. List ten cellular operators in India
  • Ans. 

    There are several cellular operators in India. Here are ten of them.

    • Airtel

    • Vodafone Idea

    • Reliance Jio

    • BSNL

    • MTNL

    • Tata Docomo

    • Aircel

    • Uninor

    • Videocon

    • Loop Mobile

  • Answered by AI
  • Q4. Draw the layers of OSI model
  • Ans. 

    The OSI model has 7 layers that define how data is transmitted over a network.

    • Layer 1: Physical - deals with the physical connection of devices

    • Layer 2: Data Link - responsible for error-free transfer of data between devices

    • Layer 3: Network - handles routing of data between different networks

    • Layer 4: Transport - ensures reliable delivery of data between applications

    • Layer 5: Session - establishes and manages connections ...

  • Answered by AI
  • Q5. What is the function of session layer?
  • Ans. 

    Session layer manages and controls the connections between applications.

    • Establishes, maintains and terminates sessions between applications

    • Synchronizes data exchange between applications

    • Manages session checkpoints and recovery

    • Examples: Telnet, FTP, SMTP

  • Answered by AI
  • Q6. Tell us something about zener diode
  • Ans. 

    A zener diode is a type of diode that allows current to flow in the reverse direction when a certain voltage is reached.

    • Zener diodes are commonly used as voltage regulators.

    • They have a sharp breakdown voltage, which makes them useful for stabilizing voltage in electronic circuits.

    • Zener diodes are often used in power supplies, voltage references, and surge protectors.

    • They are also used in noise reduction circuits and as...

  • Answered by AI
  • Q7. Who is the chairman of ISRO?
  • Ans. 

    The chairman of ISRO is K. Sivan.

    • K. Sivan is an Indian space scientist and the current chairman of ISRO.

    • He has been associated with ISRO for over three decades and has contributed to several missions.

    • Under his leadership, ISRO has achieved several milestones including the successful launch of Chandrayaan-2.

  • Answered by AI
  • Q8. Write a program to print first 10 natural numbers on the screen
  • Ans. 

    Program to print first 10 natural numbers on the screen

    • Declare a variable i and initialize it to 1

    • Use a loop to print i and increment it until i reaches 10

  • Answered by AI
  • Q9. What is an IP address?
  • Ans. 

    An IP address is a unique numerical identifier assigned to every device connected to the internet.

    • IP stands for Internet Protocol

    • It consists of four sets of numbers separated by dots

    • Each set can range from 0 to 255

    • Example: 192.168.1.1 is an IP address

    • IPv4 and IPv6 are the two versions of IP addresses

  • Answered by AI
  • Q10. What is the full form of DRDO and NASA?
  • Ans. 

    DRDO stands for Defense Research and Development Organization and NASA stands for National Aeronautics and Space Administration.

    • DRDO is an agency of the Government of India, responsible for the development of technology for use by the military.

    • NASA is a United States government agency responsible for the civilian space program, as well as aeronautics and aerospace research.

    • DRDO was established in 1958 and has developed...

  • Answered by AI
  • Q11. Why do you want to join TCS?
  • Q12. How will you be able to adjust yourself in the environment of the company?

Interview Preparation Tips

Round: Test
Experience: Aptitude test was of a good level. It testing the basic concepts and was quants based with a few questions on reasoning which were comparatively easy. Good practice is required since the cut off in ky round was over 20 que out of a total of 30 questions.

Letter writing is an easy task. Just make sure that you use all the words given in the question statement.
Tips: Practice as much as you can!
Total Questions: 1 hour

Round: Technical Interview
Experience: This was quite long! Lasted for about 30 minutes! Questions were general and based on diodes, square wave rectifier. They as you about your favorite subject and the programming language you are comfortable with. It was not difficult. If one has a basic knowledge of your field then one can easy crack it.
Tips: Stay calm and confident

Round: HR Interview
Experience: This interview was of very short duration and was quite simple.
Tips: Stay calm and confident.

Skills: Basic Concepts, Confidence
College Name: Guru Nanak Dev University, Amritsar

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Apr 2021.Β There were 3 interview rounds.

Interview QuestionnaireΒ 

8 Questions

  • Q1. 1. they asked to write a program such as Fibonacci series and write a c program by using switch statement
  • Q2. 2. What is the difference between while and do while with example and local variable and global variable
  • Ans. 

    While and do-while are loops in programming. While checks the condition before executing the loop, do-while checks after.

    • While loop executes only if the condition is true, do-while executes at least once before checking the condition.

    • Local variables are declared inside a function and can only be accessed within that function. Global variables can be accessed from anywhere in the program.

    • Example of while loop: while(i<1...

  • Answered by AI
  • Q3. 3. Basics of c programming related question
  • Q4. 4. About project
  • Q5. 5. Tell me about yourself
  • Q6. 6. where would you see yourself after 5years
  • Q7. 7. Tell me about CTS
  • Ans. 

    CTS stands for Cognizant Technology Solutions, a multinational IT services company.

    • CTS is headquartered in Teaneck, New Jersey, USA.

    • It was founded in 1994.

    • CTS provides services in areas such as digital engineering, consulting, and operations.

    • It has a global presence with offices in over 40 countries.

    • CTS is one of the largest IT services companies in the world, with over 300,000 employees.

    • It is listed on the NASDAQ stoc

  • Answered by AI
  • Q8. 8. Basically your from NON IT why you choose IT field

Interview Preparation Tips

Interview preparation tips for other job seekers - Be punctual at your interview, speak in confidence, don't get nervous while u answering, Atleast u have to know about basics of c programming

I applied via Campus Placement and was interviewed in Nov 2021.Β There was 1 interview round.

Interview QuestionnaireΒ 

1 Question

  • Q1. To In context reliable source

Interview Preparation Tips

Interview preparation tips for other job seekers - Be polite with everyone and use the right language and tone for a formal situations.
Listen carefully to understand the questions and think before your begin answers.
If you do not understand the questions,ask the interviewer repeat it or explain further.
Maintaining eye contact.
Interview is not like a job interview is an impartial one-to-one meeting between two members

I applied via Campus Placement and was interviewed in Sep 2021.Β There were 4 interview rounds.

Interview QuestionnaireΒ 

11 Questions

  • Q1. If u have a cake in front of u in how many minimum cuts u take to get 8 equal pieces
  • Ans. 

    To get 8 equal pieces from a cake, you need a minimum of 3 cuts.

    • The first cut divides the cake into two equal halves.

    • The second cut divides one of the halves into two equal quarters.

    • The third cut divides one of the quarters into two equal eighths.

  • Answered by AI
  • Q2. Static variables
  • Q3. Some simple C programs
  • Q4. Global and local variables
  • Q5. Why should we use return 0 when int main() is used
  • Ans. 

    return 0 in int main() indicates successful termination of program execution.

    • return 0 is used to indicate that the program has executed successfully.

    • It is not mandatory to use return 0, but it is a good programming practice.

    • If return 0 is not used, the program may return garbage values to the operating system.

    • Other values can also be used instead of 0 to indicate different types of program termination.

    • For example, retu...

  • Answered by AI
  • Q6. Tell me something about yourself
  • Q7. Tell me about your project
  • Ans. 

    I worked on a project to design and implement a new software system for managing inventory in a manufacturing company.

    • Developed a user-friendly interface for employees to input and track inventory data

    • Implemented a database to store and organize inventory information

    • Created automated reports to provide real-time updates on inventory levels

    • Collaborated with cross-functional teams to gather requirements and ensure system

  • Answered by AI
  • Q8. Where will u see yourself after 5 yrs
  • Q9. What are ur Strengths
  • Q10. What we need to use to convert string to numerical
  • Ans. 

    We need to use parsing or casting to convert string to numerical.

    • Use parseInt() or parseFloat() for converting string to integer or float respectively.

    • Use Number() constructor to convert string to number.

    • Use unary plus (+) operator to convert string to number.

    • Ensure that the string contains only numerical characters, else it will result in NaN (Not a Number).

  • Answered by AI
  • Q11. And core branch related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident never get tensed if u don't know the answer directly say them that "I dont have more knowledge on this mam/ sir" be active and stay clam😊

Skills evaluated in this interview

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

Round 1 - Aptitude TestΒ 

General aptitude

Round 2 - TechnicalΒ 

(1 Question)

  • Q1. Basic programming questions, final year graduation project details, way of speaking
Round 3 - HRΒ 

(1 Question)

  • Q1. Interest in joining company

Interview Preparation Tips

Topics to prepare for TCS Assistant Engineer interview:
  • Java
  • Python
  • SQL
Interview preparation tips for other job seekers - Prepare general aptitude and any basic programming like java Or python. Basic questions can be asked.

I applied via Company Website and was interviewed in Oct 2021.Β There was 1 interview round.

Round 1 - HRΒ 

(3 Questions)

  • Q1. Tell me about yourself.
  • Q2. Basic programming questions,like what is abstract class, abstraction, inheritance ,member function syntax (everything related to ur choice of program language)
  • Q3. Am I ok with relocation of work place

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't take any words said by hr to the heart, if even they said everything ok wait for the offer letter.be humble understand the situation if u don't got offer letter,there r many other companies

I applied via Campus Placement and was interviewed in Sep 2022.Β 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 - TechnicalΒ 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. I am xyz name and I am from xyz places i have a done 10th and 12th standard from xyz college name and I have a score 10th and standard xzy percent and currently I am pursuing xyz course from xyz college...

Interview Preparation Tips

Topics to prepare for TCS Assistant Engineer interview:
  • DBMS Basic questions
  • Data Structures
  • C++
  • OOPS
  • Project
  • HTML
  • CSS
Interview preparation tips for other job seekers - I have a good experience and confidence good and communication skills excellent

Ayati Constructions And Estates Interview FAQs

How many rounds are there in Ayati Constructions And Estates interview for freshers?
Ayati Constructions And Estates interview process for freshers usually has 2 rounds. The most common rounds in the Ayati Constructions And Estates interview process for freshers are Resume Shortlist and Technical.
How to prepare for Ayati Constructions And Estates interview for freshers?
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 Ayati Constructions And Estates. The most common topics and skills that interviewers at Ayati Constructions And Estates expect are High Rise Building, Material Management, Material Planning, Negotiation and Procurement.
What are the top questions asked in Ayati Constructions And Estates interview for freshers?

Some of the top questions asked at the Ayati Constructions And Estates interview for freshers -

  1. Which grade of steel used in the ste...read more
  2. What is the M20 grade rati...read more
  3. What is the concrete te...read more

Tell us how to improve this page.

Ayati Constructions And Estates Interview Process for Freshers

based on 1 interview

Interview experience

5
Β Β 
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
Β β€’Β 10.6k Interviews
Accenture Interview Questions
3.8
Β β€’Β 8.3k Interviews
Infosys Interview Questions
3.6
Β β€’Β 7.6k Interviews
Wipro Interview Questions
3.7
Β β€’Β 5.7k Interviews
Cognizant Interview Questions
3.7
Β β€’Β 5.7k Interviews
Amazon Interview Questions
4.0
Β β€’Β 5.1k Interviews
Capgemini Interview Questions
3.7
Β β€’Β 4.8k Interviews
HCLTech Interview Questions
3.5
Β β€’Β 3.9k Interviews
Tech Mahindra Interview Questions
3.5
Β β€’Β 3.9k Interviews
Genpact Interview Questions
3.8
Β β€’Β 3.2k Interviews
View all

Ayati Constructions And Estates Reviews and Ratings

based on 64 reviews

3.6/5

Rating in categories

3.9

Skill development

3.4

Work-life balance

3.5

Salary

3.6

Job security

3.3

Company culture

3.3

Promotions

3.5

Work satisfaction

Explore 64 Reviews and Ratings
Assistant Engineer
21 salaries
unlock blur

β‚Ή2.2 L/yr - β‚Ή4.5 L/yr

Civil Site Engineer
12 salaries
unlock blur

β‚Ή2.2 L/yr - β‚Ή6 L/yr

Senior Engineer
10 salaries
unlock blur

β‚Ή6.2 L/yr - β‚Ή7.9 L/yr

Junior Engineer
9 salaries
unlock blur

β‚Ή2 L/yr - β‚Ή3 L/yr

Engineer
7 salaries
unlock blur

β‚Ή4.1 L/yr - β‚Ή5.4 L/yr

Explore more salaries
Compare Ayati Constructions And Estates 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