Sorting - I

June 22, 2018
Sorting - I Write a C program to sort the given array of elements , place the even numbers in the right side and odd numbers in the left side in a sorted order. Sample input   : 6          ...
Reliance Jio has announced new changes to its prepaid plans. Under a limited-time offer, the company is offering users additional data. The new plans are available starting today June 12and can be availed till June 30. This means that users can enjoy the...
Backspace String Compare Given two strings S and T, return if they are equal when both are typed into empty text editors. # means a backspace character. Sample input   1 : S = "ab#c"  T = "ad#c" Sample output 1 : True Explanation...
Longest Palindromic Substring Given a string S,find the longest palindromic substring in S. Sample Input 1    : abaxabaxabb Sample Output 1  : baxabaxab Sample Input 2     : babad Sample Output 2   : bab   (aba also correct) Sample Input 3   : baad...
Kaala means Black! This is not a movie about Racism, but a movie, which speaks about the rights, that people deserves over their livelihood! Food, Water and Shelter are the basic needs of every human being. Plot When someone tries to plunder these...