Upload Button Icon Add office photos

Filter interviews by

Ayesa Senior CAD Draughtsman Interview Questions and Answers

Updated 20 Nov 2023

Ayesa Senior CAD Draughtsman Interview Experiences

1 interview found

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

I applied via Referral and was interviewed before Nov 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(4 Questions)

  • Q1. Technical question related to your field
  • Q2. Explain the type of Rail transport?
  • Ans. 

    Rail transport is a mode of transportation that uses trains to carry passengers or freight on tracks or railways.

    • Rail transport involves the use of locomotives pulling train cars on tracks or railways.

    • It is an efficient and cost-effective mode of transportation for moving large quantities of goods over long distances.

    • Passenger rail services provide a convenient and environmentally friendly alternative to road travel.

    • Ex...

  • Answered by AI
  • Q3. Metro Run on which gauge..
  • Q4. What is gauge width
  • Ans. 

    Gauge width refers to the distance between the inner edges of the two rails on a railway track.

    • Gauge width is a crucial measurement in railway engineering.

    • It determines the compatibility of trains with the track.

    • Standard gauge width varies around the world, with 1435 mm being the most common.

    • Different gauge widths include broad gauge, standard gauge, and narrow gauge.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What is ur salary expectation
  • Ans. As per my experience and Market value
  • Answered Anonymously

Interview Preparation Tips

Topics to prepare for Ayesa Senior CAD Draughtsman interview:
  • Architecture, transport
Interview preparation tips for other job seekers - Be focus on your expertise.

Interview questions from similar companies

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

Round 1 - Aptitude Test 

Aptitude test

Round 2 - Group Discussion 

Current affairs

Round 3 - Technical 

(1 Question)

  • Q1. Puzzle , sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself, whatever you know just be confident

I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 4 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 

Reasoning and aptitude questions are given

Round 3 - HR 

(2 Questions)

  • Q1. Tell all concepts of Overloading
  • Ans. 

    Overloading is a concept in programming where multiple functions can have the same name but different parameters.

    • Functions with the same name but different parameters can be defined in a class

    • Overloading allows for flexibility in function usage

    • Example: void print(int num) and void print(string text) are overloaded functions

  • Answered by AI
  • Q2. Tell me about a live example of inheritance
  • Ans. 

    Inheritance in software development allows a class to inherit properties and behaviors from another class.

    • Inheritance allows a subclass to reuse code from a superclass

    • Subclass can also add new functionalities or override existing ones

    • Example: Animal class can be a superclass with properties like name and age, while Dog class can inherit from Animal and add a method bark()

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Tell about the your self

Interview Preparation Tips

Interview preparation tips for other job seekers - Do prepare all basic concepts of oops, practice all the concepts
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Coding Test 

2 DSA question was asked

Round 2 - Aptitude Test 

40 questions in 20 minutes

Round 3 - Technical 

(2 Questions)

  • Q1. Stones games 2 leetcode
  • Q2. Permutations of array
  • Ans. 

    Generate all possible permutations of an array of strings

    • Use recursion to generate permutations

    • Swap elements to create different permutations

    • Base case: when array size is 1, return array as permutation

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Project discussion

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. General resume discussions
  • Q2. HR questiosn aslso
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement

Round 1 - Aptitude Test 

Basic maths and quant

Round 2 - Group Discussion 

For me it was cyber crime

Round 3 - Technical 

(1 Question)

  • Q1. Oops java dbms coa
Round 4 - HR 

(1 Question)

  • Q1. General question
Round 5 - One-on-one 

(1 Question)

  • Q1. 2 coding question
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude test on amcade platform logical reasoning verbal and quantitative aptitude and Java mcqs and English listening and speaking.

Round 2 - Group Discussion 

GD was about remote jobs is good or bad

Round 3 - Technical 

