Describe how you would approach filling up a bus with golf balls.
Systems Engineer Interview Questions
32,693 systems engineer interview questions shared by candidates
Company's Previous Tagline
Nothing like that but the question about my academic inconsistent performance shaken me a bit.
Why you prefer TCS?
What is the main valid point to join our company ?
Draw / Sketch a picture that depicts you in just 2 mins??
Introduce yourself, Walkthrough Resume, Why you want to Join TCS, What programming languages are you familiar with, Are you ready to work in any shift, Are you willing to travel, Are you a team player
Q: How good are you with Matlab on a scale of 1-10?
Tell me about yourself............
s = ['aa*', 'ac*dd', '*abc'] ( a list of string, string contains 0 or 1 '*' which means can be any.) query = 'acbbdd' ( given a query, check if this query is one pattern in the list s) eg. query = 'acbbdd' -> True (match with 'ac*dd'') eg. query = 'abcd' -> False (no match)
Viewing 171 - 180 interview questions