answersLogoWhite

0

one-dimensional array, and doubly-linked list.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What are the two ways of representing a graph?

finite and infinite graph.


What are the two ways of representing the Income Statement in accounting?

There are two ways of presenting income statement: Account Form Statement Form


Best ways to store magazines?

You can get a picnic basket and stack them up in there. Another trick is to stack them on a bookshelf if you have one. Simply place them between two hard books to keep them upright.


How many ways can you stack 77 books into equall piles?

i think about 5929 ways


What is the relationship between ratios and fractions?

They are all different ways of representing the same thing: a relationship between two numbers.


What are two ways of representing x is greater than or equal to 4?

x ≥ 4 or 4 ≤ x


Can you stack more than two cards in Uno?

No, in Uno you can only stack two cards at a time.


What is the relationship between ratios fractions and percents?

They are all different ways of representing the same thing: a relationship between two numbers.


How many different stack styems are there?

There are two types of plumbing stacks: A stack vent and a soil or waste stack.


How many albans do short stack have?

two, "stack is the new black" and "this is bat country"


What are the stack operation?

there are two operations you can do with a STACK one is PUSH operation and the other is POP operation


What are the two basic ways in representing linear structures in memory?

Data structures are classified as either linear or non linear, a data structure is said to be linear if its elements form a sequence, or, in other words, a linear list, there are two basic ways of representing such linear structures in memory, one way is to have the linear relationship between the elements represented by means of sequential memory locations, these linear structures are called arrays, the other way is to have the linear relationship between the elements represented by means of pointers or links, these linear structures are called linked lists.