Filter interviews by
I am a Senior Design Engineer with 10+ years of experience in developing innovative solutions for complex engineering challenges.
10+ years of experience in design engineering
Expertise in developing innovative solutions for complex engineering challenges
Strong knowledge of CAD software and simulation tools
Proven track record of successful project delivery within budget and timeline constraints
Creo cabling manual routing involves creating and routing cables in a 3D environment using Creo software.
Create a 3D model of the product
Define the routing path for the cables
Select the cable type and size
Route the cables along the defined path
Ensure proper clearance and bend radius
Validate the design for any errors or interferences
The platings used on the terminals include gold, tin, and silver.
Gold plating is used for its high conductivity and corrosion resistance.
Tin plating is used for its low cost and solderability.
Silver plating is used for its excellent conductivity and low contact resistance.
Gold platings are used on terminals for various reasons.
Gold is a good conductor of electricity and does not corrode easily.
It provides a low contact resistance and high reliability.
It also enhances the appearance of the product.
Examples include connectors, switches, and circuit boards.
Gold plating is also used in medical implants due to its biocompatibility.
Top trending discussions
posted on 2 Oct 2021
I applied via Naukri.com and was interviewed in Sep 2021. There were 3 interview rounds.
posted on 6 Sep 2023
I appeared for an interview in Mar 2023.
Spending sometime on Leetcode would help to crack coding test.
posted on 10 Oct 2023
I applied via LinkedIn and was interviewed in Sep 2023. There were 4 interview rounds.
It was a easy test with 15 MCQs
posted on 12 Sep 2023
I appeared for an interview in Aug 2023.
posted on 12 Feb 2024
I applied via Scaler and was interviewed before Feb 2023. There were 2 interview rounds.
Java 8 feature questions
posted on 6 Jun 2024
I applied via Recruitment Consulltant and was interviewed in Dec 2023. There were 3 interview rounds.
2 questions - one was a basic DP question
Height of a binary tree is the maximum number of edges on the longest path from the root node to a leaf node.
The height of an empty tree is -1.
The height of a tree with only one node is 0.
The height of a binary tree can be calculated recursively by finding the height of the left and right subtrees and adding 1 to the maximum of the two heights.
Sort an array of 0s and 1s in linear time complexity.
Use two pointers approach - one from the start and one from the end of the array.
Swap 0s to the left side and 1s to the right side until the pointers meet.
Time complexity: O(n), Space complexity: O(1)
LRU cache is a data structure that stores the most recently used items, discarding the least recently used items when full.
Use a combination of a doubly linked list and a hashmap to efficiently implement LRU cache.
Keep track of the most recently used item at the head of the linked list and the least recently used item at the tail.
When a new item is accessed, move it to the head of the linked list and update the hashmap...
posted on 11 Nov 2024
I applied via LinkedIn and was interviewed in May 2024. There were 5 interview rounds.
2 Coding questions and 15 MCQs
Difficulty - Intermediate
posted on 20 Jan 2025
Middleware in Node.js is a function that has access to the request and response objects, and can modify or terminate the request-response cycle.
Middleware functions are executed sequentially in the order they are defined.
They can be used for tasks such as logging, authentication, error handling, etc.
Example: Express.js uses middleware to handle requests before they reach the route handler.
based on 1 interview experience
based on 4 reviews
Rating in categories
Design Engineer
24
salaries
| ₹4 L/yr - ₹9.7 L/yr |
Senior Design Engineer
20
salaries
| ₹9 L/yr - ₹13.9 L/yr |
Product Development Engineer
17
salaries
| ₹6.8 L/yr - ₹9.7 L/yr |
Technical Project Lead
13
salaries
| ₹12.5 L/yr - ₹21.5 L/yr |
Senior Engineer
7
salaries
| ₹11.4 L/yr - ₹13.5 L/yr |
Reliance Communications
Henry Harvin Education
GAO Tek
Tata Teleservices