Tip 1 : Do at-least 200+ dsa problems from various topics.
Tip 2 : Make 2-3 projects and be well versed with their functionality.
Tip 3 : Practice aptitude questions and time yourself while doing the questions.
Tip 1: Keep your resume short, try to make it one pager only.
Tip 2: Mention only position specific projects, and if you have got a good academic score mention it on top.
It was the first round at 10:00 am in the morning. The test was in our college campus. The questions ranged from logical reasoning, arithmetical ability(pipes and cisterns, speed and distance etc.) to java and C++ output questions.
It was a psychometric round.
I was asked 2 coding questions, questions from my projects and questions related to different java concepts. One question from cloud computing was also asked.
Input: 'arr' = [1, 2, 7, -4, 3, 2, -10, 9, 1]
Output: 11
Explanation: The subarray yielding the maximum sum is [1, 2, 7, -4, 3, 2].
If the first linked list is 1 -> 2 -> 3 -> 4 -> 5 -> NULL and the second linked list is 4 -> 5 -> NULL.
The two numbers represented by these two lists are 12345 and 45, respectively. So, adding these two numbers gives 12390.
So, the linked list representation of this number is 1 -> 2 -> 3 -> 9 -> 0 -> NULL.
Explained how interfaces work and how the diamond problem works.
Explained about my project giving details about all the functionalities.
Explained about cloud computing.
It was a normal discussion about the role, the job expectations and about the company culture.
1) How was your previous internship experience?
2) Are you interested in higher studies?
3) Why should we hire you?
4) Are you comfortable to relocate according to the job posting?
Tip 1: Be confident in answering the questions.
Tip 2: Speak clearly about your job expectations.
Tip 3: Answer the questions with a little diplomacy and don't forget to ask questions to the HR regarding the job.
Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
What does ROLLBACK do in DBMS?
Thank you. All questions mentioned in the interview experience.