Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8251475
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T00:14:57+00:00 2026-06-08T00:14:57+00:00

Also, you can’t use pointers This question is an interview question and sounds confusing

  • 0

Also, you can’t use pointers

This question is an interview question and sounds confusing to me as stack ADT is given and operations on queue are asked…

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T00:14:59+00:00Added an answer on June 8, 2026 at 12:14 am

    In a queue enqueuing always insert the data at the riht-most filled position, in a stack also the data is inserted at the last(top). So, emulating enqueuing operation on a stack is not difficult. One push() operation will suffice. The problem is with the dequeuing operation. One way to emulate dequeue is to use two instances of the stack and on dequeue request empty stack 1 into stack 2 and then pop from stack 2 then restore stack 1 with stack2.

    Time complexity for enqueue operaion is O(1)(same as for a queue) but for dequeue operaion the time complexity will be O(n) where n is the number of items in the stack which is greater than O(1) of queue.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Also can you please answer this question? how do I get co-ordinates of selected
For unofficial google reader api, we can use Atom feed api and also can
This is my second post because i also can't find the solution so I
Can anybody recommend any good books on unit testing for multitesting applications. Also can
I've got a long list containing different numbers of elements which also can recur
i created a site on my iis7 it's like http://localhost:88/my i also can access
how would I send an etag over cURL? also can cURL save the etag
You can also write hibernate hql or criteria queries. I have Teacher entity and
These days web addresses can also include non-ASCII characters. So every modern browser and
I have a console application which can also open winform under certain conditions.Processing(its a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.