mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-07 04:00:55 -04:00
feat(curriculum): release graphs and trees module js v9 cert (#66727)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"isUpcomingChange": true,
|
||||
"isUpcomingChange": false,
|
||||
"dashedName": "lab-adjacency-list-to-matrix-converter-js",
|
||||
"helpCategory": "JavaScript",
|
||||
"blockLayout": "link",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"isUpcomingChange": true,
|
||||
"isUpcomingChange": false,
|
||||
"dashedName": "lab-depth-first-search-js",
|
||||
"helpCategory": "JavaScript",
|
||||
"blockLayout": "link",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"isUpcomingChange": true,
|
||||
"isUpcomingChange": false,
|
||||
"dashedName": "lab-n-queens-problem-js",
|
||||
"helpCategory": "JavaScript",
|
||||
"blockLayout": "link",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"isUpcomingChange": true,
|
||||
"isUpcomingChange": false,
|
||||
"dashedName": "lecture-understanding-graphs-and-trees-js",
|
||||
"helpCategory": "JavaScript",
|
||||
"blockLayout": "challenge-list",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"isUpcomingChange": true,
|
||||
"isUpcomingChange": false,
|
||||
"blockLabel": "quiz",
|
||||
"blockLayout": "link",
|
||||
"dashedName": "quiz-graph-and-trees-js",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"isUpcomingChange": true,
|
||||
"isUpcomingChange": false,
|
||||
"dashedName": "review-graphs-and-trees-js",
|
||||
"helpCategory": "JavaScript",
|
||||
"blockLayout": "link",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"isUpcomingChange": true,
|
||||
"isUpcomingChange": false,
|
||||
"dashedName": "workshop-breadth-first-search-js",
|
||||
"helpCategory": "JavaScript",
|
||||
"blockLayout": "challenge-grid",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"isUpcomingChange": true,
|
||||
"isUpcomingChange": false,
|
||||
"dashedName": "workshop-shortest-path-algorithm-js",
|
||||
"helpCategory": "JavaScript",
|
||||
"blockLayout": "challenge-grid",
|
||||
|
||||
@@ -326,7 +326,6 @@
|
||||
},
|
||||
{
|
||||
"dashedName": "graphs-and-trees",
|
||||
"comingSoon": true,
|
||||
"blocks": [
|
||||
"lecture-understanding-graphs-and-trees-js",
|
||||
"workshop-shortest-path-algorithm-js",
|
||||
|
||||
Reference in New Issue
Block a user