Tip 1 - Practice at least 50 Questions
Tip 2 - Do at least 1 project
Tip 1 : Mention good projects and only those skills in which you are confident.
Tip 2 : Do not put false things on resume.
- Morning time
- Environment was good.
- No
- Interviewer was good



If the given rectangle is [1, 1, 3, 2]. It means the bottom left corner is at [1, 1] and the top right corner is at [3, 2]. Hence, the top left corner is at [1, 2] and the bottom right corner is at [3, 1].

Two integers are used to represent Point - x and y coordinates.
Two points are used to represent a Rectangle - Bottom left corner and top right corner.
s1 - There are three golden rectangles: (165, 100), (170, 100), (160, 100).
s2 - I applied matrix multiplication
s3 - Interviewer satisfied for this approach


s1 - The points shown are the points on or in the specified square.
s2 - Those that are red are the points that the frog could be at after seconds 6.



1 2 3 4
5 6 7 8
1 9 2 3
In this example, the maximum value is 8 (mat[2][1]-mat[0][0]).
- Morning time
- Environment was good.
- No
- Interviewer was good



s1 - Query 1: we have to buy exactly pots. There are six possible options: [1,2]
s2 - Buy pot of first kind, pots of second kind. The cost is 6 .
Buy pot of first kind, pots of second kind. The cost is: 60 .



- Morning time
- Environment was good.
- No
- Interviewer was good
1. Tell me about yourself?
2. Why are you interested in this position?
3. Why are you leaving your current job?
4. Can you describe a work or school instance in which you messed up?
5. Tell me about a time when you experienced conflict with a co-worker and how you dealt with it.
Tip 1 : Keep your eye contact in front
Tip 2 : Speak and dress well.
Tip 3 : Communication should be good

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: