I applied through university. The process took 3 weeks. I interviewed at Texas Instruments (Ra`ananna) in Mar 2025
Interview
In the first part, I had to present a project from my resume.
In the second part, they showed me code in Python and I had to say what would be output.
In the third part, they asked a question in the style of a low-level code script.
In the fourth part, they showed me code that contained THREADS and I had to add elements to it (details below)
And in the last part, they asked a thinking question in which they brought up a case and I had to say what cases I would check, etc.
Interview questions [1]
Question 1
Showed Python code and I had to say what would be printed. There were calls by value and by reference. There was another part of string splitting.