Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Zetwerk Team. If you also belong to the team, you can get access from here

Zetwerk Verified Tick

Compare button icon Compare button icon Compare
4.1

based on 779 Reviews

Filter interviews by

Zetwerk Interview Questions, Process, and Tips

Updated 3 Feb 2025

Top Zetwerk Interview Questions and Answers

View all 55 questions

Zetwerk Interview Experiences

Popular Designations

81 interviews found

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

(2 Questions)

  • Q1. Experience related to my job
  • Q2. Present company
Round 2 - Technical 

(2 Questions)

  • Q1. Codes ASME sec 9 ASME B31. 3
  • Q2. Standard
Round 3 - One-on-one 

(2 Questions)

  • Q1. NDT LEVEL 2, RT UT MPT DPT
  • Q2. Site experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Clint was bedsheet after all interview completed he told me that he is looking for CSwip certified engineer

Lead Qa Qc Inspector Interview Questions asked at other Companies

Q1. What codes are reffered for raw materials as per astm
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Easy to medium questions, Questions on DSA and Node.js.

Round 2 - Technical 

(2 Questions)

  • Q1. Valid parenthesis
  • Q2. Three sum problem

Interview Preparation Tips

Topics to prepare for Zetwerk Software Developer interview:
  • js
  • node.js
  • dsa

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(9 Questions)

  • Q1. What are the differences between White box testing and Black box testing?
  • Ans. 

    White box testing is based on the internal logic of the software being tested, while black box testing focuses on the functionality of the software.

    • White box testing is also known as clear box testing or glass box testing.

    • Black box testing is also known as functional testing.

    • White box testing is done by developers to ensure code coverage and identify logical errors.

    • Black box testing is done by testers to validate the f...

  • Answered by AI
  • Q2. What are the differences between validation and verification?
  • Ans. 

    Validation ensures the right product is being built, while verification ensures the product is being built right.

    • Validation confirms that the product meets the customer's requirements and needs.

    • Verification ensures that the product conforms to the specified requirements and standards.

    • Validation is about checking if the right product is being built, while verification is about checking if the product is being built corr...

  • Answered by AI
  • Q3. How do you write test cases for Login page and Payment gateway?
  • Ans. 

    Test cases for Login page and Payment gateway are written by identifying various scenarios, inputs, and expected outcomes.

    • Identify positive test cases for successful login and payment transactions.

    • Identify negative test cases for invalid credentials, error messages, and failed transactions.

    • Include boundary test cases for maximum and minimum input values.

    • Test for different user roles and permissions.

    • Verify the security ...

  • Answered by AI
  • Q4. How do you automate filtering and validate it's been filtered as desired?
  • Ans. 

    Automate filtering by using scripting languages like Python or tools like Selenium. Validate by comparing expected and actual results.

    • Use scripting languages like Python to automate filtering process.

    • Utilize tools like Selenium for automated testing of filtering functionality.

    • Validate filtering by comparing expected results with actual results.

    • Implement test cases to ensure filtering is working as desired.

  • Answered by AI
  • Q5. What is backend and how does it work?
  • Ans. 

    Backend refers to the server-side of an application where data processing and storage occurs.

    • Backend is responsible for handling data processing, storage, and retrieval.

    • It interacts with the frontend to deliver the final product to the user.

    • Common backend technologies include databases like MySQL, programming languages like Java or Python, and frameworks like Node.js.

    • Backend code runs on the server and responds to requ...

  • Answered by AI
  • Q6. For testers what is the use of Git and Jenkin?
  • Ans. 

    Git and Jenkins are essential tools for testers to manage code versions and automate testing processes.

    • Git is used for version control, allowing testers to track changes in code and collaborate with team members.

    • Jenkins is used for continuous integration and continuous delivery (CI/CD), automating the testing process and providing feedback on code quality.

    • Testers can use Git to create branches for different features or...

  • Answered by AI
  • Q7. Give me a simple example of API.
  • Ans. 

    An example of API is a weather API that provides real-time weather data to a mobile app.

    • API stands for Application Programming Interface

    • It allows different software applications to communicate with each other

    • Examples include Google Maps API, Twitter API, and Spotify API

  • Answered by AI
  • Q8. What are the difference between Smoke and Sanity?
  • Ans. 

    Smoke testing is a preliminary test to check if the software build is stable, while sanity testing is a subset of regression testing to ensure that specific functionalities are working correctly.

    • Smoke testing is done to check if the software build is stable enough for further testing, while sanity testing is done to check specific functionalities after changes.

    • Smoke testing is a shallow and wide approach, covering all ...

  • Answered by AI
  • Q9. Scenario : You have 100 data sets for a field . how do you validate it
  • Ans. 

    To validate 100 data sets for a field, use statistical analysis, data visualization, and comparison with known standards.

    • Perform statistical analysis on the data sets to identify outliers and inconsistencies

    • Use data visualization techniques such as histograms, box plots, and scatter plots to visually inspect the data

    • Compare the data sets with known standards or benchmarks to ensure accuracy and consistency

    • Utilize autom...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Zetwerk Junior Engineer - Quality Assurance interview:
  • Manual testing
  • Java
  • SQL
  • API Testing
