Posts

Splendid Matrices Splendid Matrices C++ Program Rani has challenged Nandu to generate Splendid Matrices. Splendid matrices are square matrices with dimensions 2n X 2n filled in a particular manner. To explain this manner, Rani gives Nandu the matrices for n=1, n=2 and n=3 :

Convert c/c++ Object into binary form ( int ,float ,char ..etc to binary )

Check if binary representation of a number is palindrome

#microsoft internship problem

diffrence between char s[]="hello"; or char *s ="hello"