Recently in an online test I faced this question i.e. on how to minimize the number of candies/toffee to be distributed by a teacher and found that a lot
Consider you are given with a number N and you have to find the maximum possible number(just the count not the actual arrangements) of beautiful arrangements possible using
Now it has become easy to compare the prices and book OLA or UBER directly from the Google search itself. Google has now announced that commuters would now
Microsoft announced last year that it has planned to have one billion devices which will be running on their latest window i.e. Windows 10 by the mid of
Binary Insertion sort is a variant of Insertion sorting in which proper location to insert the selected element is found using the binary search. Read Insertion Sort in
Insertion sort is a comparison based sorting algorithm which sorts the array by shifting elements one by one from an unsorted sub-array to the sorted subarray. With each