Craziness about technology

Saturday, November 8, 2014

On November 08, 2014 by Arun Verma in ,    No comments
The word "traverse" means "to go or travel across or over". Uses of traversal:- If we want to modify each of the elements in the list then we need to travel across each element , there comes the need of traversal.  e.g. LIST = 1, 2, 3, 4, 5....         We want to add 0 to each of the element then we shall traverse the linked list.        After traversing...
On November 08, 2014 by Arun Verma in ,    No comments
What would you explain linked list to a person? Consider a linked list to be a train where Engine is the head and you have flexibility to join locomotives or remove them . Each locomotives of the train is analogous to data node in a linked list, locomotives are connected in manner where person can go from locomotives to locomotives as you can traverse a linked list. Insertion,...

Tuesday, September 16, 2014

On September 16, 2014 by Arun Verma in ,    No comments
LINKED LIST IN C :-            List means a sequence of items arranged one after another. A linked list is a data structure consisting of a group of nodes which together represent a sequence. Under the simplest form, each node...

Saturday, September 6, 2014

On September 06, 2014 by Arun Verma in , , ,    No comments
DETECT AUDIO ON YOUTUBE You might have seen people commenting on a video commenting-"2:42 song please or which music is at x:xx. Below mentioned sites might help you in extracting those audios and providing you details about them if available in their databases. 1. Audentifi: Shazam for...

Tuesday, August 12, 2014

Errors in computer world 1. Programming errors While writing c programs, errors also known as bugs in the world of programming may occur unwillingly which may prevent the program to compile and run correctly as per the expectation of the programmer. Basically there are three types of errors in c...

Sunday, August 10, 2014

On August 10, 2014 by Arun Verma in    No comments
Life Links 1 Life Links contains links to some most amazing, praiseful, wonderful posts and Blogs that will show me the path of light. 1.What are some smart moves a 22-year-old can make as soon as he/she starts earning? Find the ans. at quora:-    http://qr.ae/kWd7s Screenshot:-  www.thetechmadness.in 2. 10...
Top Downloaded Free Mobile Games 1. Angry Birds :- Angry Birds is a puzzle video game developed by Finnish computer game developer Rovio Entertainment that started the Angry Birds franchise was launched firstly in december 2009 for ios.  With...