TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
alaa shorman
NA
2
3.4k
Data structure
May 11 2012 3:22 PM
please how can i solve this
1-copy
queue
even values to stack
2-delete odd values from stack
3-sort queue
4-sort stack
5-exchange nodes values between stack and
queue
6-gather even values to stack and odd values to queue
7-delete median nodes in queue
8-insert new nodes in it's suitable positions in palindrome(mirror) queue
9-insert new node before every even node value in stack
10-gather all similar nodes in queue
Reply
Answers (
1
)
C#
how to write the code to preview the files in c# ?