Nothing like that but the question about my academic inconsistent performance shaken me a bit.
System Interview Questions
60,537 system interview questions shared by candidates
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
What did you make at your two most recent positions?
Q: How good are you with Matlab on a scale of 1-10?
What led me to apply for the position at Coke? How quickly could I be available?
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 371 - 380 interview questions