Upload Button Icon Add office photos

Wafer Space

Compare button icon Compare button icon Compare

Filter interviews by

Wafer Space Senior Design Engineer Interview Questions and Answers

Updated 21 Feb 2024

Wafer Space Senior Design Engineer Interview Experiences

1 interview found

Senior Design Engineer Interview Questions & Answers

user image alex john jacob

posted on 21 Feb 2024

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

I appeared for an interview before Feb 2023.

Round 1 - Technical 

(1 Question)

  • Q1. PnR flow,Synthesis,STA

Top trending discussions

View All
Interview Hub
1w (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Wafer Space?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 5G Call Flow,ENDC Procedure ,RRC layer,Mac layer,Python scripting

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on basics concept

Senior Design Engineer Interview Questions Asked at Other Companies

Q1. Noise, Vibration, and Harshness (NVH) in gearboxes are influenced ... read more
Q2. Why did you leave your previous companies?
Q3. How many methods are used to forecast population?
Q4. 1. What is GD and T? 2. Selection of motor as per weight. 3. Type ... read more
Q5. How do you decide whether a sheet metal bracket or casting is req ... read more
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

First Round was pretty basic and coding questions was medium in Python and React.
Then coding assignment from client and then Manager Round followed by HR Round

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

I appeared for an interview in Feb 2025.

Round 1 - Coding Test 

Virtual round for fundamental coding.

Round 2 - Assignment 

Physical round for coding assignment given on a paper.

Round 3 - One-on-one 

(4 Questions)

  • Q1. How does twisted cable work? How to see CAN voltage levels on Oscilloscope?
  • Ans. 

    Twisted cables reduce electromagnetic interference and CAN voltage levels can be observed using an oscilloscope.

    • Twisted cables consist of pairs of wires twisted together to cancel out electromagnetic interference.

    • The twisting helps maintain a consistent impedance, reducing signal degradation over distance.

    • To see CAN voltage levels, connect the oscilloscope probes to the CAN High and CAN Low lines.

    • Set the oscilloscope t...

  • Answered by AI
  • Q2. Swap the bits in a byte.
  • Q3. Why you want to join the company?
  • Q4. How soon you can join the company?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare on fundamental coding, bitwise operations and your worked projects.
Round 1 - Technical 

(2 Questions)

  • Q1. They asked about technical
  • Q2. Provide answers for the same
Round 2 - Technical 

(2 Questions)

  • Q1. They asked about technical
  • Q2. Answers according to question

Interview Preparation Tips

Interview preparation tips for other job seekers - Good to go, they asked basic question
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Some technical question on advanced java
Round 2 - Technical 

(1 Question)

  • Q1. Scenario based question design swiggy app on microservice architecture
  • Ans. 

    Designing a microservice architecture for a food delivery app like Swiggy to enhance scalability and maintainability.

    • User Service: Handles user registration, authentication, and profile management.

    • Restaurant Service: Manages restaurant listings, menus, and availability.

    • Order Service: Processes orders, tracks status, and manages payments.

    • Delivery Service: Coordinates delivery personnel and tracks delivery status.

    • Notific...

  • Answered by AI
Be interview-ready. Browse the most asked HR questions.
illustration image

Interview Questionnaire 

2 Questions

  • Q1. 1. Basic testing questions
  • Q2. 2. Question related to API and sql
Are these interview questions helpful?

I applied via Naukri.com and was interviewed in Jun 2022. 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 - Technical 

(1 Question)

  • Q1. On python, on storage
Round 3 - Technical 

(1 Question)

  • Q1. On python , oops concept ,
Round 4 - HR 

(1 Question)

  • Q1. Why you are changing the job

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and work on the skills and good communication
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Referral and was interviewed in Nov 2023. There were 6 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 - Coding Test 

Duration: 1Hour 30 Minutes, 2 Coding Questions of Total 175 Marks. 1st Question has 75 marks and 2nd Question has 100 marks.

Round 3 - Technical 

(2 Questions)

  • Q1. 1. Find the smallestMissingNumber in given array using Bitwise OR operation alone 2. Based on Array data Manipulation.
  • Ans. 

    Using Bitwise OR operation to find the smallest missing number in an array.

    • Iterate through the array and perform Bitwise OR operation with each element to set corresponding bit in a bitmask

    • Iterate through the bitmask to find the first unset bit, which represents the smallest missing number

    • Example: Array [0, 1, 3, 4, 6] would have a bitmask of 10101, smallest missing number is 2

  • Answered by AI
  • Q2. Q2: Customized Data Extraction From Given Dynamic Array & Perform Some Math Operations On the Extracted Data
  • Ans. 

    Extract data from a dynamic array and perform mathematical operations on it.

    • Identify the dynamic array structure, e.g., ['12', '15', '20'].

    • Convert string elements to integers for mathematical operations.

    • Perform operations like sum, average, or product on the extracted data.

    • Example: For array ['2', '3', '5'], sum = 2 + 3 + 5 = 10.

    • Use built-in functions like map() for conversion and reduce() for aggregation.

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Write a Pseudo code for given scenario?
Round 5 - Technical 

(1 Question)

  • Q1. System Design & Design Pattern based questions
Round 6 - HR 

(1 Question)

  • Q1. Not Applicable (Yet to be scheduled)

Skills evaluated in this interview

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

I appeared for an interview in Oct 2024, where I was asked the following questions.

  • Q1. Given a, b and target x, y , find if we can reach to x,y using a+b or a-b from a,b
  • Q2. This was a sliding window problem where need to get the max , so you are give a pos in the x axis and there are items kept and you need to collect the max .
  • Ans. 

    Maximize item collection using a sliding window approach on a 1D axis.

    • Identify the range of positions on the x-axis where items are located.

    • Use two pointers to represent the current window of positions being considered.

    • Expand the right pointer to include more items until the window exceeds the desired range.

    • Contract the left pointer to reduce the window size while maintaining the maximum sum of items.

    • Keep track of the ...

  • Answered by AI

Wafer Space Interview FAQs

How many rounds are there in Wafer Space Senior Design Engineer interview?
Wafer Space interview process usually has 1 rounds. The most common rounds in the Wafer Space interview process are Technical.

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
Wafer Space Senior Design Engineer Salary
based on 4 salaries
₹13.9 L/yr - ₹33.4 L/yr
153% more than the average Senior Design Engineer Salary in India
View more details

Wafer Space Senior Design Engineer Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

5.0

Skill development

4.8

Work-life balance

4.8

Salary

4.8

Job security

5.0

Company culture

4.8

Promotions

4.8

Work satisfaction

Explore 2 Reviews and Ratings
Senior Software Engineer
47 salaries
unlock blur

₹10.4 L/yr - ₹19 L/yr

Design Engineer
33 salaries
unlock blur

₹4.7 L/yr - ₹13 L/yr

Staff Engineer
19 salaries
unlock blur

₹32 L/yr - ₹40 L/yr

Design Engineer II
18 salaries
unlock blur

₹10.9 L/yr - ₹22.7 L/yr

Technical Lead
17 salaries
unlock blur

₹24.3 L/yr - ₹45 L/yr

Explore more salaries
Compare Wafer Space with

Mirafra Technologies

4.0
Compare

Carrier Midea

3.6
Compare

MediaTek India Technology

3.8
Compare

Element14

3.7
Compare
write
Share an Interview