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 Comapre
June 12, 2018
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
June 10, 2018
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 Movie Review
June 08, 2018
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...