Decimal to octal conversion
The following program takes a decimal number as an input and prints its octal equivalent. This program is implemented using
Read moreThe following program takes a decimal number as an input and prints its octal equivalent. This program is implemented using
Read moreThe below program takes a integer as input and checks whether the input is a perfect number or not. Perfect
Read moreThe following program takes a string as input and prints number of letters and number of words present in the
Read moreThis is the solution for the question at hackerrank, python triangle quest solution. In the question you have to display
Read moreThis is an iterative method for the binary search algorithm. It takes a list as an input and another variable
Read moreThis post will help you to create your very own lightweight blogging system. This system is completely created by using
Read moreIn this post, you will be guided to create a simple chatroom system in php without any databases. This system
Read moreThis post will let you create a simple Color picker android application which will return the HEX code from the
Read moreThis post guides you to create your own Twitter. Well that’s not completely true but this post will guide you
Read moreIts been a common problem for all people, specially the young generation to locate their mobile when it’s in Silent
Read more