Upload Button Icon Add office photos

AT&S

Compare button icon Compare button icon Compare

Filter interviews by

AT&S Interview Questions and Answers for Experienced

Updated 12 May 2025
Popular Designations

10 Interview questions

A Network Engineer L1 was asked
Q. What are routing and routed protocols?
Ans. 

Routing protocols determine how data packets are forwarded across a network, while routed protocols define the format of the packets.

  • Routing protocols are used by routers to determine the best path for forwarding data packets.

  • Examples of routing protocols include RIP, OSPF, and BGP.

  • Routed protocols are used to format the data packets themselves, such as IP or IPv6.

  • Examples of routed protocols include TCP/IP, UDP, ...

View all Network Engineer L1 interview questions
A Network Engineer L1 was asked
Q. What is switching and routing?
Ans. 

Switching is the process of forwarding data packets between devices on the same network, while routing is the process of forwarding data packets between different networks.

  • Switching operates at Layer 2 of the OSI model, using MAC addresses to forward packets within a network.

  • Routing operates at Layer 3 of the OSI model, using IP addresses to forward packets between networks.

  • Switches create broadcast domains, while...

View all Network Engineer L1 interview questions
A Network Engineer L1 was asked
Q. Explain the ISO model and the number of layers it contains.
Ans. 

The ISO model is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven layers.

  • The ISO model stands for International Organization for Standardization model.

  • It consists of seven layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

  • Each layer has specific functions and communicates with the adjacent layers for data transmission...

View all Network Engineer L1 interview questions
A Network Engineer L1 was asked
Q. What is a VLAN?
Ans. 

VLAN stands for Virtual Local Area Network, used to segment a network into multiple isolated networks for security and performance purposes.

  • VLANs allow for logical segmentation of a network, improving security and performance.

  • Devices within the same VLAN can communicate with each other as if they were on the same physical network.

  • VLANs are commonly used in enterprise networks to separate different departments or f...

View all Network Engineer L1 interview questions
A Network Engineer L1 was asked
Q. What is BGP and why is it used?
Ans. 

BGP stands for Border Gateway Protocol, used for routing between different autonomous systems on the internet.

  • BGP is a standardized exterior gateway protocol used to exchange routing information between different autonomous systems (AS).

  • It helps in determining the best path for data packets to travel between networks.

  • BGP is crucial for ensuring efficient and reliable internet connectivity.

  • It allows network adminis...

View all Network Engineer L1 interview questions
A Network Engineer L1 was asked
Q. What are some router commands?
Ans. 

Router commands are used to configure and manage routers in a network.

  • show ip interface brief - displays a summary of the router's interfaces and their IP addresses

  • show running-config - displays the current configuration of the router

  • interface [interface name] - enters interface configuration mode for a specific interface

  • ip route [destination network] [subnet mask] [next hop IP] - adds a static route to the routin...

View all Network Engineer L1 interview questions
A Network Engineer L1 was asked
Q. What is a subnet mask, and what are the different types?
Ans. 

Subnet mask is a 32-bit number used to divide an IP address into network and host portions.

  • Subnet mask is used to determine which part of an IP address is the network portion and which part is the host portion.

  • There are different types of subnet masks such as Classful subnet masks, Classless subnet masks, and Variable Length Subnet Masks (VLSM).

  • Examples of subnet masks include 255.255.255.0 (Class C), 255.255.0.0 ...

View all Network Engineer L1 interview questions
Are these interview questions helpful?
A Network Engineer L1 was asked
Q. What are the VLAN Types?
Ans. 

VLAN types include default, data, voice, management, and native VLANs.

  • Default VLAN: VLAN 1 is the default VLAN on Cisco switches.

  • Data VLAN: Used for data traffic.

  • Voice VLAN: Used for voice traffic.

  • Management VLAN: Used for managing network devices.

  • Native VLAN: Untagged VLAN used for trunking.

View all Network Engineer L1 interview questions
A Network Engineer L1 was asked
Q. What is proxy and DHCP?
Ans. 

