Upload Button Icon Add office photos

TCL

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

TCL Technician Interview Questions and Answers

Updated 28 Feb 2023

TCL Technician Interview Experiences

1 interview found

Technician Interview Questions & Answers

user image Anonymous

posted on 28 Feb 2023

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 Feb 2022. There were 2 interview rounds.

Round 1 - Case Study 

Repairing TV was a little work of mine since childhood and now it's screen time so watch my serious and keep me job and today I am doing good work

Round 2 - Technical 

(3 Questions)

  • Q1. Asking the name of the problem in TV
  • Q2. If the TV remains in complete date condition then what to check first
  • Ans. 

    Check the power source and connections.

    • Check if the TV is properly plugged into a power outlet.

    • Ensure that the power cable is not damaged.

    • Verify if there is power supply to the outlet.

    • Check if the power switch on the TV is turned on.

    • Inspect the connections between the TV and any external devices.

  • Answered by AI
  • Q3. Questioned about the name and solution of all technical problems about TV
  • Ans. All the questions asked about TV were answered and solved and given face to face in 1 to 2 days.
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Office manager after seeing my work for 2 or 3 days put me on job

BigBasket

We don't just offer jobs; we offer peace of mind.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Java python c languge

Round 2 - Aptitude Test 

Reasons develop , accounting

Interview Preparation Tips

Interview preparation tips for other job seekers - believe your self
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jun 2023. There were 4 interview rounds.

Round 1 - Group Discussion 

Random Topic for all candidates to speak on

Round 2 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself
Round 3 - Technical 

(2 Questions)

  • Q1. Operations round
  • Q2. Mostly about hardware
Round 4 - Versant 

(1 Question)

  • Q1. Voice and accent test

I applied via Campus Placement and was interviewed in Jan 2016. There were 3 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Questions on difference between C and C++
  • Q2. Questions on Linked List, how to add and delete a node write complete program
  • Q3. About my technical interests
  • Q4. Tell me about yourself
  • Ans. 

    I am a dedicated and experienced engineer with a passion for problem-solving and innovation.

    • I have a Bachelor's degree in Engineering from XYZ University.

    • I have worked at ABC Company for 5 years, where I specialized in designing and implementing new technologies.

    • I am proficient in CAD software and have experience in project management.

    • I am a team player and enjoy collaborating with colleagues to achieve common goals.

  • Answered by AI
  • Q5. Why samsung
  • Ans. 

    Samsung is a leading technology company known for innovation, quality products, and global presence.

    • Samsung is a well-established and reputable company in the technology industry

    • They are known for their innovative products and cutting-edge technology

    • Samsung has a strong global presence and a wide range of products including smartphones, TVs, appliances, and more

  • Answered by AI
  • Q6. Puzzle quetions like

Interview Preparation Tips

Round: Technical Interview
Experience: I have explained difference between C and C++ is classes and C++ uses OOPs, Have answered almost all the questions
Tips: Be clear with concepts of C++ , its most important in almost every interview, and data structures and algorithms atleast till Balanced Binary tree.

Round: HR Interview
Experience: I have answered all the questions well
Tips: Prepare for HR questions like tell me about yourself and about the company

College Name: IIT Madras

Interview Preparation Tips

Round: Test
Experience: The first consisted of an online test which had an aptitude section which was pretty simply and then a programming section consisting of three different programs. The programs were logical required basic knowledge of array, sorting and a little bit of data structures.

Round: Technical Interview
Experience: Around 13 of us were shortlisted for the interview round, B.Tech and M.Tech included. The interview round was mostly interactive, where we had to mention about the various interns that we went through. A few programming questions were asked based on topics which we were comfortable with.
Tips: Just get used to coding, data structures and basic aptitude. GRE preparation as such helped me.

Round: HR Interview
Experience: Finally there was a HR round in which I was asked as to why I would like to work in Samsung R&D and general things about interests and future plans. On the whole Samsung took 3 B.Tech students and 2 M.Tech students when they came for placements apart from PPOs.

