Acudí a una entrevista en Texas Instruments (Bengaluru)
Entrevista
It was an oncampus process for the embedded software intern position.Therer was one online assessment of MCQs in 3 sections - Logical Reasoning, Digital and Programming. The level of questions were easy.
Preguntas de entrevista [2]
Pregunta 1
How to swap contents of two memory locations without using an extra variable?
You have an incoming stream of natural numbers upto N (N is known). How do you figure out if a number wasn't received? (Think of a constant memory solution). Can you
also find out which number wasn't received?