Tip 1 : Aptitude is must.
Tip 2 : Practice puzzle problems.
Tip 3 : Do atleast 2 projects.
Tip 1 : Keep it short.
Tip 2 : Have some projects on resume.
Timing was 10 AM. Environment was very well. Questions were well explained.
You have an infinite number of umbrellas of each type.
If it is not possible to shelter exactly ‘M’ people then print -1.
For the given input array [4, 3, 2, 1], the minimum no. of swaps required to sort the array is 2, i.e. swap index 0 with 3 and 1 with 2 to form the sorted array [1, 2, 3, 4].
Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
Which is a DDL command in SQL?