Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by BintangChip Team. If you also belong to the team, you can get access from here

BintangChip Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

BintangChip Interview Questions and Answers

Updated 21 Feb 2025

BintangChip Interview Experiences

1 interview found

Sales Person Interview Questions & Answers

user image Anonymous

posted on 21 Feb 2025

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

I was interviewed in Aug 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. What is the company’s development direction?
  • Q2. What is the company's IPO plan?

Sales Person Interview Questions asked at other Companies

Q1. Why sales? What is the difference between sales and marketing
View answer (2)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. General Questions from Projects on Resume?
  • Q2. Questions on Python and C?
  • Q3. Reasoning and Puzzle questions
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
Round 4 - Technical 

(1 Question)

  • Q1. Write a Pseudo code for given scenario?
  • Ans. 

    Pseudo code for a scenario

    • Define variables and data structures needed

    • Write the main logic using conditional statements and loops

    • Handle edge cases and error conditions

    • Test the pseudo code with sample inputs

  • Answered by AI
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
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Spring boot core java
  • Q2. Different annotations
  • Ans. 

    Annotations are used in Java to provide metadata about a program.

    • Annotations start with the @ symbol

    • Annotations can be used to provide information to the compiler or runtime environment

    • Examples of annotations in Java include @Override, @Deprecated, and @SuppressWarnings

  • Answered by AI
  • Q3. Activate profile

Skills evaluated in this interview

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

I applied via campus placement at PSG College of Technology, Coimbatore and was interviewed in Mar 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Have to find number of points common to a rectangle and circle given few conditions

Round 3 - Technical 

(2 Questions)

  • Q1. Questions from resume
  • Q2. Sliding Window concepts in bit vector manipulation
  • Ans. 

    Sliding window concept involves moving a fixed-size window across a data structure to perform operations.

    • Sliding window technique is commonly used in array manipulation to solve problems efficiently.

    • It involves maintaining a window of fixed size while iterating through an array and updating the window based on certain conditions.

    • For example, in bit vector manipulation, sliding window can be used to efficiently count th...

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Three values a human should posses
  • Ans. 

    Compassion, integrity, and resilience are three values a human should possess.

    • Compassion: showing empathy and kindness towards others

    • Integrity: being honest and having strong moral principles

    • Resilience: the ability to bounce back from challenges and setbacks

  • Answered by AI
  • Q2. Family Background

Skills evaluated in this interview

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 - Aptitude Test 

Verilog, c++ pointers, mosfets

Round 3 - Technical 

(3 Questions)

  • Q1. In depth questions about coding language you chose?
  • Ans. Use pointers to solve a problem
  • Answered Anonymously
  • Q2. Use uart protocol to solve a problem?
  • Ans. 

    UART protocol can be used to transmit and receive data between two devices.

    • UART can be used to communicate between a microcontroller and a computer

    • UART can be used to send and receive data between two microcontrollers

    • UART can be used to interface with sensors and actuators

    • UART can be used to implement a simple command/response protocol

    • UART can be used to implement a data logging system

  • Answered by AI
  • Q3. Use uart to receive signals from micrcontroller
  • Ans. 

    UART can be used to receive signals from a microcontroller.

    • Connect the UART pins of the microcontroller to the UART pins of the receiving device.

    • Configure the UART settings such as baud rate, parity, and stop bits.

    • Use a UART library or write code to read the incoming data from the UART buffer.

    • Process the received data as required by the application.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident, say i dont know if you really dont know

Skills evaluated in this interview

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Oct 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

There are some verbal and quantitative and reasoning at the same time they have technical questions like core questions from your engineering subject

Round 3 - One-on-one 

(1 Question)

  • Q1. The Interview has gone nearly upto 1 hr they have asked all basic questions 1) Tell about your project briefly? 2) Basic Analog Question 3) Basic LICA question 4) Basic Digital Electronics questions 5) And...
Round 4 - One-on-one 

(1 Question)

  • Q1. The Third round was Managerial and All he has asked about projects be strong on your project work You can crack this round

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay confident and answer questions with a passion and be good on your core engineering syllabus then you can definitely crack this interview

I applied via LinkedIn and was interviewed in Apr 2022. There were 5 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Switchgear , Cabinet design , heat calculation
Round 2 - Technical 

