Kaynağa Gözat

Added topics for sublist problem (#928)

* Added topics for sublist problem

* Added enumeration and generics to sublist topics

* Added topics for sublist problem
badanomaly 9 yıl önce
ebeveyn
işleme
daab605b2a
1 değiştirilmiş dosya ile 7 ekleme ve 1 silme
  1. 7
    1
      config.json

+ 7
- 1
config.json Dosyayı Görüntüle

@@ -778,7 +778,13 @@
778 778
       "core": false,
779 779
       "difficulty": 7,
780 780
       "slug": "sublist",
781
-      "topics": null,
781
+      "topics": [
782
+        "lists",
783
+        "searching",
784
+        "loops",
785
+        "generics",
786
+        "enumeration"
787
+      ],
782 788
       "unlocked_by": "linked-list",
783 789
       "uuid": "d2aedbd7-092a-43d0-8a5e-ae3ebd5b9c7f"
784 790
     },