Interview preparation tips for other job seekers - It's essential to freshers to have some hands on experiences on the manual testing and database setting.

Skills evaluated in this interview

Top Zetwerk Junior Engineer - Quality Assurance Interview Questions and Answers

Q1. What are the differences between White box testing and Black box testing?
View answer (1)

Junior Engineer - Quality Assurance Interview Questions asked at other Companies

Q1. How do you automate filtering and validate it's been filtered as desired?
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jul 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Old company work related questions
  • Q2. What are the questions related to the current project we will be working on?

Interview Preparation Tips

Interview preparation tips for other job seekers - Please ensure that your work-related inquiries are organized and well-maintained.

Executive Engineer Interview Questions asked at other Companies

Q1. Question 1: What is memory leak? Question 2: What is static variable in C? with program Question 3: What are local variable and global variables? and their default values and program Question 4: What is method overriding? with program
View answer (1)

Zetwerk interview questions for popular designations

 Assistant Manager

 (6)

 Quality Engineer

 (3)

 Site Engineer

 (3)

 Store Incharge

 (3)

 Accounts Payable Executive

 (2)

 Manager

 (2)

 Senior Engineer

 (2)

 Senior Executive

 (2)

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Case Study 

How to make a order management system

Round 2 - HR 

(1 Question)

  • Q1. What are the reasons for your decision to change your current role?

Product Manager Interview Questions asked at other Companies

Q1. You see the number of people cancelling the order increasing. Cancel window 24 hours. What would you do?
View answer (26)

Get interview-ready with Top Zetwerk Interview Questions

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

I applied via Company Website and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - HR 

(3 Questions)

  • Q1. Tell me about self
  • Q2. How many experience of company and project
  • Q3. I have Zetwerk manufacturing Business in 9 months in jjm project with Bbs , auto
Round 2 - Group Discussion 

Tell me how many Company experience

B E Civil Engineer Interview Questions asked at other Companies

Q1. What do you mean by bent up bars Formula for calculating steel. Different formulas relating to civil engineering
View answer (1)

Jobs at Zetwerk

View all

Accountant Interview Questions & Answers

user image Anonymous

posted on 23 Jun 2024

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

I applied via Approached by Company and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Ask about professional skills.
Round 2 - Aptitude Test 

Ask about working and standards.

Round 3 - Technical 

(1 Question)

  • Q1. Ask about working and day to day works.

Interview Preparation Tips

Topics to prepare for Zetwerk Accountant interview:
  • Daily Operations

Accountant Interview Questions asked at other Companies

Q1. What journal is made when purchase requisition is created
View answer (24)

Store Officer Interview Questions & Answers

user image Anonymous

posted on 28 Nov 2024

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

(2 Questions)

  • Q1. It is important to have information about OHE material
  • Q2. Properly store in-out report's in day to day inventory management.

Store Officer Interview Questions asked at other Companies

Q1. Maintaining stock Upload, Issue, Receipt of material in The System Define maximum & minimum stock level for all type materials. Generate nonmoving item list & highlight to concern H.O.D. Monitoring of all incoming material. Maintain... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Regarding the analytical test

Round 2 - Group Discussion 

To know the reason any hurdles to come to join the positions

Round 3 - Technical 