(1 Question)

  • Q1. PLC hardware, Industrial communication , Safety
Round 3 - One-on-one 

(1 Question)

  • Q1. Soft skill, leadership, problem solving
Round 4 - One-on-one 

(1 Question)

  • Q1. Critical thinking, situation handle
Round 5 - HR 

(1 Question)

  • Q1. General question, Salary negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong with fundamentals, project experience

I applied via Walk-in and was interviewed in Jan 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(2 Questions)

  • Q1. What is electrice current?
  • Ans. 

    Electric current is the flow of electric charge through a conductor.

    • Electric current is measured in amperes (A)

    • It is caused by the movement of electrons

    • Direct current (DC) flows in one direction while alternating current (AC) changes direction periodically

    • Electric current is used to power electrical devices such as lights, motors, and computers

  • Answered by AI
  • Q2. What is resistance and voltage between different
  • Ans. 

    Resistance is the opposition to the flow of electric current, while voltage is the force that drives the current.

    • Resistance is measured in ohms and is determined by the material and dimensions of the conductor.

    • Voltage is measured in volts and is the potential difference between two points in a circuit.

    • The relationship between resistance, voltage, and current is described by Ohm's Law: V = IR.

    • In a circuit with multiple ...

  • Answered by AI
Round 3 - Technical 

(3 Questions)

  • Q1. Induction motor and universal motor different ?
  • Ans. 

    Induction motor and universal motor are different in terms of construction, operation, and applications.

    • Induction motor is AC motor while universal motor is DC motor

    • Induction motor is used for high power applications while universal motor is used for low power applications

    • Induction motor has a stator and a rotor while universal motor has a commutator and brushes

    • Induction motor is more efficient than universal motor

    • Indu...

  • Answered by AI
  • Q2. Conductor and semiconductor between different?
  • Ans. 

    Conductors allow free flow of electrons while semiconductors have limited flow due to their structure.

    • Conductors have high conductivity while semiconductors have moderate conductivity.

    • Conductors have low resistance while semiconductors have high resistance.

    • Examples of conductors include metals like copper and aluminum while examples of semiconductors include silicon and germanium.

  • Answered by AI
  • Q3. What is p-n junction?
  • Ans. 

    A p-n junction is the boundary between a p-type and n-type semiconductor material, forming a diode.

    • It is a type of semiconductor junction formed by doping two different types of semiconductors.

    • The p-type semiconductor has an excess of holes, while the n-type semiconductor has an excess of electrons.

    • When the two types of semiconductors are brought together, the electrons and holes diffuse across the junction, creating a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Electrice current and Voltage and resistance

Wlan tester Interview Questions & Answers

NXP Semiconductors user image Anonymous

posted on 10 Oct 2021

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

Interview Questionnaire 

5 Questions

  • Q1. How MU MIMO works ?
  • Q2. Explain 4 way handshake process
  • Q3. Explain scanning process and types of scans
  • Q4. How tunnel is formed in TTLS 802.1x
  • Q5. What are the improvement in 11ac compared to 11n

Interview Preparation Tips

Interview preparation tips for other job seekers - Starts with the basic level of wifi technology. Based on your answer ,they will start asking in-depth question like different bit value and uses of each bit value in any frame format .
Ex :- explain HT , ERP element info with there bit value and there uses.
.
Be prepared with latest technology concepts like 11ax , 6E concepts .

Skills evaluated in this interview

BintangChip Interview FAQs

How many rounds are there in BintangChip interview?
BintangChip interview process usually has 1 rounds. The most common rounds in the BintangChip interview process are Technical.

Tell us how to improve this page.

Interview Questions from Similar Companies

Qualcomm Interview Questions
3.8
 • 252 Interviews
Intel Interview Questions
4.2
 • 214 Interviews
Tata Electronics Interview Questions
4.0
 • 146 Interviews
Texas Instruments Interview Questions
4.1
 • 120 Interviews
Synopsys Interview Questions
3.9
 • 88 Interviews
Molex Interview Questions
3.9
 • 53 Interviews
View all

BintangChip Reviews and Ratings

based on 3 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 3 Reviews and Ratings
Compare BintangChip with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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