Unnamed: 0 int64 1 5.86k | Question stringclasses 24
values | Sample ANS stringclasses 24
values | Student ANS stringlengths 1 1.06k | Score float64 0 2.5 |
|---|---|---|---|---|
1,288 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | The operations are :-\nINSERTION\nDELETION\nUPDATION | 2.5 |
1,289 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | insertion ,deletion, update ,modify | 2.5 |
1,290 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | The following operations can be performed on a data structure: \n1. Insertion\n2. Deletion\n3. Search | 2.5 |
1,291 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Searching, Insertion, Deletion, Sorting are some common operations that can be performed on a data structure. | 2.5 |
1,292 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | insertion, deletion, iteration | 2.5 |
1,293 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Common operations performed on a data structure are:\n1. Insertion \n2. Deletion\n3. Searching\n4.Modification\n | 2.5 |
1,294 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | searching,sorting,insertion,traversal,deletion etc. | 2.5 |
1,295 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Searching, sorting, traversal etc. | 2.5 |
1,296 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Following are the common operations that can be performed on a data-structure:\n->Insertion\n->Updation\n->Deletion\n->Traversal | 2.5 |
1,297 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | The common operations that can be performed on a data structures are sorting, storing, merging, insertion, deletion, etc. | 2.5 |
1,298 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | THE common operations that can be performed on a data structure are \n1 deletion\n2 union\n3 traversal\n4 searching \n5 sorting\n | 2.5 |
1,299 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Common operations are:\n1. Traversing\n2. Searching\n3. Sorting\n4. Insertion \n5. Deletion | 2.5 |
1,300 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | we can add or delete items. we can traverse the data structure | 2.5 |
1,302 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | 1. Insert Data\n2. Delete Data\n3. Move Positions\n4. Edit | 2 |
1,303 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | common operations are adition subtraction multiplication accessing the elements | 2.5 |
1,304 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | some common operations that can be performed on data structures are: | 2.5 |
1,305 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | common operations like insertion merging searching , sorting can be performed on a data structure | 2 |
1,306 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | we can perform insertion deletion and searching operations on a data structure | 2 |
1,307 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | insert or store data\ndelete\nupdate data\nsearch an element stored in data structure | 2 |
1,308 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Insertion\nDeletion\nSelection\nSearching | 2.5 |
1,309 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Searching, Sorting are the operations that can be performed on a data structure. | 2 |
1,310 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Common operations are:\nSearching, Sorting, insertion of new data. | 2.5 |
1,311 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | insertion, deletion , finding maximum and minimum element. | 2 |
1,312 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Sorting\nSearching\nTraversing | 2.5 |
1,313 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | The common-operation that can be performed on a data-structure are taking input and printing outputs. | 2.5 |
1,314 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | searching, sorting, inserting, deleting | 2.5 |
1,315 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Insertion and deletion at any position , finding element are common operations that can performed on a data structure | 2.5 |
1,316 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Following operations can be performed on a data structure:-\n1. Insertion\n2. Deletion\n3. Traversal\n | 2.5 |
1,317 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | operations performed are searching sorting insertion | 2.5 |
1,318 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | The common operations that can be performed on a data-structure are:\n1-Traversal\n2-Insertion\n3-Deletion\n4-Searching | 2.5 |
1,319 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Search , Insert , Delete | 2.5 |
1,320 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Searching, sorting, heapify or then making it to a min heap or a max heap, get minimum, get maximum | 2.5 |
1,321 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | adding, deleting a particular thing, updating, forming its structure\nwell like trees in case of trees we can add a node and delete a node \ncan be done using traversing a node, here a node can be anything that you wants to represent.\naccording to our need we can perform various operations. | 2 |
1,322 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | ->Insertion\n->Deletion\n->Updating\n->accessing data | 1 |
1,323 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | searching\nsorting\npossible shortest path and many more | 1 |
1,324 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Common operations on a data structure are traversal,insertion,deletion,searcing,sorting and merging. | 1 |
1,325 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | insert-insert the element\ndelete-delete any element\nupdate-update element with another element | 1 |
1,326 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | sorting and searching. | 1 |
1,327 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Common operations such as remove and insert can be performed on data structure. Commands used in STL to this is pop and push | 1 |
1,328 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Common operations that can be performed on data structures are insertion, deletion, updation, searching etc. | 2 |
1,329 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | common operations that can be performed are insertion, deletion, updation. | 1 |
1,330 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Insertion\nDeletion\nsearching\nSorting | 2 |
1,331 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Common operations that can be performed on data structures are Searching , Sorting and traversal. Some types of searches are: Binary search, linear search, etc. Some types of sorting are: selection sort, merge sort , quick sort, etc. Based on the time complexities of these algorithms in the best and worst case , the ap... | 2 |
1,332 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | searching \nsorting\ninsertion deletion | 2 |
1,333 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | 1) Traversal/Printing\n2) Delete\n3) Insertion (In most cases at any particular position too)\n4) Updating \n | 1 |
1,334 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Sorting Searching | 1 |
1,335 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | 1. Insertion\n2. Deletion\n3. Traversal | 2 |
1,336 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | operations that can be performed are: searching, sorting , deleting , input of nodes etc. | 2 |
1,337 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Common operations include entering data, deleting data ,searching, sorting, merging | 2 |
1,338 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Linear data structures are those stores data in a linear manner such as array ,vector, stack ,queues , in these the data in stored one by one . | 2 |
1,339 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Insertion \nDeletion\nSearching | 2 |
1,340 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Traversing \nsearching\ninsertion \ndeletion\nupdate | 2 |
1,341 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | 1. We can find sum of an array\n2. Maximum Element & Minimum Element\n3. Searching - Binary Search, Linear Search, Interpolation Search, Median Search\n4. Sorting - Selection Sort, Bubble Sort, Merge Sort, Quick Sort, Heap Sort | 2 |
1,342 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | common operations that can be performed on data structures are sorting ,searching etc. | 2 |
1,343 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | 1. Deletion\n2. Insertion\n3. Transversal | 1 |
1,344 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Operations-Insert, Delete, Update | 1 |
1,345 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Sorting, Searching, pop, push, delete, extract min, extract max, transversal, bi-directional pointing | 2 |
1,346 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Their are many operations that can be done on different data structures such as :\n1 . Traversing \n2. Searching\n3. Insertion\n4. Deletion | 1 |
1,347 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Finding min and max data, extraction of particular data or min or max element, sorting of data in particular order, | 2 |
1,348 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | some common operations that can be performed on data structures are:\n1. insertion\n2. deletion\n3. swapping\n4. modification\n5. searching\n6. sorting\n7. printing\n8. traversing | 2 |
1,349 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | insertion, deletion, traversal, searching. | 1 |
1,350 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | The common operations that can be performed on a data-structure are insertion, deletion and replace. | 1 |
1,351 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Linear Data structures stores the data in a linear form.\nFor example- arrays, list, etc. | 1 |
1,352 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | operations performed on data -structure :\ncomparing , finding best optimise solution , decreasing time complexity, finding optimal path on map, graph coloring , string matching | 1 |
1,353 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | operations like input and output of data. storing and searching required data. deletion and replacement of data. | 2 |
1,354 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | sorted, merge, push back, create function, insert, tree, array, stack, graph, searching | 2 |
1,355 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | we can perform search ,sort ,insertion operation and many more on a data structure | 1 |
1,356 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Some of the common operations that can be performed on a data structure are pop or remove or erase(which can be used to delete elements), push, insert(which can be used to add elements), size( which can be used to access the size of the data structure), empty( to check whether the data structure is empty or not). | 1 |
1,357 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | The operation are \nInserting the element \nDeleting the element\nSearching the element | 1 |
1,358 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | The common operations which can be performed on data structure are \nInsertion \nDeletion\nSearching | 2 |
1,359 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | insertion,deletion, search. | 1 |
1,360 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | insertion, deletion, rotation are some operations that can be performed on a data structure | 1 |
1,361 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | insertion of elements into them ,deletion of elements ,sorting of elements, swapping of elements | 2 |
1,362 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | search\ndelete\ninsert\nsort | 1 |
1,363 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | common operation that can be performed on data structure are :-\ninsertion \ndeletion \n | 1 |
1,364 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | The most common operations that are performed on any data structure are traversal, inserting an element, deleting an element, modifying an element. | 1 |
1,365 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | 1.Insertion\n2.Deletion\n3.Sorting | 1 |
1,366 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | The operations that can be performed on a data-structure are deletion , insertion and updating . | 1 |
1,367 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | searching and sorting. | 1 |
1,368 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | There are various data structures. Most simply to start with array, linked list, stacks, queue, heap and much more. Operations such as adding new element, deleting an old element, changing the value of the particular element, printing all elements are operations that could be performed in a data structure. | 1 |
1,369 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | insertion\ndeletion\nsearching\ntraversal\n | 2 |
1,370 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Common operations that can be performed on a data structure are insertion, deletion , finding of an element , etc. | 1 |
1,371 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Generally, common operations include insertion, deletion, updation, searching etc. | 1 |
1,372 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Common operations that can be performed on a data structure are: Inserting, deleting, traversing, searching. | 1 |
1,373 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | insertion, deletion, searching, sorting are the common operations that can be performed on a data structure. | 1 |
1,374 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | The most common operations that can be performed on a data structure are -\nSearching an element, \nSorting the data of that data structure in a perticular fashion like in ascending order and in descending order,\nDeletion of an particular element or more than one elements from the given data structure.\nInserting an e... | 1 |
1,375 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | insertion\ndeletion\nupdation\ntraversal | 1 |
1,376 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Common operations which can be performed are:\nInsertion , Searching And Deletion of an element in a data structure.\n | 1 |
1,377 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Searching, sorting, finding a pattern,etc. | 1 |
1,378 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | The common operations that can be performed on a data structure are linking a list, gaming program, searching and sorting. | 1 |
1,379 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Common operations that can be done in a data structure are:\n1. Sort\n2. Search\n | 1 |
1,380 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Common operations and can be performed on data structures are- searching, sorting, merging, partition, etc. | 1 |
1,381 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | common operations performed on data structure are \nsorting\nbacktracking\nrecursion | 1 |
1,382 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Common operations that can be performed on data structures are insertion, deletion, updating, traversals, searching and more. | 1 |
1,383 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Insertion, deletion, sorting, searching | 1 |
1,384 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | size, to check if empty, searching, sorting, deletion, insertion and updating are some commonly used operations on data structures. | 2 |
1,385 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Searching, sorting, insertion, deletion | 2 |
1,386 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Stack, Queue, Searching ,Sorting , Deletion, Insertion, Traversal, Pointers , etc. can be performed on a data structure. | 1 |
1,387 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | Insertion, Deletion, Searching ,Sorting are commo n operations performed on a data-structure. | 1 |
1,388 | What are common operations that can be performed on a data-structure? | The following operations are commonly performed on any data-structure – (1)Insertion − adding a data item (2) Deletion − removing a data item (3) Traversal − accessing and/or printing all data items (4) Searching − finding a particular data item (5) Sorting − arranging data items in a pre-defined sequence | searching , sorting , traversal etc. | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.