Technical Interview Questions Info
Technical Interview Questions Info
Interviewer : Ok so let�s get started with the questions. You have to be hurry in
answering. So are you ready?
Me: Explained
Me : Did
Interviewer : What is an abstract class and how do you declare abstract method in
Python?
Me : Told.
Me : No sir. However overriding static methods won�t give any compile time error
but the other 2 will.
Me : told.
Me : Told
Me : Told.
Me : Did
Me : Did
Me : Explained
Interviewer : When can you override clone method of Object class.
Me : Sir only when that class implements Cloneable which is a tagging interface.
And we should do that only when there will arise a problem of shallow copy.
Me : (Thinking�Thinking�.).
Me : (Tensed)
Me : Told
Me : Use super() to execute parent class� constructor and normally for child�s.
Me : The phase that identifies an efficient execution plan for evaluating a query
that has the least estimated cost is referred to as query optimization.
Me : Told
Me : Explained him thoroughly using separate chaining method and using a bucket
array. A lot of questions were asked from it as well.
Interviewer : Ok Ashrith now let me now test on your problem solving skills?
Interviewer : Explain me using generator to print the even numbers between 0 and n
in comma separated form while n is input by console. Do it for me in the most
efficient way. Just tell me the approach.
Me : Use yield to produce the next value in generator. In case of input data being
supplied to the question, it should be assumed to be a console input.
Define a function which can generate a dictionary where the keys are numbers
between 1 and 20 (both included) and the values are square of keys. The function
should just print the values only.
Me : Will keep a boolean array and if i visit one loop will mark it as visited�.
Me : Okay Sir I got it. (Explained him my approach with two pointers).
Interviewer : Write an SQL query to Select all names that start with a given letter
Me : Wrote.
Interviewer : What is the maximum number of runs that a batsman can score in an
ideal case ?
I think I missed few questions that were asked.I cleared the technical round and
had another round (HR) which lasted for around 30 minutes. Then all of us were told
that we have been shortlisted after having clearing written test. However they
couldn�t confirm us the offer as they have to visit other centers and will take
total of 200 candidates from all over India.
It was an awesome experience and for the first time. Waiting for the results.