Tip 1 : Practice atleast 300 Questions.
Tip 2 : Work on your basics.
Tip 3 : Do atleast 2 projects.
Tip 1 : have one major and one minor project atleast.
Tip 2 : Prepare all the things that you mentioned in your resume
It has 3 coding questions.
1 easy, 1 medium, 1 hard.
I only remember 2 questions.
Time duration 3 hours
Environment was good



Let’s assume that we have a chessboard of dimension 4x4, i.e. N = 4. Then the rectangles can have the following possible dimensions: {1*2, 1*3, 1*4, 2*1, ……, 2*4, ………,4*4}. So, the total number of rectangles in the chessboard is 70.



Input: 'n' = 3, 'k' = 2 and 'arr' = {1, 2, 3}
Output: 2
Explanation: The maximum possible minimum distance will be 2 when 2 cows are placed at positions {1, 3}. Here distance between cows is 2.
We have to use binary search.
there are total 3 questions. and we have to solve at least 2 to qualify.
I remember 1 question only.
Time duration 180 mins.
Platform was nice.



A substring is a contiguous sequence of elements within a string (for example, “bcd” is a substring of “abcde” while “bce” is not).
A string is said to be palindrome if the reverse of the string is the same as the actual string. For example, “abba” is a palindrome, but “abbc” is not a palindrome.
It was an easy round.
He asked me some java based question.
Some sorting techniques.
2 os question.
Difference between TCP/UDP protocol.

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
To make an AI less repetitive in a long paragraph, you should increase: