null
US
Sign In
Sign Up for Free
Sign Up
We have detected that Javascript is not enabled in your browser. The dynamic nature of our site means that Javascript must be enabled to function properly. Please read our
terms and conditions
for more information.
Next up
Copy and Edit
You need to log in to complete this action!
Register for Free
12047974
Linear Structures
Description
Computer Science (Data Structures and Algoithms) Mind Map on Linear Structures, created by Eithne O'Sullivan on 30/01/2018.
No tags specified
java
data structure
algorithm
computer science
data structures and algoithms
Mind Map by
Eithne O'Sullivan
, updated more than 1 year ago
More
Less
Created by
Eithne O'Sullivan
almost 8 years ago
Copied by
Eithne O'Sullivan
almost 8 years ago
3
0
0
Resource summary
Linear Structures
Linear Structures (40%)
ArrayLists
Resizable-array implementation of the List interface.
1 case of implementation of the List interface
Single Linked lists
Double Linked Lists
Stacks
Queues
Priority Queues
Operations on Linear Structures
Arrays
collection of elements of same type
each element identified by an index
size set at creation
Strings
Sequence of characters in array
each character is element in array
implemented as an array of type char
LIST interface
is an ADT (abstract data type)
AN INTERFACE is a means to specify behaviour without providing an implementation for that behaviour.(required & optional allowed)
public interface HelloInterface{ public String SayHello;}
public class EnglistHello implements HelloInterface{ public String SayHello{...}
Show full summary
Hide full summary
Want to create your own
Mind Maps
for
free
with GoConqr?
Learn more
.
Similar
Java Week 5 Object Oriented Programming
Troy Bowlin
Computing Hardware - CPU and Memory
ollietablet123
SFDC App Builder 2
Parker Webb-Mitchell
Data Types
Jacob Sedore
Intake7 BIM L1
Stanley Chia
Software Processes
Nurul Aiman Abdu
Design Patterns
Erica Solum
CCNA Answers – CCNA Exam
Abdul Demir
Abstraction
Shannon Anderson-Rush
Spyware
Sam2
HTTPS explained with Carrier Pigeons
Shannon Anderson-Rush
Browse Library