I applied through college or university. I interviewed at Texas Instruments (Bangalore Rural) in Nov 2022
Interview
There were no coding questions only MCQs were there. There were 30 MCQs in 75 mins. 10 Technical MCQ 45 mins and 20 Aptitude MCQ in 30 mins. Accuracy was very important here. Those who have max number of correct answers were shortlisted for interview. Around 24 students out of around approx 250 were shortlisted for Software Engineer Role. I was one of them.
Interview questions [1]
Question 1
Interviewer was in a bit hurry so he didn’t waste time in the introduction he directly jumped into questions. Explain Endianness of a machine and write a C code to know the endianness of your machine. He gave me a hexadecimal address of 32 bits asked me to add code in my previous code to know the content at that address. What is the cache coherence problem and asked if my code is prone to cache coherence problem. I answered yes. Then he given me an API and asked me where I can use that to remove cache coherence from my code. What is cache invalidation and again given me an API and asked me to use that in my code. What is memory alignment. Write a C function which takes 2 arguments size and alignment. The function should return a memory block of given size with given alignment. I had written the code using malloc to allocate memory block and then made some changes to make the block align to given alignment. Some discussion of free system call and how can I use that in my code. After 5 min I got to know that I had made to the second round and I will get a call from HR.
I applied through college or university. I interviewed at Texas Instruments (Raipur, Chhattisgarh) in Nov 2022
Interview
We started with my self introduction and dived into my project's discussion and ended up with dsa questions with a typical hr question. It was conducted for 30 minutes approximately and can be cracked if you prepare well
I applied through college or university. The process took 5 days. I interviewed at Texas Instruments (Jalandhar, Punjab) in Oct 2021
Interview
One coding round. Level: Medium
Interview rounds:
2 rounds.
Level: Hard to Crack.
Questions on DSA, OS, DBMS, Linux and projects were asked.
The DSA Questions included topics like Sliding window, string manipulation, dynamic programming.
Interview questions [1]
Question 1
Questions related to DevOps, DBMS, OS and Data structures.