Tip 1 : Solve and answer the questions with a calm mind.
Tip 2 : You should know each and every word of your Resume.
Tip 3 : Have confidence in yourself
Tip 4 : Prepare yourself for the question "Tell me about yourself"
Tip 1 : Follow chronological resume format
Tip 2 : Include only the most relevant information and put the most important information first
Tip 3 : Description of your project should be short and sweet.
Coding Round consists of 3 questions and time given to solve those questions was 6 hours. It give a 24 hour window in that we can give our test anytime. The questions are basically from arrays, Mathematical , Dynamic Programming
If there are multiple answers, find the smallest one. F...
First of all interviewer asked very famous question of Interview i.e.
"Tell me about yourself"
I have given proper answer of this question including my achievements , internships and education.
The interviewer was very friendly . He kept motivating me till end of interview. He took me to the right approach in many questions.
Have you worked on Linux OS?
Tell me some commands in Linux. Which commands are used to create a file and write in it?
If we want to print top 10 lines from a file which command will we use?
If we want to print last 10 line of file which command will we use?
Which command is used to get ip address of pc? .
What is the difference between physical address and logi...
Tip 1 : I generally prefer last minute notes from geeks for geek for quick revision . It covers most of the topics.
Tip 2 : Refer generally asked questions in interviews for particular subject.
Tip 3 : Make notes for the main subject topics for last revision.
What is Inheritance and types of Inheritance. along with example of inheritance.
What are access specifier in OOPS?
What is default access specifier of class?
What is the difference between class and structure?
What is garbage collection?
Different storage mediums in C++.
What is copy constructor?
Tip 1 : Go through the main features of OOPS Encapsulation , Inheritance etc
Tip 2 : Practice examples of each feature
Tip 3 : Read E Balaguruswamy for better understanding of OOPs
This was Technical + HR both round. I were asked technical as well as HR related Questions
Again the interviewer was very friendly . He treated me very well and help me out in many questions.
I got a great experience from this interview. Overall It was a good learning for me.
If we toss 1 coin three times one by one then what will the probability of getting heads all the time.
Tip 1 : Do practice these some generally asked Mathematics concepts
Tip 2 : Keep revising things.
Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
What is the result of 4 % 2?