(4 Questions)

  • Q1. How to manage the Scrap sale out
  • Ans. 

    To manage scrap sale out, track inventory, set up a system for categorizing scrap, establish relationships with buyers, and regularly review and adjust pricing.

    • Track inventory of scrap materials to ensure accurate records

    • Set up a system for categorizing different types of scrap for easier sale

    • Establish relationships with buyers who purchase scrap materials

    • Regularly review and adjust pricing based on market trends and d...

  • Answered by AI
  • Q2. How to manage the obsolete inventory
  • Ans. 

    To manage obsolete inventory, conduct regular inventory audits, identify slow-moving items, offer discounts or promotions, and consider liquidation or donation options.

    • Conduct regular inventory audits to identify obsolete items

    • Identify slow-moving items and consider offering discounts or promotions to sell them

    • Consider liquidation or donation options for items that cannot be sold

    • Implement a system to track inventory tu

  • Answered by AI
  • Q3. How to manage the contractors Inventory
  • Ans. 

    Manage contractors inventory by implementing efficient tracking systems and regular audits.

    • Implement a robust inventory management system to track all items in stock.

    • Conduct regular audits to ensure accuracy of inventory levels and identify any discrepancies.

    • Establish clear communication channels with contractors to coordinate inventory needs and updates.

    • Utilize technology such as barcode scanners or inventory manageme...

  • Answered by AI
  • Q4. How to manage the team disconnection and dissatisfaction if arise

Interview Preparation Tips

Interview preparation tips for other job seekers - They have to tabulate and describe the work roles and responsibility gradually and their achievements as well in conjugate of working and out come.

Any Specific achievement and Work target through achieving process followed.

Senior Store Manager Interview Questions asked at other Companies

Q1. How would you measure the growth of an employee by year and year?
View answer (1)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Coding Test 

Java interview question,coding problems,

Sdet Automation Test Engineer Interview Questions asked at other Companies

Q1. Wait in selenium and how to find all links present in a page xpath
View answer (2)

Zetwerk Interview FAQs

How many rounds are there in Zetwerk interview?
Zetwerk interview process usually has 2-3 rounds. The most common rounds in the Zetwerk interview process are Technical, HR and Resume Shortlist.
How to prepare for Zetwerk 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 Zetwerk. The most common topics and skills that interviewers at Zetwerk expect are Fabrication, Aerospace, Logistics, Injection Moulding and Supply Chain.
What are the top questions asked in Zetwerk interview?

Some of the top questions asked at the Zetwerk interview -

  1. Do you understand the engineering drawings, Preparing of BBS,Quantity Estimat...read more
  2. What are the differences between White box testing and Black box testi...read more
  3. How do you write test cases for Login page and Payment gatew...read more
How long is the Zetwerk interview process?

The duration of Zetwerk interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Zetwerk Interview Process

based on 101 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

Tata Steel Interview Questions
4.1
 • 828 Interviews
Bajaj Auto Interview Questions
3.9
 • 269 Interviews
Ashok Leyland Interview Questions
4.1
 • 235 Interviews
Bharat Forge Interview Questions
3.8
 • 55 Interviews
View all

Zetwerk Reviews and Ratings

based on 779 reviews

4.1/5

Rating in categories

3.7

Skill development

3.9

Work-life balance

4.0

Salary

3.5

Job security

3.9

Company culture

3.5

Promotions

3.8

Work satisfaction

Explore 779 Reviews and Ratings
Lead - Inside Sales

Bangalore / Bengaluru

2-7 Yrs

Not Disclosed

Presentation Designer

Chennai

1-4 Yrs

Not Disclosed

Program Lead - Tech Consulting (App)

Hyderabad / Secunderabad,

Chennai

+1

8-12 Yrs

Not Disclosed

Explore more jobs
Assistant Manager
137 salaries
unlock blur

₹5.6 L/yr - ₹16.2 L/yr

Site Engineer
85 salaries
unlock blur

₹2.2 L/yr - ₹6.7 L/yr

Manager
72 salaries
unlock blur

₹8.5 L/yr - ₹27 L/yr

Quality Engineer
66 salaries
unlock blur

₹1.8 L/yr - ₹6 L/yr

Project Manager
62 salaries
unlock blur

₹9 L/yr - ₹22 L/yr

Explore more salaries
Compare Zetwerk with

Tata Steel

4.1
Compare

Bharat Forge

3.8
Compare

Larsen & Toubro Limited

4.0
Compare

Mahindra & Mahindra

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