Upload Button Icon Add office photos

Filter interviews by

Artex Buildcon Production Trainee Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. As a fresher , they are basically asked about final year project , we must have a knowledge of Ms office , some programming questions, some database question and communication skills. At, what you have w...

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

Round 1 - Aptitude Test 

Mathematical Reasoning
English proficiency Test

Round 2 - Gaming Round 

(1 Question)

  • Q1. Puzzle Games like Order of numbers
Round 3 - HR 

(2 Questions)

  • Q1. How you handle the team if they were not focused or lagging you behind?
  • Ans. 

    I would identify the root cause of the issue and work with the team to develop a plan to address it.

    • Schedule a team meeting to discuss the issue and gather input from team members

    • Identify the root cause of the lack of focus or productivity

    • Develop a plan to address the issue, including setting clear goals and expectations

    • Provide support and resources to help team members meet their goals

    • Regularly check in with team memb...

  • Answered by AI
  • Q2. Brief explaination about Major project

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and keep decent smile on your face

I appeared for an interview before Jun 2021.

Round 1 - Aptitude Test 

Aptitude test taken on AMCAT platform and contains four sections - Quantitative, English, Reasoning, Essay writing. Practice as much as you can for aptitude.

Round 2 - Coding Test 

You will get 2 codes to run. If you run all testcases then you are good to go in next round.

Round 3 - Technical 

(2 Questions)

  • Q1. In technical, pls be confident about all the things you mentioned in the resume. Atleast 2 programming knowledge in deep , knowledge in DBMS and deep preparation of your project. They ask hr questions as w...
  • Q2. Introduce yourself, what are oops concepts, favourite language, favourite subject, explain about project.
Round 4 - HR 

(1 Question)

  • Q1. Introduce yourself, strength and weakness, do you have any issue with service agreement, any issue with relocation, how was your btech journey

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be confident on your resume and lany

I applied via Campus Placement and was interviewed before Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Types of SQL commands (ddl,dml,dcl,dql,TCL)
  • Ans. 

    SQL commands are classified into DDL, DML, DCL, DQL, and TCL.

    • DDL (Data Definition Language) commands are used to define the database schema.

    • DML (Data Manipulation Language) commands are used to manipulate data in the database.

    • DCL (Data Control Language) commands are used to control access to the database.

    • DQL (Data Query Language) commands are used to retrieve data from the database.

    • TCL (Transaction Control Language) co...

  • Answered by AI
  • Q2. Project explanation mentioned on CV.
  • Q3. Definition of structure and class .
  • Ans. 

    Structure and class are programming concepts used to define custom data types.

    • A structure is a collection of variables of different data types grouped together under a single name.

    • A class is a blueprint for creating objects that encapsulate data and behavior.

    • Structures are used in C programming while classes are used in object-oriented programming languages like Java and C++.

    • Both structures and classes can have methods...

  • Answered by AI
  • Q4. Basics of OOPS.
  • Q5. Definition of UNION (user defined data type)
  • Ans. 

    UNION is a user-defined data type that allows storing different data types in the same memory location.

    • UNION can be used to save memory space by sharing the same memory location for different data types.

    • It is defined using the 'union' keyword in C programming language.

    • The size of the union is determined by the largest data type it contains.

    • Accessing the union members can be done using the dot operator or the arrow oper...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview went quite smoothly even though there were certain questions which I answered a bit hesitantly but the interviewer was kind enough to drop a few hints so that I could structure my answer in a better way.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Jul 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

Interview Preparation Tips

Interview preparation tips for other job seekers - *self intro
*projects
*what is data type?
*types of loops?
*difference between union and structure?
*what is oops concept?
*what is break statement?
*difference between call by value and call by reference?
*about any fav topic in 3min.

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

Round 1 - Aptitude Test 

Aptitude section was easy. You just need some practice to crack this section.

Round 2 - Coding Test 

They asked two questions.one is based on arrays and another one on strings.One is easy and another one is easy to medium level.

Round 3 - Technical 

(2 Questions)

  • Q1. In technical interview(for me hr was also there along with technical in the same discussion),mostly they focused on how we are expressing ourselves.
  • Q2. Coming to technical part they checked basic knowledge of programming knowledge in which they asked about oops,functions and some questions regarding dsa.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident while you are speaking. Be relaxed.

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

Interview Questionnaire 

1 Question

  • Q1. They asked me to tell about my self and about company, and about my project

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't be tension, be confidence

I applied via Newspaper Ad and was interviewed before Nov 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 

Easy with programming questions and mathematics

Round 3 - HR 

(2 Questions)

  • Q1. Easier one with c and python questions and self introduction and preferable location
  • Q2. Self intro ,what is variable , what is class ,
  • Ans. 

    I am a project engineer with knowledge of variables and classes.

    • A variable is a container that holds a value or reference to a value.

    • A class is a blueprint for creating objects that defines its properties and methods.

    • Variables can be declared within a class and used to store values specific to that class.

    • Classes can be used to create multiple instances of objects with the same properties and methods.

    • Variables and class...

  • Answered by AI
Round 4 - No round 

(1 Question)

  • Q1. Self intro Java python basics c and c++

Interview Preparation Tips

Interview preparation tips for other job seekers - 4 questions with easy topics keep learning and have a consistent mind set be discipline don’t give up u can get chance at any time

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

Round 1 - Aptitude Test 

It’s easy prepare the basic aptitude it’s more than enough

Round 2 - Coding Test 

Prepare coding from GeeksforGeeks one is easy one is difficult

Interview Preparation Tips

Topics to prepare for Wipro Project Engineer interview:
  • OOPS
Interview preparation tips for other job seekers - Prepare from Geeks and geeks leet code. Coding questions are easy one is bit difficult language is C python Java C++

I applied via Campus Placement and was interviewed before Oct 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. As fresher I was asked about basic technology i have learn in my academic year.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for technologies you learnt in college time.

Tell us how to improve this page.

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.7k 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
Compare Artex Buildcon 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