General Tips: Personally I feel that one should apply in only those companies in which they are sure of having job satisfaction. So don't apply to companies which you are not interested in just for the sake of having a backup because once you are placed you do not have a second chance.
Do not get dejected if you do not get through in the first few tries. Keep your hopes up and be confident when ever you get to interview rounds. Try to be assertive when giving answers. It is some times exhausting to go through placements but the moment you get placed you will have the best feeling ever.
Skill Tips: Just chill and take the test. Once you clear the online test, irrespective of your pointer if you have a good profile you can convince the interviewers.
Skills:
College Name: NIT Surathkal

I applied via Referral and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Some Technical questions and HR interviews

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good experience with interviewing
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Shell scripting
  • Q2. CICD pipeline question

Software Engineer Interview Questions & Answers

Samsung user image Shubham Srivastava

posted on 5 Feb 2016

Interview Preparation Tips

Round: Test
Experience: Written round: One programming question of 3 hours duration.All test cases were to passed.
Duration: 3 hours minutes
Total Questions: 1

Round: Technical Interview
Experience:
There were two rounds : tech PI and HR round.
A.Tech. PI: Firstly,interviewer went through my whole resume.He started asking questions from project done during summer internship.Questions were:
1.What is he project about?
2.Difference between 3G and 4G.
3.What is the aim of this research internship?
4.How much was i able to complete in two months?(I told that i am continuing as major project,since in two months time i could not get desired result).

Then, he went onto programming language i was comfortable. I answered C.
1.sizeof("shubham")
strlen("shubham")
I was asked to write output.Output would be 8 and 7. He asked why. Basic concepts should be clear.
2.Storage Classes in C-asked me concept and gave some questions to write output.
3.Constant pointers and pointers to constant. Asked to write output of snippets he gave.
4.malloc,caloc,realloc,free-syntax
5.Questions on pointers.

Basic concepts of let us C were asked mostly,that book is enough . Also see, GEEKSFORGEEKS, C section.

Operating System: Mutex and Semaphore,critical Section, Scheduling algorithms, Producer-Consumer Problem.
(Data Structures was not asked to me but others.)

Puzzles:
1. Maximum run a batsman can make in 50 overs.
2.There are 10 coins. 5 face head side and 5 as tail. You are blind folded.Make two piles of equal number of coins such that number of head in equal in both the piles.
Assumption:You can flip coin any number of times.

Question: Why do you want to join Samsung ,though placed in other company?

Questions: Any plans of future studies. I answered 'NO' only job.

Last question: Any question I would like to ask them. I asked what work would be doing in R&D. He explained me a lot of things.
Tips: 1.Be thorough with your project(done during internship or training) . You should be able to answer almost all the questions.
2.Study operating system very well if you plan to sit in samsung R&D.
3.Data structures and any one programming language.
4.Prepare puzzles as it can be asked by anyone. See programmerinterview.com etc.
5.Refer samsung archives of GEEKSFORGEEKS . Interview questions were mostly covering those.

Round: HR Interview
Experience: 1.Introduce yourself.
2.How would your friends describe you?
3.Tell the recent experiences of which makes you initiative.(i told that i am initiative,then he asked that question. So be ready with the examples,when u say any of your qualities.)
4.What is your weakness?
5.Puzzles.He asked me to fill the numbers from 1 to 8 in these 8 boxes, one number exactly once, such that no two consecutive elements are
adjacent(diagonally, horizontally or vertically) to each other.

-----/
6.Which places in India have you been?


Skills: Solving Logic Puzzles, Basic C/C++, Data Structures, Operating Systems
College Name: NIT Raipur

I appeared for an interview in Sep 2016.

Interview Preparation Tips

Round: Test
Experience: There was an online test having 3 section, one for aptitude testing, one for logical testing and the last one for technical testing.
Aptitude and logical questions were very basic.
Technical questions included : C C++ Java DS DBMS DAA
Tips: For aptitude and logical part, you need to prepare regularly. Nothing comes out of the box, but you just have to be quick in solving the questions.
For the technical part, prepare well by revising your course materials. Basic one word questions are asked.
Duration: 1 hour
Total Questions: 60

Round: Coding
Experience: This round consists of multiple sets of coding. One question per paper. It's on your luck, which question you'll get. Also,net is allowed. You have to complete the code and show it to the invigilator.
Tips: This round is generally not there in placement drives of DELL. It is on your luck.

Skills: Communication, Data Structures, Basic Knowledge Of DBMS
College Name: Manipal University Jaipur

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

Interview Questionnaire 

