Loading [MathJax]/jax/output/HTML-CSS/fonts/TeX/fontdata.js

Linear Structures

Description

Computer Science (Data Structures and Algoithms) Mind Map on Linear Structures, created by Eithne O'Sullivan on 30/01/2018.
Eithne O'Sullivan
Mind Map by Eithne O'Sullivan, updated more than 1 year ago More Less
Eithne O'Sullivan
Created by Eithne O'Sullivan over 7 years ago
Eithne O'Sullivan
Copied by Eithne O'Sullivan over 7 years ago
1
0
1 2 3 4 5 (0)

Resource summary

Linear Structures
  1. Linear Structures (40%)
    1. ArrayLists
      1. Resizable-array implementation of the List interface.
        1. 1 case of implementation of the List interface
      2. Single Linked lists
        1. Double Linked Lists
          1. Stacks
            1. Queues
              1. Priority Queues
                1. Operations on Linear Structures
                  1. Arrays
                    1. collection of elements of same type
                      1. each element identified by an index
                      2. size set at creation
                      3. Strings
                        1. Sequence of characters in array
                          1. each character is element in array
                            1. implemented as an array of type char
                            2. LIST interface
                              1. is an ADT (abstract data type)
                                1. AN INTERFACE is a means to specify behaviour without providing an implementation for that behaviour.(required & optional allowed)
                                  1. public interface HelloInterface{ public String SayHello;}
                                    1. public class EnglistHello implements HelloInterface{ public String SayHello{...}
                              Show full summary Hide full summary

                              0 comments

                              There are no comments, be the first and leave one below:

                              Similar

                              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