Upload Button Icon Add office photos

Universal Electronics (CA)

Compare button icon Compare button icon Compare

Filter interviews by

Universal Electronics (CA) Interview Questions and Answers

Updated 1 May 2024
Popular Designations

Universal Electronics (CA) Interview Experiences

2 interviews found

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
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 

(3 Questions)

  • Q1. Write program for add node in linked list,
  • Ans. 

    Program to add a node in a linked list

    • Create a new node with the data to be added

    • Traverse the linked list to find the last node

    • Update the next pointer of the last node to point to the new node

  • Answered by AI
  • Q2. Write c code for bit field operation
  • Ans. 

    Bit field operations in C code allow for efficient storage and manipulation of individual bits within a data structure.

    • Define a struct with bit fields to specify the size of each field

    • Use bitwise operators like | (OR), & (AND), ^ (XOR), and ~ (NOT) to perform operations on the bit fields

    • Access individual bits using the dot operator on the struct variable

    • Example: struct Flags { unsigned int flag1 : 1; unsigned int flag2...

  • Answered by AI
  • Q3. Write c code for program to data structure
  • Ans. 

    A C program to implement a data structure using arrays of strings.

    • Define the data structure using arrays of strings

    • Implement functions to manipulate the data structure

    • Example: Implementing a stack using an array of strings

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - yes, more relate to c program, data structure.

Skills evaluated in this interview

Round 1 - Aptitude Test 

Read

Round 2 - Technical 

(1 Question)

  • Q1. About project asked question
Round 3 - Technical 

(1 Question)

  • Q1. About projects asked questions
Round 4 - HR 

(1 Question)

  • Q1. CTC, facilities are explained here

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't go for this role in this company. The team is very worst

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Universal Electronics (CA)?
Ask anonymously on communities.

Interview questions from similar companies

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

Interview Questionnaire 

1 Question

  • Q1. Java basic question and data structures basic question and android basic question

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and clear in your fundamentals of java and data structures

Team Lead Interview Questions & Answers

Vivo user image Rahul Gurmitkal

posted on 18 Aug 2017

I appeared for an interview in Aug 2017.

Interview Preparation Tips

Round: Introduction
Experience: Interviewer asks about personal introduction, work experience

Round: Group Discussion
Experience: Discussion about product launch & celebration, focus areas
Tips: Answering something new
Duration: 20 minutes

Skills: Thinking Approach

Senior Engineer Interview Questions & Answers

HP India user image Abhishek Bandejia

posted on 5 Feb 2015

Interview Questionnaire 

2 Questions

  • Q1. Coding questions on data structures and oops
  • Q2. Various questions on cv, projects, por's, etc

Interview Preparation Tips

Round: Test
Experience: Questions were normal like any other aptitude or coding tests.
Tips: Time given was enough for other sections but you need to hurry a little in aptitude part.
Duration: 60 minutes
Total Questions: 60

Round: Technical Interview
Experience: The questions were basic, some where well known like reversing a link list using recursion, designing of car parking lot using concept of oops, find tree height/diameter, etc.
Tips: 1. They ask you to write complete code on paper. This sometimes turn out to be a challenging task when you don't have compiler to correct you on basic things. Practice writing codes on paper.
2. They surely ask questions on oops, like polymorphism, inheritance, etc. besides their definition, also practice writing sudo codes to explain them

Round: HR Interview
Experience: Mainly i was asked questions on my internship experience and POR's.
Tips: They will try to grill you on some questions like 'Why we should hire you?', have a clear reason in your mind. Your other answers should not contradict with your reasons

General Tips: I don't know about other colleges but HP recruits small number of students from my university. Coding questions were average level and can easily be tackled. Many students were rejected after HR interview so don't take it lightly. They do grill you in a very good style if they are in doubt about your selection
Skills: willingness, Enthusiasm, Coding skills, Aptitude skills
College Name: IIT Guwahati

I appeared for an interview in Aug 2016.

Interview Questionnaire 

2 Questions

  • Q1. Questions related to my project, questions on binary tree, questions from OS (like paging and scheduling). Interviewer also asked about competitive coding
  • Q2. Formal questions regarding my background, family members etc

Interview Preparation Tips

Round: Test
Duration: 1 hour

Skills: General Coding And Problem Solving, Puzzle Solving Capability
College Name: NIT Jamshedpur

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic question on my inclination of work, and my family background.

Interview Preparation Tips

Round: Test
Experience: There was a np complete problem given. Brute force solution worked
Duration: 3 hours
Total Questions: 1

College Name: IIT Madras
Are these interview questions helpful?

I appeared for an interview in Jun 2016.

Interview Preparation Tips

Round: Test
Experience: We had to code in the given duration. The question was a simple dynamic programming one. But the catch was that we could test our solution only a given number of times.
Tips: Make sure you're strong in your coding basics and have enough self confidence.
Duration: 3 hours
Total Questions: 1

Round: Technical Interview
Experience: The tech round was basically on the resume. There were a few questions about the projects I had done.
Tips: Know about everything you've written in your resume. Don't write anything that you're not very sure of.

Round: HR Interview
Experience: Questions were about my work and achievements in college and future plans.
Tips: Talk freely and don't be nervous. Don't reveal any future study plans to the HR!

College Name: Nitk surathkal

I appeared for an interview in Aug 2017.

Interview Preparation Tips

Round: Test
Experience: 20 English questions
Rest of the 40 were quant.
There was a severe shortage of time in this test. English was a piece of cake but the rest of the questions were pretty time consuming.
Tips: Its better to finish those questions first which aren't time consuming.
Duration: 1 hour
Total Questions: 60

Round: Test
Experience: There was one three mark question and two five mark questions.
The three marker was either on linked list or array sorting.
The second question was based on dynamic programming.
The third question was on algorithms and number theory. Eg. My question was to find the units digit in a^b.
You could code in C,C++, Java or C#
Duration: 1 hour 10 minutes
Total Questions: 3

Round: Group Discussion
Experience: It wasn't exactly a group discussion. It was more of extempore. We were given ten minutes to note down points on the topic and each of us had to speak for two minutes. And then at the end there was a brief discussion on the arguments.
Tips: Don't start making philosophical arguments. You are expected to give technical arguments and reasons.
Don't contradict yourself ever. Make your stand on the topic clear and stick to it.
Don't cut off people in the middle. Hear them out.
It's not about who is speaking the most. It's about who is most effective.
Duration: 1 hour

College Name: IIT Madras

Interview Questionnaire 

4 Questions

  • Q1. Mtech Thesis-based
  • Q2. Speech Recognition/ Signal Processing
  • Q3. Introductory questions
  • Q4. Don’t you think you should go for MBA than job after your graduation because it increases your salary package by leaps and bounds?
  • Ans. 

    Choosing between an MBA and a job post-graduation depends on career goals, financial implications, and industry demands.

    • An MBA can lead to higher salary potential, especially in management roles. For example, MBA graduates often earn 20-30% more than their peers.

    • Immediate work experience can provide practical skills and networking opportunities that an MBA may not offer right away.

    • Consider the industry: tech companies ...

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: Initial criterion for shortlisting is of CPI(>7).

Round: Test
Experience: There were two written tests: Technical and Aptitude. This year technical test was not organized due to some reasons. In technical for Bangalore Center questions were based on C language and data structures.
Duration: 60+60 minutes
Total Questions: 50+50

Round: Technical Interview
Experience: Panel of 1 person and lasted 10-15 minutes.

Round: HR Interview
Experience: Panel of 1 person and lasted for 10 minutes.

General Tips: • Improve your aptitude skills
• Try to solve puzzles ( Shakuntala Devi maths puzzles )
Skills: Speech Signal Processing , Image Processing , Statistical Signal Processing , Mathematical methods in Signal Processing
College Name: IIT- Kanpur

Universal Electronics (CA) Interview FAQs

How many rounds are there in Universal Electronics (CA) interview?
Universal Electronics (CA) interview process usually has 3 rounds. The most common rounds in the Universal Electronics (CA) interview process are Technical, Aptitude Test and HR.
How to prepare for Universal Electronics (CA) 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 Universal Electronics (CA). The most common topics and skills that interviewers at Universal Electronics (CA) expect are Python, .Net, ASP, Angularjs and Data Science.
What are the top questions asked in Universal Electronics (CA) interview?

Some of the top questions asked at the Universal Electronics (CA) interview -

  1. write c code for program to data struct...read more
  2. write program for add node in linked li...read more
  3. write c code for bit field operat...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3.3/5

based on 3 interview experiences

Difficulty level

Easy 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Dell Interview Questions
3.9
 • 405 Interviews
vivo Interview Questions
4.1
 • 209 Interviews
Philips Interview Questions
3.8
 • 169 Interviews
HP India Interview Questions
4.0
 • 151 Interviews
Samsung Research Interview Questions
3.2
 • 140 Interviews
Xiaomi Interview Questions
3.8
 • 100 Interviews
LG Soft India Interview Questions
3.1
 • 98 Interviews
View all

Universal Electronics (CA) Reviews and Ratings

based on 22 reviews

3.3/5

Rating in categories

2.4

Skill development

3.7

Work-life balance

2.7

Salary

3.4

Job security

2.8

Company culture

2.5

Promotions

2.6

Work satisfaction

Explore 22 Reviews and Ratings
Database Engineer
11 salaries
unlock blur

₹3.3 L/yr - ₹7 L/yr

Senior Test Engineer
10 salaries
unlock blur

₹10.8 L/yr - ₹20 L/yr

Software Engineer
9 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Technical Lead
7 salaries
unlock blur

₹12.5 L/yr - ₹19 L/yr

Data Analyst
7 salaries
unlock blur

₹3.6 L/yr - ₹6 L/yr

Explore more salaries
Compare Universal Electronics (CA) with

vivo

4.1
Compare

Dell

3.9
Compare

Godrej & Boyce Manufacturing

3.9
Compare

Eureka Forbes

3.7
Compare
write
Share an Interview