Tip 1 : Properly Revise Coding Questions
Tip 2 : Don't take the theoretical subject lightly.
Tip 1 : Make sure you know even a single bit of your resume
Tip 2 : Be confident in every question
It was purely a coding round. There were no MCQs. There were 4 coding questions of medium level. It was in the evening.



You may assume that given ‘X’ and ‘Y’ definitely exist in the given binary tree.
For the given binary tree

LCA of ‘X’ and ‘Y’ is highlighted in yellow colour.
I don't remember the exact question but the question was similar to this question.



[1, 2, 3, 4] is a strictly increasing array, while [2, 1, 4, 3] is not.
It is the variation of the standard question 'Longest common subsequence'.



Kedan's algorithm can be used
I got to know about this round through call. It was in the evening. The interviewer was quite friendly and he asked me a lot of questions related to Operating systems, Data structure, DBMS, and projects. I explained my project in detail and He also asked so many counter questions. He asked me so many output based questions and even changed so many things and every time he asked me to give the output.




What are different types of joins?
The interviewer was very friendly.
Tell me about Yourself
Why IBM?
What are your strengths?

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
How do you remove whitespace from the start of a string?