Badhan avatar

Data structure

badhanzone

Published: 10 Apr 2018 › Updated: 10 Apr 2018Data structure

Data structure

The data appering in our data structure are processed by means of certen operation. In fact, the particular data structure that one choose for a given situation depends largely on the frequency with which specific operations are performed

social-1989152__340.jpg
Source

  1. Traversing: accessing each record exacily once so that certain item in the record may be processed.
  2. searching. finding the location of the record with a given key value or finding the locations of all record which satisfy one or more condition
    thought-2123970_960_720.jpg
    source
  3. Insering: Adding a new record to the structure
    4Deleting: Removing a record from a structure

Leave Data structure to:

Written by

Read more #data posts


Best Posts From Badhan

We have not curated any of badhanzone's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From Badhan