DevDep #Multi-Fields platform

If you’re looking for what’s next, look no further. DevDep #Multi-Fields platform creation has grown into one of the largest blogs worldwide...

About Blog ...

If you’re looking for what’s next, look no further. DevDep #Multi-Fields platform creation has grown into one of the largest blogs worldwide, and it’s all due to focusing on what’s new . News and analysis on Web technologies, start ups, social media,gaming, gadgets gaming...etc — Pretty much known as the "DevDep" and everything else techie are talking about & well mashes it up into the kind of blog casserole we just can’t get enough of...

Wednesday, 29 April 2015

Placement #01

Top 50 questions of Basic C programming Write a program to print numbers from 1 to 100 without using loops Write a C program to swap two variables without using a temporary variable. What is the 8 queens problem? Write a C program to solve it? Write a C program to print a square matrix helically. Write a C program to reverse a string. Write a C program to reverse the words in a sentence in place. Write a C program generate permutations. Write...