(1 Question)

  • Q1. Based on resume ,oops and projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Be aware of your resume and what you speak
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Introduce ur self
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development technologies

    • Strong problem-solving skills

    • Familiar with Agile methodologies

    • Worked on projects involving database management systems

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Explain oops concepts
  • Ans. 

    OOP is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • OOP focuses on creating objects that interact with each other to solve problems.

    • Encapsulation: Objects can hide their internal state and require interactions through defined interfaces.

    • Inheritance: Objects can inherit attributes and methods from other objects.

    • Polymorphism: Objec...

  • Answered by AI
  • Q2. Write a code on simple one.
  • Ans. 

    Code a simple one

    • Use a basic programming language like Python or JavaScript

    • Create an array of strings

    • Print the array elements

  • Answered by AI
  • Q3. Explain about your projects
  • Ans. 

    I have worked on various projects including a web application for tracking inventory and a mobile app for managing tasks.

    • Developed a web application using React.js for tracking inventory levels and generating reports

    • Created a mobile app using Flutter for managing tasks and setting reminders

    • Implemented RESTful APIs for communication between frontend and backend systems

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a software developer with 5 years of experience in Java, Python, and SQL.

    • 5 years of experience in Java, Python, and SQL

    • Strong problem-solving skills

    • Experience working in Agile development environment

    • Passionate about learning new technologies

  • Answered by AI
  • Q2. Why msg global solutions
  • Ans. 

    I want to work at msg global solutions because of their reputation for innovative solutions and collaborative work environment.

    • I am impressed by msg global solutions' track record of delivering cutting-edge software solutions to clients.

    • I am excited about the opportunity to work with a team of talented developers and collaborate on challenging projects.

    • I value the emphasis msg global solutions places on professional de...

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Opps Concept , in depth Related to java Collections and Some puzzle problems
  • Q2. Explain and Write a Code of Compile and Run time polymorphism
  • Ans. 

    Compile-time polymorphism is achieved through function overloading, while run-time polymorphism is achieved through virtual functions.

    • Compile-time polymorphism is achieved through function overloading, where multiple functions have the same name but different parameters.

    • Run-time polymorphism is achieved through virtual functions and inheritance, where the function to be called is determined at runtime based on the obje...

  • Answered by AI
  • Q3. Some tricky questions about oops and inheritance

Skills evaluated in this interview

Ayesa Interview FAQs

How many rounds are there in Ayesa Senior CAD Draughtsman interview?
Ayesa interview process usually has 3 rounds. The most common rounds in the Ayesa interview process are Resume Shortlist, Technical and HR.
How to prepare for Ayesa Senior CAD Draughtsman 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 Ayesa. The most common topics and skills that interviewers at Ayesa expect are AutoCAD, CAD and Draftsman Activities.
What are the top questions asked in Ayesa Senior CAD Draughtsman interview?

Some of the top questions asked at the Ayesa Senior CAD Draughtsman interview -

  1. Explain the type of Rail transpo...read more
  2. What is gauge wi...read more
  3. Technical question related to your fi...read more

Tell us how to improve this page.

Ayesa Senior CAD Draughtsman Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Equifax Interview Questions
3.3
 • 32 Interviews
VDart Interview Questions
4.0
 • 29 Interviews
DISYS Interview Questions
3.0
 • 27 Interviews
EagleView Interview Questions
3.3
 • 20 Interviews
SAS Interview Questions
4.3
 • 19 Interviews
Ciklum Interview Questions
3.4
 • 19 Interviews
View all
Ayesa Senior CAD Draughtsman Salary
based on 5 salaries
₹6.5 L/yr - ₹9 L/yr
15% more than the average Senior CAD Draughtsman Salary in India
View more details
Senior Site Engineer
17 salaries
unlock blur

₹9 L/yr - ₹11 L/yr

Assistant Structural Engineer
14 salaries
unlock blur

₹6 L/yr - ₹10.5 L/yr

Senior Structural Engineer
12 salaries
unlock blur

₹14 L/yr - ₹25.8 L/yr

Signal Engineer
11 salaries
unlock blur

₹3 L/yr - ₹8.8 L/yr

Assistant Engineer
11 salaries
unlock blur

₹3.4 L/yr - ₹9.9 L/yr

Explore more salaries
Compare Ayesa with

Saama Technologies

3.7
Compare

DISYS

3.0
Compare

Data-Core Systems

3.1
Compare

Arvato

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