algorithm for queue 10:17 PM * enqueue operation 1.initialize the variables rear=-1 front=-1 define maxsize 2.if rear ==maxsize-1 print (queue overflow) exit ...Read More
Algirithm of postfix expression 10:17 PM 1.declare all necessary variables initialize an empty stack and result stack 2.scan the post fix expression character by character from ...Read More
stack algorithm 10:16 PM * push operà tion 1.if top=MAXSIZE-1 then print(stack overflow) 2.otherwise read the "data" to be inserted 3.top=top+1 4.stac...Read More
Inspiring Einstein's umbrella story . 9:52 AM One rainy day Albert Einstein was going outside for something important.On the way he has to stop in order to buy something important...Read More
Always respect whom you love. 11:08 AM A boy and a girl fell in love as usually happen. They prolonged their relation for almost 5 years to know each othe...Read More
102 Amazing Quotes that you need everyday! 10:54 AM 102 Amazing Quotes that you need everyday! 1. Life isn’t about getting and having, it’s about giving and being. –Kevin...Read More
Socrates 3 Questions. 7:25 AM Socrates Once a person told Socrates that he wants to tell him something about a person whom they know well so he requested Socrates ...Read More
Featured areas 7:31 AMI am going to blog on the following areas: C/C++, C/C++ Projects, Computer organization & Design, Data structure & Algorithm, ...Read More