Upload Button Icon Add office photos

Huawei Technologies

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Huawei Technologies Embedded Software Engineer Interview Questions and Answers

Updated 23 May 2024

Huawei Technologies Embedded Software Engineer Interview Experiences

1 interview found

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

I applied via Company Website and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Regular HR questions
  • Q2. What's your salary expectation
Round 2 - Coding Test 

10 multiple choice questions and 4 algorithm questions.

Round 3 - Technical 

(4 Questions)

  • Q1. What's RESTful api?
  • Ans. 

    RESTful api is an architectural style for designing networked applications.

    • REST stands for Representational State Transfer

    • Uses standard HTTP methods like GET, POST, PUT, DELETE

    • Resources are identified by URIs

    • Stateless communication between client and server

    • Responses are typically in JSON or XML format

  • Answered by AI
  • Q2. How do you debug with gdb?
  • Ans. 

    Debugging with gdb involves setting breakpoints, stepping through code, inspecting variables, and analyzing memory.

    • Set breakpoints at specific lines of code using 'break' command

    • Step through code using 'next' or 'step' commands

    • Inspect variables using 'print' command

    • Analyze memory using 'x' command

    • Use 'continue' command to resume execution

  • Answered by AI
  • Q3. Tell me about OSI model
  • Ans. 

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

    • The OSI model stands for Open Systems Interconnection model.

    • It helps in understanding how different networking protocols work together.

    • The seven layers are: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

    • Each layer has specific functions and communicates w...

  • Answered by AI
  • Q4. General linux command line questions

Skills evaluated in this interview

Rate your
company

🤫 100% anonymous

How was your last interview experience?

Share interview

Interview questions from similar companies

I applied via Referral

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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. About coding and all oops concept SQL, unix
  • Q2. Unix, sql, language and oops concepts questions

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare yourself for aptitute test and some language

Software Engineer Interview Questions & Answers

Lenovo user image Nitin The Living Magnet

posted on 15 Nov 2020

Interview Questionnaire 

3 Questions

  • Q1. What is operating system.
  • Ans. 

    An operating system is a software that manages computer hardware and software resources and provides common services for computer programs.

    • Manages computer hardware and software resources

    • Provides common services for computer programs

    • Examples: Windows, macOS, Linux, Android, iOS

    • Kernel is the core component of an operating system

  • Answered by AI
  • Q2. How to follow the company policy?
  • Ans. 

    To follow the company policy, one must understand and familiarize themselves with the policy guidelines and procedures.

    • Read and thoroughly understand the company policy documentation

    • Adhere to the policies and procedures outlined in the documentation

    • Seek clarification from supervisors or HR if any doubts or questions arise

    • Regularly review and stay updated with any changes or updates to the policy

    • Ensure compliance with t...

  • Answered by AI
  • Q3. Will you agree to work no time limit?
  • Ans. 

    No, I cannot agree to work with no time limit.

    • Working without a time limit can lead to burnout and decreased productivity.

    • Having a reasonable work-life balance is important for overall well-being.

    • Setting clear boundaries and having a structured schedule can help maintain productivity and prevent overworking.

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed before Oct 2022.

Round 1 - Coding Test 

It was open coding contest called Ode 2 Code organised on hackerearth. Top 100 students got interview calls

Round 2 - One-on-one 

(3 Questions)

  • Q1. This was a 1:1 online technical interview.
  • Q2. Basic question on web development, regarding projects in resume. 1 problem solving question and DSA basics
  • Q3. I was asked to explain merge sort
  • Ans. 

    Merge sort is a divide and conquer algorithm that divides the input array into two halves, sorts each half, and then merges the sorted halves.

    • Divide the array into two halves

    • Recursively sort each half

    • Merge the sorted halves back together

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Xiaomi Software Engineer interview:
  • Web Development
  • Data Structures
  • Algorithms
  • Computer science
Interview preparation tips for other job seekers - Don't join this company. It has terrible work culture

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell me about Yourself, some questions related to machine learning, and I was asked more questions to differentiate like differences between ml and ai, python and c, c and java and procedural and functiona...

Interview Preparation Tips

Interview preparation tips for other job seekers - Get a complete grip on your resume and be confident about what you say, If you don't know the answer it is okay to agree that you don't know the answer so that interviewer can ask the next questions.

I applied via Campus Placement and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident , easy to crack

Interview Questionnaire 

1 Question

  • Q1. Mostly related to the technology I applied for. Some coding related questions. Questions related to our expertise to test us.

I applied via Company Website and was interviewed before Oct 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics of c, matrix multiplication, sql,he said to write group by query and swapping program without using third variable

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well with basics of the mentioned languages in the resume.

I applied via Company Website and was interviewed before Jun 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. By Rajkumar Bharathi, I stay at Trichy
  • Q2. I have completed my B.E from kalasalingam university in 2020, with a score of 6.33
  • Q3. I am a fresher need this jobs

Interview Preparation Tips

Interview preparation tips for other job seekers - Dress for the job or company

I applied via Walk-in and was interviewed in Jul 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Tell me about introduction of python
  • Ans. 

    Python is a high-level programming language known for its simplicity and readability.

    • Python was created by Guido van Rossum and first released in 1991.

    • It is an interpreted language, which means it does not need to be compiled before running.

    • Python has a large standard library and a vast ecosystem of third-party packages.

    • It supports multiple programming paradigms, including procedural, object-oriented, and functional pr...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Huawei Technologies Interview FAQs

How many rounds are there in Huawei Technologies Embedded Software Engineer interview?
Huawei Technologies interview process usually has 3 rounds. The most common rounds in the Huawei Technologies interview process are HR, Coding Test and Technical.
What are the top questions asked in Huawei Technologies Embedded Software Engineer interview?

Some of the top questions asked at the Huawei Technologies Embedded Software Engineer interview -

  1. How do you debug with g...read more
  2. Tell me about OSI mo...read more
  3. What's RESTful a...read more

Recently Viewed

INTERVIEWS

Huawei Technologies

No Interviews

INTERVIEWS

Huawei Technologies

No Interviews

INTERVIEWS

Huawei Technologies

40 top interview questions

REVIEWS

Huawei Technologies

No Reviews

JOBS

iEnergizer

No Jobs

REVIEWS

Huawei Technologies

No Reviews

REVIEWS

Huawei Technologies

No Reviews

REVIEWS

Huawei Technologies

No Reviews

JOBS

iEnergizer

No Jobs

SALARIES

iEnergizer

Tell us how to improve this page.

Huawei Technologies Embedded Software Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Anonymously discuss salaries, work culture, and many more

Get Ambitionbox App

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Samsung Interview Questions
3.9
 • 561 Interviews
Ericsson Interview Questions
4.1
 • 412 Interviews
Cisco Interview Questions
4.1
 • 398 Interviews
Qualcomm Interview Questions
3.8
 • 274 Interviews
Nokia Interview Questions
4.1
 • 274 Interviews
Apple Interview Questions
4.3
 • 141 Interviews
Verizon Interview Questions
4.1
 • 113 Interviews
Xiaomi Interview Questions
3.8
 • 86 Interviews
AT&T Interview Questions
4.1
 • 54 Interviews
View all
Senior Engineer
438 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
360 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
277 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineer
224 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Network Engineer
197 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Huawei Technologies with

Samsung

3.9
Compare

Apple

4.3
Compare

Cisco

4.1
Compare

Ericsson

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