freeCodeCamp/curriculum/challenges/italian/10-coding-interview-prep/data-structures
camperbot 984a1845a2
chore(i18n,learn): processed translations (#48428)
2022-11-08 07:03:26 -08:00
..
add-a-new-element-to-a-binary-search-tree.md chore(i18n,learn): processed translations (#48277) 2022-10-27 19:21:48 +02:00
add-elements-at-a-specific-index-in-a-linked-list.md chore(i18n,curriculum): update translations (#44671) 2022-01-04 14:15:51 +00:00
adjacency-list.md chore(i18n,curriculum): update translations (#42984) 2021-07-23 18:42:17 +00:00
adjacency-matrix.md
breadth-first-search.md chore(i18n,curriculum): update translations 2021-10-27 21:47:35 +05:30
check-if-an-element-is-present-in-a-binary-search-tree.md
check-if-binary-search-tree.md chore(i18n,learn): processed translations (#44991) 2022-02-01 12:32:53 -08:00
create-a-circular-queue.md chore(i18n,curriculum): update translations 2021-10-27 21:47:35 +05:30
create-a-doubly-linked-list.md chore(i18n,learn): processed translations (#45583) 2022-04-01 02:01:59 +09:00
create-a-hash-table.md chore(i18n,learn): processed translations (#45583) 2022-04-01 02:01:59 +09:00
create-a-linked-list-class.md chore(i18n,learn): processed translations (#44777) 2022-01-14 09:43:16 -08:00
create-a-map-data-structure.md chore(i18n,learn): processed translations (#46711) 2022-06-29 16:36:55 +02:00
create-a-priority-queue-class.md chore(i18n,curriculum): update translations (#43089) 2021-08-02 07:05:44 -07:00
create-a-queue-class.md chore(i18n,curriculum): update translations 2021-10-27 21:47:35 +05:30
create-a-set-class.md chore(i18n,curriculum): update translations (#43140) 2021-08-09 10:35:35 +02:00
create-a-stack-class.md chore(i18n,curriculum): update translations (#43167) 2021-08-10 15:38:37 +02:00
create-a-trie-search-tree.md chore(i18n,learn): processed translations (#46682) 2022-06-27 19:25:35 +05:30
create-an-es6-javascript-map.md chore(i18n,learn): processed translations (#45583) 2022-04-01 02:01:59 +09:00
create-and-add-to-sets-in-es6.md chore(i18n,curriculum): update translations 2021-10-27 21:47:35 +05:30
delete-a-leaf-node-in-a-binary-search-tree.md chore(i18n,curriculum): update translations 2021-10-27 21:47:35 +05:30
delete-a-node-with-one-child-in-a-binary-search-tree.md chore(i18n,learn): processed translations (#45001) 2022-02-03 11:16:32 -08:00
delete-a-node-with-two-children-in-a-binary-search-tree.md chore(i18n,curriculum): update translations (#43167) 2021-08-10 15:38:37 +02:00
depth-first-search.md chore(i18n,learn): processed translations (#45165) 2022-02-19 16:26:08 +09:00
find-the-minimum-and-maximum-height-of-a-binary-search-tree.md chore(i18n,curriculum): update translations 2021-10-27 21:47:35 +05:30
find-the-minimum-and-maximum-value-in-a-binary-search-tree.md chore(i18n,curriculum): update translations 2021-10-27 21:47:35 +05:30
implement-heap-sort-with-a-min-heap.md chore(i18n,learn): processed translations (#45583) 2022-04-01 02:01:59 +09:00
incidence-matrix.md chore(i18n,learn): processed translations (#45583) 2022-04-01 02:01:59 +09:00
insert-an-element-into-a-max-heap.md chore(i18n,learn): processed translations (#45583) 2022-04-01 02:01:59 +09:00
invert-a-binary-tree.md chore(i18n,curriculum): update translations 2021-10-27 21:47:35 +05:30
learn-how-a-stack-works.md chore(i18n,curriculum): update translations (#43167) 2021-08-10 15:38:37 +02:00
perform-a-difference-on-two-sets-of-data.md chore(i18n,curriculum): update translations (#43167) 2021-08-10 15:38:37 +02:00
perform-a-subset-check-on-two-sets-of-data.md chore(i18n,learn): processed translations (#45991) 2022-05-16 07:06:15 -07:00
perform-a-union-on-two-sets.md chore(i18n,learn): processed translations (#45583) 2022-04-01 02:01:59 +09:00
perform-an-intersection-on-two-sets-of-data.md chore(i18n,curriculum): update translations (#43089) 2021-08-02 07:05:44 -07:00
remove-an-element-from-a-max-heap.md chore(i18n,learn): processed translations (#48428) 2022-11-08 07:03:26 -08:00
remove-elements-from-a-linked-list-by-index.md chore(i18n,learn): processed translations (#46850) 2022-07-12 13:56:02 +02:00
remove-elements-from-a-linked-list.md chore(i18n,curriculum): update translations 2021-10-27 21:47:35 +05:30
remove-items-from-a-set-in-es6.md
reverse-a-doubly-linked-list.md chore(i18n,learn): processed translations (#45583) 2022-04-01 02:01:59 +09:00
search-within-a-linked-list.md chore(i18n,learn): processed translations (#46850) 2022-07-12 13:56:02 +02:00
typed-arrays.md chore(i18n,curriculum): update translations 2021-10-27 21:47:35 +05:30
use-.has-and-.size-on-an-es6-set.md chore(i18n,curriculum): update translations 2021-10-27 21:47:35 +05:30
use-breadth-first-search-in-a-binary-search-tree.md chore(i18n,curriculum): update translations 2021-10-27 21:47:35 +05:30
use-depth-first-search-in-a-binary-search-tree.md chore(i18n,curriculum): update translations 2021-10-27 21:47:35 +05:30
use-spread-and-notes-for-es5-set-integration.md chore(i18n,curriculum): update translations 2021-10-27 21:47:35 +05:30
work-with-nodes-in-a-linked-list.md chore(i18n,curriculum): update translations 2021-10-27 21:47:35 +05:30