How to access WAMP server from other computer or internet x Many times we may require to expose WAMP to other computers in the same network or other networks or maybe internet....
Algorithm to find largest and smallest summing sub-array from an array x A lot of coding tests by various companies ask these kind of questions. Today we will have a look at one...
Some of the interesting ways to reverse a linked list in place x In this blog, I will cover some approaches using which, you can reverse linked list in place. Consider we have a...
A simple number guessing math game x A simple arithmetic number guessing math game We present a simple number guessing math game , where you have to find value...
What is a magic Square ? Algorithm to generate it x All of you might be aware of what a magic square is. Those who are not, definition given below for them:-...