3 Questions

  • Q1. Basic question from resume
  • Q2. Basic concepts of distributed systems, coding, Business problem discussion
  • Q3. Demonetization problem
  • Ans. 

    Demonetization problem refers to the sudden withdrawal of high-value currency notes from circulation.

    • Demonetization can lead to cash shortages and economic disruption.

    • It can also have long-term effects on the economy, such as increased digitization and reduced corruption.

    • Examples of demonetization include India's 2016 demonetization of 500 and 1000 rupee notes and Zimbabwe's 2015 demonetization of its currency.

    • Software...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Given a marathon racer and an array of 5 elements having the time taken (t_i) and energy spent(e_i) for running 1 Km. He has to run a marathon of D Km and expending atmost E energy. Find the minimum time required to run the marathon. Once he starts a 1 Km sprint, he has to continue at the same speed till the 1 Km is complete.
Tips: Try Brute force, if nothing works.

I used a*e_1+b*e_2+c*e_3+d*e_4+e * e_5 <= E
and a+b+c+d+e = D

Solve these two equation and minimize a*t_1+b*t_2+c*t_3+d*t_4+e * t_5
Duration: 3 hours
Total Questions: 1

Round: HR Interview
Experience: Family background, About the HIPC coding competition that we won. Publication, etc

Round: Technical Interview
Experience: This round was to test my knowledge on distributed systems and problem thinking skills.
Coding question
-----/

Q)What new feature will you add in Television?
I initially said, recommendation. But he said what more. Then I said gesture control.

Round: Technical Interview
Experience: All the currency notes are demonetized, You as RBI cheif have to distribute the 500 cr given by center for chennai have to distribute to various, public sector, private sector, and cooperative banks in the city. You have all the transactions data available with you. Solve this problem with your knowledge of distributed systems.

Skills: General Coding And Problem Solving
College Name: IIT Madras
Contribute & help others!
anonymous
You can choose to be anonymous

TCL Interview FAQs

How many rounds are there in TCL Technician interview?
TCL interview process usually has 3 rounds. The most common rounds in the TCL interview process are Resume Shortlist, Case Study and Technical.
What are the top questions asked in TCL Technician interview?

Some of the top questions asked at the TCL Technician interview -

  1. If the TV remains in complete date condition then what to check fi...read more
  2. Asking the name of the problem in...read more
  3. Questioned about the name and solution of all technical problems about...read more

Recently Viewed

LIST OF COMPANIES

Trinity College Dublin

Overview

Tell us how to improve this page.

TCL Technician Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more

Tesco

Secure your future with a company that values your job stability.

Interview Questions from Similar Companies

Samsung Interview Questions
3.9
 • 545 Interviews
Dell Interview Questions
4.0
 • 386 Interviews
LG Electronics Interview Questions
4.0
 • 195 Interviews
Vivo Interview Questions
4.1
 • 193 Interviews
Philips Interview Questions
3.9
 • 157 Interviews
Daikin Interview Questions
4.2
 • 146 Interviews
Xiaomi Interview Questions
3.8
 • 87 Interviews
Sony Interview Questions
4.2
 • 67 Interviews
View all

Fast track your campus placements

View all
TCL Technician Salary
based on 45 salaries
₹1.5 L/yr - ₹3.5 L/yr
28% less than the average Technician Salary in India
View more details

TCL Technician Reviews and Ratings

based on 9 reviews

3.8/5

Rating in categories

3.3

Skill development

3.3

Work-life balance

3.7

Salary

3.1

Job security

4.2

Company culture

3.3

Promotions

3.9

Work satisfaction

Explore 9 Reviews and Ratings
Security Analyst
65 salaries
unlock blur

₹4.4 L/yr - ₹6.5 L/yr

Network Engineer
62 salaries
unlock blur

₹1.8 L/yr - ₹5 L/yr

Associate Engineer
60 salaries
unlock blur

₹1.7 L/yr - ₹4.5 L/yr

Technician
45 salaries
unlock blur

₹1.5 L/yr - ₹3.5 L/yr

Information Security Analyst
30 salaries
unlock blur

₹4.2 L/yr - ₹5.9 L/yr

Explore more salaries
Compare TCL with

Samsung

3.9
Compare

LG Electronics

4.0
Compare

Sony

4.2
Compare

Panasonic Avionics Corporation

3.4
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent