Upload Button Icon Add office photos

Filter interviews by

Dimension India Network Autocad Civil Draughtsman Interview Questions and Answers

Updated 20 Nov 2023

Dimension India Network Autocad Civil Draughtsman Interview Experiences

1 interview found

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

I applied via Approached by Company and was interviewed before Nov 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

He gave me 20 question for solve,this question has four option.

Round 2 - HR 

(4 Questions)

  • Q1. What is the expectation for salary and many questions.
  • Q2. What do you for my company
  • Q3. Why did you leave the company
  • Q4. Many questions asked me

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is the best opportunity for job and you can learn about job field.

Interview questions from similar companies

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

Round 1 - Aptitude Test 

Consists of questions related to Aptitude and Reasoning

Round 2 - Group Discussion 

The GD round consists of group discussion on the topics given by interviewer

Round 3 - English Grammar Test 

(1 Question)

  • Q1. 1.Question related to jumble words 2. Email writing
Round 4 - Technical 

(1 Question)

  • Q1. 1.What is cloud Computing? 2. Explain Data Layers ? 3. What is Virtualization? 4. Explain about your final year project 5. Sql questions on Joins , Normalisation
Round 5 - HR 

(1 Question)

  • Q1. 1. What is your weakness ? 2 . What are you hobbies ? 3 .Why Mindtree ? 4. Situation Based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for questions mostly whatever you have written in your resume and related to your final year projects .

Interview Preparation Tips

Round: Test
Duration: 1 hour 10 minutes

I applied via Naukri.com and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. About Quality
  • Q2. What is the QMS
  • Ans. 

    QMS stands for Quality Management System. It is a set of policies, processes, and procedures required for planning and execution of quality control.

    • QMS ensures that products or services meet customer requirements and comply with regulations

    • It includes quality planning, quality control, quality assurance, and quality improvement

    • ISO 9001 is a widely recognized QMS standard

    • QMS is important for industries such as healthcar

  • Answered by AI
  • Q3. How to reduce a rejections and reworks
  • Ans. 

    To reduce rejections and reworks, implement a robust quality control system and focus on continuous improvement.

    • Implement a quality control system to catch defects early

    • Train employees on proper procedures and techniques

    • Conduct regular audits to identify areas for improvement

    • Analyze root causes of rejections and reworks to prevent future occurrences

    • Collaborate with suppliers to improve incoming materials quality

    • Utilize...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - About Quality control
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Basic programs from java

Round 2 - Technical 

(1 Question)

  • Q1. Basic java selenium framework related questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(5 Questions)

  • Q1. What is meant by Polymorphism
  • Ans. 

    Polymorphism is the ability of a single function or method to operate on different types of data.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).

    • Example: Inheritance in object-oriented programming languages like Java allows for polymorphism.

    • Example: Function overloading

  • Answered by AI
  • Q2. Write a program to find no of repeated characters in a string
  • Ans. 

    Program to find number of repeated characters in a string

    • Iterate through each character in the string

    • Use a hashmap to store the count of each character

    • Increment the count if character is already present in the hashmap

    • Return the count of characters with count greater than 1

  • Answered by AI
  • Q3. About config file
  • Q4. About scenario outline
  • Q5. Tell me about yourself
  • Ans. 

    I am a dedicated Quality Engineer with a strong background in ensuring product quality and compliance with industry standards.

    • Experienced in conducting quality control tests and inspections

    • Skilled in analyzing data and identifying areas for improvement

    • Proficient in implementing quality management systems

    • Strong attention to detail and problem-solving skills

    • Excellent communication and teamwork abilities

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I applied via Indeed and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is regression testing
  • Ans. 

    Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing functionality.

    • Regression testing is performed after code changes to verify that the existing functionality still works correctly.

    • It helps in identifying any defects introduced by new code changes.

    • Automated testing tools are often used for regression testing to save time and effort.

    • R...

  • Answered by AI
  • Q2. What is Ad hoc testing
  • Ans. 

    Ad hoc testing is informal testing without any specific test cases or plans.

    • Ad hoc testing is performed randomly without any predefined test cases.

    • It is usually done to explore the system and find defects that are not covered in regular testing.

    • Testers use their domain knowledge and experience to perform ad hoc testing.

    • It is not documented and can be difficult to reproduce.

    • Examples include randomly clicking on buttons,...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Great

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Question based on frameworks and oops
  • Q2. Java string concepts
Round 2 - HR 

(1 Question)

  • Q1. Situation based questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Print star and string based

Round 2 - Technical 

(1 Question)

  • Q1. Difference between ArrayList and LinkedList
  • Ans. 

    ArrayList is implemented using resizable array while LinkedList is implemented using doubly linked list.

    • ArrayList provides fast random access but slow insertion and deletion at middle. LinkedList provides fast insertion and deletion but slow random access.

    • ArrayList uses less memory overhead compared to LinkedList.

    • Example: ArrayList is suitable for scenarios where frequent access and less frequent insertion/deletion is ...

  • Answered by AI
Round 3 - Coding Test 

Print the tringle pattern and write the only logic

Interview Preparation Tips

Interview preparation tips for other job seekers - learn the before interview

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com 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. Selenium Framework ;String manipulation programs
  • Ans. 

    Selenium Framework is used for automated testing of web applications. String manipulation programs are used to modify strings.

    • Selenium Framework is used to automate web application testing by simulating user actions.

    • String manipulation programs are used to modify strings by adding, removing, or replacing characters.

    • Examples of string manipulation programs include substring, replace, and split.

  • Answered by AI
  • Q2. DB Queries related to like and select

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for fundamentals.
Strong manual testing terms and processes are asked

Dimension India Network Interview FAQs

How many rounds are there in Dimension India Network Autocad Civil Draughtsman interview?
Dimension India Network interview process usually has 3 rounds. The most common rounds in the Dimension India Network interview process are Resume Shortlist, Aptitude Test and HR.

Tell us how to improve this page.

Dimension India Network Autocad Civil Draughtsman Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 792 Interviews
View all
CAD Engg
83 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Junior CAD Engineer
43 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Network Engineer
36 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Cadd Engineer
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Design Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Dimension India Network with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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