﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Wiki on queue</title><link>http://www.DailyFreeCode.Com</link><description>Wiki on queue - DailyFreeCode.Com</description><copyright>Copyright @ 2010. All rights reserved.</copyright><item><title>car gurage simulation(appling stacks and enqueue)</title><link>http://www.DailyFreeCode.Com/Forum/car-gurage-simulationappling-stacks-30938.aspx</link><pubDate>Wed, 08 Oct 2014 05:43:00 GMT</pubDate></item><item><title>car gurage simulation(appling De-queue and enqueue)</title><link>http://www.DailyFreeCode.Com/Forum/car-gurage-simulationappling-queue-30937.aspx</link><pubDate>Wed, 08 Oct 2014 05:40:00 GMT</pubDate></item><item><title>circular priority queue using arrays</title><link>http://www.DailyFreeCode.Com/Forum/circular-priority-queue-arrays-30655.aspx</link><pubDate>Sat, 31 Aug 2013 10:27:00 GMT</pubDate></item><item><title>Building a Queue</title><link>http://www.DailyFreeCode.Com/Forum/building-queue-30589.aspx</link><pubDate>Mon, 29 Apr 2013 18:52:00 GMT</pubDate></item><item><title>Write an algorithm for Deleting an element from the queue using array in dfs</title><link>http://www.DailyFreeCode.Com/InterviewFAQ/algorithm-deleting-element-queue-array-240.aspx</link><pubDate>Sun, 28 Nov 2010 00:00:00 GMT</pubDate></item><item><title>Write an algorithm for Poping the Topmost element of queue using Singly Linked List in dfs.</title><link>http://www.DailyFreeCode.Com/InterviewFAQ/algorithm-poping-topmost-element-queue-233.aspx</link><pubDate>Wed, 10 Nov 2010 00:00:00 GMT</pubDate></item><item><title>A car garage simulation using de-queue (link list implementation)</title><link>http://www.DailyFreeCode.Com/Code/car-garage-simulation-queue-link-list-2869.aspx</link><pubDate>Mon, 27 Sep 2010 00:00:00 GMT</pubDate></item><item><title>Program to create a circular queue</title><link>http://www.DailyFreeCode.Com/Code/create-circular-queue-970.aspx</link><pubDate>Thu, 02 Sep 2010 00:00:00 GMT</pubDate></item><item><title>List Two types of Priority Queues in dfs (data file structure).</title><link>http://www.DailyFreeCode.Com/InterviewFAQ/list-two-types-priority-queues-dfs-data-190.aspx</link><pubDate>Sat, 31 Jul 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the implementation of array as a Circular Queue</title><link>http://www.DailyFreeCode.Com/Code/illustrate-implementation-array-996.aspx</link><pubDate>Thu, 15 Jul 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the implementation of arrays as a Circular Queue ( in graphics )</title><link>http://www.DailyFreeCode.Com/Code/illustrate-implementation-arrays-994.aspx</link><pubDate>Mon, 28 Jun 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the implementation of arrays as a Linear Queue ( in graphics )</title><link>http://www.DailyFreeCode.Com/Code/illustrate-implementation-arrays-linear-993.aspx</link><pubDate>Mon, 14 Jun 2010 00:00:00 GMT</pubDate></item><item><title>List Properties of Queue in dfs (data file structure).</title><link>http://www.DailyFreeCode.Com/InterviewFAQ/list-properties-queue-dfs-data-file-188.aspx</link><pubDate>Thu, 10 Jun 2010 00:00:00 GMT</pubDate></item><item><title>What is Priority Queues in dfs (data file structure)?</title><link>http://www.DailyFreeCode.Com/InterviewFAQ/priority-queues-dfs-data-file-structure-189.aspx</link><pubDate>Fri, 21 May 2010 00:00:00 GMT</pubDate></item><item><title>Implement a multi-access threaded queue with multiple threads inserting and multiple threads extracting from the queue</title><link>http://www.DailyFreeCode.Com/Code/implement-multi-access-threaded-queue-2115.aspx</link><pubDate>Wed, 19 May 2010 00:00:00 GMT</pubDate></item><item><title>is in JAVA smth like stack or queue or linked list and if it exists..how to use it?</title><link>http://www.DailyFreeCode.Com/Forum/java-smth-stack-queue-linked-list-22437.aspx</link><pubDate>Thu, 29 Apr 2010 00:00:00 GMT</pubDate></item><item><title>Write an algorithm for Inserting an element from the circular queue using array in dfs.</title><link>http://www.DailyFreeCode.Com/InterviewFAQ/algorithm-inserting-element-circular-241.aspx</link><pubDate>Sat, 24 Apr 2010 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the implementation of linked list as a Queue</title><link>http://www.DailyFreeCode.Com/Code/illustrate-implementation-linked-list-986.aspx</link><pubDate>Tue, 20 Apr 2010 00:00:00 GMT</pubDate></item><item><title>Question about using Queues</title><link>http://www.DailyFreeCode.Com/Forum/question-queues-22413.aspx</link><pubDate>Sun, 28 Mar 2010 00:00:00 GMT</pubDate></item><item><title>Defines queue and priority queues. Lists basic operations and properties of queue. Also lists types of priority queue.</title><link>http://www.DailyFreeCode.Com/Code/defines-queue-priority-queues-lists-2466.aspx</link><pubDate>Fri, 05 Mar 2010 00:00:00 GMT</pubDate></item><item><title>What is queue in dfs (data file structure)?</title><link>http://www.DailyFreeCode.Com/InterviewFAQ/queue-dfs-data-file-structure-186.aspx</link><pubDate>Mon, 25 Jan 2010 00:00:00 GMT</pubDate></item><item><title>List Basic Operations on Queue in dfs (data file structure).</title><link>http://www.DailyFreeCode.Com/InterviewFAQ/list-basic-operations-queue-dfs-data-187.aspx</link><pubDate>Mon, 18 Jan 2010 00:00:00 GMT</pubDate></item><item><title>Program that implements circular queue as an array</title><link>http://www.DailyFreeCode.Com/Code/implements-circular-queue-array-2838.aspx</link><pubDate>Thu, 07 Jan 2010 00:00:00 GMT</pubDate></item><item><title>Program to implement a multi-access threaded queue with multiple threads inserting and multiple threads extracting from the queue</title><link>http://www.DailyFreeCode.Com/Code/implement-multi-access-threaded-queue-1106.aspx</link><pubDate>Wed, 23 Dec 2009 00:00:00 GMT</pubDate></item><item><title>Write an algorithm for Pushing a Node at the end of queue using Singly Linked List in dfs.</title><link>http://www.DailyFreeCode.Com/InterviewFAQ/algorithm-pushing-node-end-queue-singly-232.aspx</link><pubDate>Sat, 12 Dec 2009 00:00:00 GMT</pubDate></item><item><title>CREATE A DYNAMIC SIMPLE QUEUE</title><link>http://www.DailyFreeCode.Com/Code/create-dynamic-simple-queue-2422.aspx</link><pubDate>Sun, 06 Dec 2009 00:00:00 GMT</pubDate></item><item><title>Write an algorithm for Creating Queue(fifo) using Singly Linked List in dfs.</title><link>http://www.DailyFreeCode.Com/InterviewFAQ/algorithm-creating-queuefifo-singly-231.aspx</link><pubDate>Fri, 04 Dec 2009 00:00:00 GMT</pubDate></item><item><title>Queue with array</title><link>http://www.DailyFreeCode.Com/Code/queue-array-2419.aspx</link><pubDate>Mon, 09 Nov 2009 00:00:00 GMT</pubDate></item><item><title>Write an algorithm for Inserting an element into the queue using array in dfs</title><link>http://www.DailyFreeCode.Com/InterviewFAQ/algorithm-inserting-element-queue-array-239.aspx</link><pubDate>Sun, 08 Nov 2009 00:00:00 GMT</pubDate></item><item><title>Program that implements a priority queue using an array</title><link>http://www.DailyFreeCode.Com/Code/implements-priority-queue-array-2840.aspx</link><pubDate>Thu, 05 Nov 2009 00:00:00 GMT</pubDate></item><item><title>Write an algorithm for Deleting an element from the circular queue using array in dfs</title><link>http://www.DailyFreeCode.Com/InterviewFAQ/algorithm-deleting-element-circular-242.aspx</link><pubDate>Sun, 11 Oct 2009 00:00:00 GMT</pubDate></item><item><title>Program to implement a circular queue as a linked list</title><link>http://www.DailyFreeCode.Com/Code/implement-circular-queue-linked-list-2820.aspx</link><pubDate>Thu, 24 Sep 2009 00:00:00 GMT</pubDate></item><item><title>simple queue with link list</title><link>http://www.DailyFreeCode.Com/Code/simple-queue-link-list-2416.aspx</link><pubDate>Fri, 28 Aug 2009 00:00:00 GMT</pubDate></item><item><title>simple queue with array</title><link>http://www.DailyFreeCode.Com/Code/simple-queue-array-2414.aspx</link><pubDate>Tue, 25 Aug 2009 00:00:00 GMT</pubDate></item><item><title>Program to create a queue using static memory allocation</title><link>http://www.DailyFreeCode.Com/Code/create-queue-static-memory-allocation-969.aspx</link><pubDate>Fri, 29 May 2009 00:00:00 GMT</pubDate></item><item><title>Advance Queue Oracle</title><link>http://www.DailyFreeCode.Com/Forum/advance-queue-oracle-7844.aspx</link><pubDate>Sat, 16 May 2009 00:00:00 GMT</pubDate></item><item><title>How can i make an MDB to choose from a list of Queues</title><link>http://www.DailyFreeCode.Com/Forum/mdb-choose-list-queues-6714.aspx</link><pubDate>Mon, 16 Feb 2009 00:00:00 GMT</pubDate></item><item><title>Program to create a queue using static memory allocation</title><link>http://www.DailyFreeCode.Com/Code/create-queue-static-memory-allocation-1123.aspx</link><pubDate>Fri, 30 Jan 2009 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the implementation of Double Ended linked list    as a Queue</title><link>http://www.DailyFreeCode.Com/Code/illustrate-implementation-double-ended-988.aspx</link><pubDate>Mon, 12 Jan 2009 00:00:00 GMT</pubDate></item><item><title>Program to create queue / fifo using dynamic memory allocation</title><link>http://www.DailyFreeCode.Com/Code/create-queue-fifo-dynamic-memory-1124.aspx</link><pubDate>Sat, 29 Nov 2008 00:00:00 GMT</pubDate></item><item><title>Program of Graphical Representation of Stack And Queue</title><link>http://www.DailyFreeCode.Com/Code/graphical-representation-stack-queue-1148.aspx</link><pubDate>Wed, 19 Nov 2008 00:00:00 GMT</pubDate></item><item><title>Program to create a queue using dynamic memory allocation </title><link>http://www.DailyFreeCode.Com/Code/create-queue-dynamic-memory-allocation-973.aspx</link><pubDate>Fri, 10 Oct 2008 00:00:00 GMT</pubDate></item><item><title>Program to illustrate the implementation of arrays as a Linear Queue</title><link>http://www.DailyFreeCode.Com/Code/illustrate-implementation-arrays-linear-995.aspx</link><pubDate>Sun, 14 Sep 2008 00:00:00 GMT</pubDate></item><item><title>connect to a MSMQ queue using a Java class</title><link>http://www.DailyFreeCode.Com/Forum/connect-msmq-queue-java-class-22717.aspx</link><pubDate>Fri, 18 Jul 2008 00:00:00 GMT</pubDate></item></channel></rss>