Proxy is an intermediary server that separates end users from the websites they browse. DHCP is a network protocol that assigns IP addresses to devices.

  • Proxy server acts as a middleman between a user and the internet, providing anonymity and security.

  • DHCP dynamically assigns IP addresses to devices on a network, simplifying network administration.

  • Proxy servers can be used to bypass content restrictions or improve ...

View all Network Engineer L1 interview questions
A Network Engineer L1 was asked
Q. What is ospf, Rip, igrp, eigrp protocols?
Ans. 

OSPF, RIP, IGRP, and EIGRP are routing protocols used in networking to determine the best path for data packets to travel.

  • OSPF (Open Shortest Path First) is a link-state routing protocol that uses Dijkstra's algorithm to calculate the shortest path.

  • RIP (Routing Information Protocol) is a distance-vector routing protocol that uses hop count as a metric to determine the best path.

  • IGRP (Interior Gateway Routing Proto...

View all Network Engineer L1 interview questions

AT&S Interview Experiences for Experienced

7 interviews found

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

I applied via Recruitment Consulltant and was interviewed in Jun 2023. 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 - One-on-one 

(1 Question)

  • Q1. Previous experience . job description.

Interview Preparation Tips

Interview preparation tips for other job seekers - be updated
Interview experience
-
Difficulty level
Hard
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Mar 2022. There were 2 interview rounds.

Interview Questionnaire 

18 Questions

  • Q1. Tell me previous company work experience
  • Q2. Introduce your self
  • Q3. Tell me your roles and responsibility's
  • Q4. What is your hobbies?
  • Q5. From how many Staying in Hyd?
  • Q6. What is your career goal?
  • Q7. Are you married?
  • Q8. What is the VLAN?
  • Ans. 

    VLAN stands for Virtual Local Area Network, used to segment a network into multiple isolated networks for security and performance purposes.

    • VLANs allow for logical segmentation of a network, improving security and performance.

    • Devices within the same VLAN can communicate with each other as if they were on the same physical network.

    • VLANs are commonly used in enterprise networks to separate different departments or functi...

  • Answered by AI
  • Q9. ISO Model and how many layers?
  • Ans. 

    The ISO model is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven layers.

    • The ISO model stands for International Organization for Standardization model.

    • It consists of seven layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

    • Each layer has specific functions and communicates with the adjacent layers for data transmission.

    • For ...

  • Answered by AI
  • Q10. What is switching and routing?
  • Ans. 

    Switching is the process of forwarding data packets between devices on the same network, while routing is the process of forwarding data packets between different networks.

    • Switching operates at Layer 2 of the OSI model, using MAC addresses to forward packets within a network.

    • Routing operates at Layer 3 of the OSI model, using IP addresses to forward packets between networks.

    • Switches create broadcast domains, while rout...

  • Answered by AI
  • Q11. What is proxy and DHCP?
  • Ans. 

    Proxy is an intermediary server that separates end users from the websites they browse. DHCP is a network protocol that assigns IP addresses to devices.

    • Proxy server acts as a middleman between a user and the internet, providing anonymity and security.

    • DHCP dynamically assigns IP addresses to devices on a network, simplifying network administration.

    • Proxy servers can be used to bypass content restrictions or improve netwo...

  • Answered by AI
  • Q12. What is the BGP and why it used?
  • Ans. 

    BGP stands for Border Gateway Protocol, used for routing between different autonomous systems on the internet.

    • BGP is a standardized exterior gateway protocol used to exchange routing information between different autonomous systems (AS).

    • It helps in determining the best path for data packets to travel between networks.

    • BGP is crucial for ensuring efficient and reliable internet connectivity.

    • It allows network administrato...

  • Answered by AI
  • Q13. What are the routing& routed protocol?
  • Ans. 

    Routing protocols determine how data packets are forwarded across a network, while routed protocols define the format of the packets.

    • Routing protocols are used by routers to determine the best path for forwarding data packets.

    • Examples of routing protocols include RIP, OSPF, and BGP.

    • Routed protocols are used to format the data packets themselves, such as IP or IPv6.

    • Examples of routed protocols include TCP/IP, UDP, and I...

  • Answered by AI
  • Q14. What is ospf, Rip, igrp, eigrp protocols?
  • Ans. 

    OSPF, RIP, IGRP, and EIGRP are routing protocols used in networking to determine the best path for data packets to travel.

    • OSPF (Open Shortest Path First) is a link-state routing protocol that uses Dijkstra's algorithm to calculate the shortest path.

    • RIP (Routing Information Protocol) is a distance-vector routing protocol that uses hop count as a metric to determine the best path.

    • IGRP (Interior Gateway Routing Protocol) ...

  • Answered by AI
  • Q15. What are the VLAN Types?
  • Ans. 

    VLAN types include default, data, voice, management, and native VLANs.

    • Default VLAN: VLAN 1 is the default VLAN on Cisco switches.

    • Data VLAN: Used for data traffic.

    • Voice VLAN: Used for voice traffic.

    • Management VLAN: Used for managing network devices.

    • Native VLAN: Untagged VLAN used for trunking.

  • Answered by AI
  • Q16. Tell some router commands?
  • Ans. 

    Router commands are used to configure and manage routers in a network.

    • show ip interface brief - displays a summary of the router's interfaces and their IP addresses

    • show running-config - displays the current configuration of the router

    • interface [interface name] - enters interface configuration mode for a specific interface

    • ip route [destination network] [subnet mask] [next hop IP] - adds a static route to the routing tab...

  • Answered by AI
  • Q17. What is the subnet mask and types?
  • Ans. 

    Subnet mask is a 32-bit number used to divide an IP address into network and host portions.

    • Subnet mask is used to determine which part of an IP address is the network portion and which part is the host portion.

    • There are different types of subnet masks such as Classful subnet masks, Classless subnet masks, and Variable Length Subnet Masks (VLSM).

    • Examples of subnet masks include 255.255.255.0 (Class C), 255.255.0.0 (Clas...

  • Answered by AI
  • Q18. Why you got job?

Interview Preparation Tips

Topics to prepare for AT&S Network Engineer L1 interview:
  • CCNA
Interview preparation tips for other job seekers - It' a great experience and I felt very happy with worked in this organization here I gained lot of network knowledge and technical skills that's a opportunity in my career. If any requirement please let me know because I want to work with you again it's amazing experience... Thanks

Skills evaluated in this interview

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

Interview Questionnaire 

3 Questions

  • Q1. See, simple question
  • Q2. Diameter of table. Units convention, only about measurement & Hobbies. This question are asked me.
  • Q3. Inside Dept, they asked me which is your cast. What is your bank balance. Like this peculiar questions. They don't know what kind of questions to ask.

Interview Preparation Tips

Interview preparation tips for other job seekers - See, interview is only for formalities. They doesn't consider your work experience & also they don't know, how to alert department job on the base our educational qualification. They want only man power for industry. That's all there intention. Very bad.

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

Interview Questionnaire 

3 Questions

  • Q1. See, simple question
  • Q2. Diameter of table. Units convention, only about measurement & Hobbies. This question are asked me.
  • Q3. Inside Dept, they asked me which is your cast. What is your bank balance. Like this peculiar questions. They don't know what kind of questions to ask.

Interview Preparation Tips

Interview preparation tips for other job seekers - See, interview is only for formalities. They doesn't consider your work experience & also they don't know, how to alert department job on the base our educational qualification. They want only man power for industry. That's all there intention. Very bad.

Interview Questionnaire 

2 Questions

  • Q1. Tell me about yourself
  • Q2. Tell me about your current job day to day roles and responsibilities

Interview Questionnaire 

1 Question

  • Q1. Operation & Maintenance related of Wartsila DG and present working role

Interview Questionnaire 

1 Question

  • Q1. WHAT IS YOU NAME

Interview Preparation Tips

Interview preparation tips for other job seekers - BETTER

Top trending discussions

View All
Interview Tips & Stories
5d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about AT&S?
Ask anonymously on communities.

Interview questions from similar companies

I appeared for an interview before Sep 2020.

Round 1 - Video Call 

(3 Questions)

Round duration - 30 minutes
Round difficulty - Easy

  • Q1. How do you search for a node in a linked list?
  • Ans. 

    To search for a node in a linked list, iterate through the list and compare each node's value with the target value.

    • Start at the head of the linked list

    • Iterate through each node by following the 'next' pointer

    • Compare the value of each node with the target value

    • Return the node if found, otherwise return null

  • Answered by AI
  • Q2. How do you detect a loop in a linked list?
  • Ans. 

    To detect a loop in a linked list, we can use Floyd's Cycle Detection Algorithm.

    • Initialize two pointers, slow and fast, at the head of the linked list.

    • Move slow pointer by one step and fast pointer by two steps.

    • If there is a loop, the two pointers will eventually meet.

    • Alternatively, we can use a hash set to store visited nodes and check for duplicates.

  • Answered by AI
  • Q3. Implement a stack using a singly linked list.
  • Ans. 

    Implement a stack using a singly linked list

    • Create a Node class with data and next pointer

    • Create a Stack class with top pointer pointing to the top of the stack

    • Implement push, pop, and peek operations by manipulating the linked list

    • Example: Node class - Node { int data; Node next; }

  • Answered by AI
Round 2 - Video Call 

(2 Questions)

Round duration - 40 minutes
Round difficulty - Easy

  • Q1. What is the top view of a binary tree?
  • Ans. 

    The top view of a binary tree shows the nodes visible from the top when looking down from the root node.

    • The top view of a binary tree is the set of nodes visible from the top when looking down from the root node.

    • Nodes at the same horizontal distance from the root are considered at the same level in the top view.

    • If multiple nodes are at the same horizontal distance, only the topmost node at that level is included in the...

  • Answered by AI
  • Q2. Explain the process of deleting a node from a linked list, covering all possible cases.
  • Ans. 

    Deleting a node from a linked list involves updating pointers to maintain the list's integrity.

    • Identify the node to be deleted by traversing the list

    • Update the previous node's next pointer to skip the node to be deleted

    • Free the memory allocated to the node to be deleted

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Information Technology from Inderprastha Engineering College. I applied for the job as SDE - 1 in NoidaEligibility criteriaminimum 70 %Cadence Design Systems interview preparation:Topics to prepare for the interview - Data Structures and Algorithms, Object-Oriented Programming, System DesignTime required to prepare for the interview - 5 MonthsInterview preparation tips for other job seekers

Do practice a lot of questions on linked list and stacks as these are two most important data structures asked in the interview. Also, try to implement it yourself without seeing the solution. Also prepare for Computer Science subjects like Operating System, Database Management System, Computer Networks, etc. I prepared them through Coding Ninjas notes which were simpler and easy to understand. 

Application resume tips for other job seekers

Keep your resume short and up to mark and check spellings before submitting it for the interview process.

Final outcome of the interviewSelected

Skills evaluated in this interview

I appeared for an interview before May 2021.

Round 1 - Coding Test 

Round duration - 120 Minutes
Round difficulty - Medium

Round 2 - Face to Face 

(3 Questions)

Round duration - 60 Minutes
Round difficulty - Easy

  • Q1. 

    Insertion Sort in a Linked List

    Given a singly linked list with 'N' nodes containing integer values, your task is to sort the list using insertion sort and output the sorted list.

    Insertion Sort is an al...

  • Ans. 

    Implement insertion sort algorithm on a singly linked list with integer values.

    • Traverse the linked list and for each node, find its correct position in the sorted list.

    • Remove the node from the original list and insert it at the correct position in the sorted list.

    • Repeat this process until all nodes are sorted.

    • Ensure the implementation is in-place, without using extra space.

    • Handle edge cases like empty list or single no...

  • Answered by AI
  • Q2. 

    Implement Stack with Linked List

    Your task is to implement a Stack data structure using a Singly Linked List.

    Explanation:

    Create a class named Stack which supports the following operations, each in O(1...

  • Ans. 

    Implement a Stack data structure using a Singly Linked List with operations in O(1) time.

    • Create a class named Stack with getSize, isEmpty, push, pop, and getTop methods.

    • Use a Singly Linked List to store the elements of the stack.

    • Ensure each operation runs in O(1) time complexity.

    • Handle cases where the stack is empty appropriately.

    • Implement the logic for each query type as specified in the input and output sections.

  • Answered by AI
  • Q3. 

    Prime Numbers within a Range

    Given an integer N, determine and print all the prime numbers between 2 and N, inclusive.

    Input:

    Integer N

    Output:

    Prime numbers printed on separate lines

    Example:

    Input...
  • Ans. 

    Generate and print all prime numbers between 2 and N, inclusive.

    • Iterate from 2 to N and check if each number is prime

    • Use a helper function to determine if a number is prime

    • Print each prime number on a new line

  • Answered by AI
Round 3 - Face to Face 

(1 Question)

Round duration - 45 Minutes
Round difficulty - Medium

This round was based on oops concepts and their applications and about STLs.

  • Q1. 

    Rectangular Numbers Pattern

    Given a number N, generate a pattern where the outer rectangle is filled with the number N, and the inner rectangles contain decreasing numbers down to 1.

    Input:

    The input be...
  • Ans. 

    Generate a rectangular pattern with outer rectangle filled with N and inner rectangles containing decreasing numbers.

    • Create a 2-D array with dimensions based on input N

    • Fill the outer rectangle with N and inner rectangles with decreasing numbers down to 1

    • Adjust the values in the inner rectangles based on the layer number

    • Return the generated pattern as a 2-D list/array

  • Answered by AI
Round 4 - HR 

Round duration - 30 Minutes
Round difficulty - Easy

This around was basically to judge my communication and behavioral skills.

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Software Engineer in BangaloreEligibility criteria7 CGPAQualcomm interview preparation:Topics to prepare for the interview - Standard template libraries, Data Structures, Algorithm, Pointers, Dynamic ProgrammingTime required to prepare for the interview - 3 MonthsInterview preparation tips for other job seekers

Tip 1 : Basics should be very clear related to DSA.
Tip 2 : Good knowledge of OS will be plus for Qualcomm
Tip 3 : One should revise the college project thoroughly before interview.

Application resume tips for other job seekers

Tip 1 : Be brief while writing resume.
Tip 2 : Mention atleast 2 projects.

Final outcome of the interviewSelected

Skills evaluated in this interview

I appeared for an interview in Feb 2017.

Interview Questionnaire 

7 Questions

  • Q1. What is a malloc function and where is it used and how is it different from new?
  • Ans. 

    malloc is a function in C that dynamically allocates memory on the heap. It is used to allocate memory for variables or data structures.

    • malloc is used in C programming language.

    • It is used to allocate memory on the heap.

    • malloc is different from 'new' in C++ as it does not call constructors for objects.

  • Answered by AI
  • Q2. What is the difference between C++ and Objective C and where will you use it?
  • Ans. 

    C++ is a general-purpose programming language while Objective C is a superset of C used for iOS and macOS development.

    • C++ is widely used for developing applications, games, and system software.

    • Objective C is mainly used for iOS and macOS development.

    • C++ supports both procedural and object-oriented programming paradigms.

    • Objective C is an object-oriented language with dynamic runtime features.

    • C++ has a larger community a...

  • Answered by AI
  • Q3. What is the difference between class container and class composition?
  • Ans. 

    Class container is a class that holds objects of other classes, while class composition is a way to combine multiple classes to create a new class.

    • Class container holds objects of other classes, acting as a collection or container.

    • Class composition combines multiple classes to create a new class with its own behavior and attributes.

    • In class container, the objects are typically stored in a data structure like an array o...

  • Answered by AI
  • Q4. There are fifteen horses and a racing track that can run five horses at a time. You have to figure out the top 3 horses out of those and you don't have any timer machine to measure. How will you find the t...
  • Ans. 

    Divide the horses into groups of 5 and race them. Take the top 2 from each race and race them again. Finally, race the top 2 horses to determine the top 3.

    • Divide the horses into 3 groups of 5 and race them.

    • Take the top 2 horses from each race and race them again.

    • Finally, race the top 2 horses to determine the top 3.

  • Answered by AI
  • Q5. What is the most difficult problem that you have solved (during work) till now and why you think you could do so?
  • Ans. 

    Developing a real-time data processing system for a high-traffic e-commerce website

    • Implemented a distributed system architecture to handle large volumes of data

    • Optimized algorithms for efficient data processing and storage

    • Utilized caching mechanisms to improve system performance

    • Worked closely with cross-functional teams to troubleshoot and resolve issues

    • Example: Successfully reduced data processing time by 50% by imple...

  • Answered by AI
  • Q6. Why you want to change your current job?
  • Ans. 

    Seeking new challenges and opportunities for growth.

    • Looking for a more challenging role to further develop my skills

    • Interested in exploring new technologies and industries

    • Seeking better career advancement opportunities

    • Want to work in a more collaborative team environment

  • Answered by AI
  • Q7. What is the width of a tree? How will you calculate the width of the tree?
  • Ans. 

    The width of a tree is the maximum number of nodes at any level in the tree.

    • To calculate the width of a tree, we can perform a level order traversal and keep track of the maximum number of nodes at any level.

    • We can use a queue data structure to perform the level order traversal.

    • At each level, we count the number of nodes in the queue and update the maximum width if necessary.

  • Answered by AI

Interview Preparation Tips

Skills: Basic C/C++, Implementing Data Structures In C++

Skills evaluated in this interview

AT&S Interview FAQs

How many rounds are there in AT&S interview for experienced candidates?
AT&S interview process for experienced candidates usually has 2 rounds. The most common rounds in the AT&S interview process for experienced candidates are Resume Shortlist and One-on-one Round.
How to prepare for AT&S interview for experienced candidates?
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 AT&S. The most common topics and skills that interviewers at AT&S expect are Javascript, Aerospace, Android, Full Stack and MongoDB.
What are the top questions asked in AT&S interview for experienced candidates?

Some of the top questions asked at the AT&S interview for experienced candidates -

  1. What is ospf, Rip, igrp, eigrp protoco...read more
  2. What is the subnet mask and typ...read more
  3. What are the routing& routed protoc...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Hard 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Qualcomm Interview Questions
3.8
 • 271 Interviews
Intel Interview Questions
4.2
 • 222 Interviews
Texas Instruments Interview Questions
3.9
 • 126 Interviews
Synopsys Interview Questions
3.9
 • 95 Interviews
Molex Interview Questions
3.9
 • 58 Interviews
Lam Research Interview Questions
3.7
 • 50 Interviews
View all

AT&S Reviews and Ratings

based on 190 reviews

3.9/5

Rating in categories

3.7

Skill development

3.9

Work-life balance

3.7

Salary

3.5

Job security

3.7

Company culture

3.3

Promotions

3.7

Work satisfaction

Explore 190 Reviews and Ratings
HVM Readiness Integration Engineer

Kollam

2-7 Yrs

Not Disclosed

ITOT Operations Engineer

Kollam

1-6 Yrs

Not Disclosed

Explore more jobs
Senior Engineer
29 salaries
unlock blur

₹3.9 L/yr - ₹10.2 L/yr

Production Assistant
21 salaries
unlock blur

₹1.8 L/yr - ₹3.5 L/yr

Junior Engineer
17 salaries
unlock blur

₹1.6 L/yr - ₹3.6 L/yr

Senior Design Engineer
16 salaries
unlock blur

₹5.6 L/yr - ₹9.5 L/yr

Service Engineer
16 salaries
unlock blur

₹14.3 L/yr - ₹18.5 L/yr

Explore more salaries
Compare AT&S with

Qualcomm

3.8
Compare

Intel

4.2
Compare

Molex

3.9
Compare

TDK India Private Limited

3.8
Compare
write
Share an Interview