Ho sostenuto un colloquio presso Texas Instruments (Bengaluru)
Colloquio
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.
Domande di colloquio [2]
Domanda 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?