Skip to content

Commit 094bdd7

Browse files
authored
Remove populating-next-right-pointers-in-each-node-ii (#315)
1 parent 72e25ed commit 094bdd7

File tree

1 file changed

+0
-40
lines changed

1 file changed

+0
-40
lines changed

src/data/questions.json

-40
Original file line numberDiff line numberDiff line change
@@ -7406,46 +7406,6 @@
74067406
}
74077407
]
74087408
},
7409-
{
7410-
"id": 126,
7411-
"title": "Populating Next Right Pointers in Each Node II",
7412-
"slug": "populating-next-right-pointers-in-each-node-ii",
7413-
"pattern": ["BFS"],
7414-
"difficulty": "Medium",
7415-
"premium": false,
7416-
"companies": [
7417-
{
7418-
"name": "Microsoft",
7419-
"slug": "microsoft",
7420-
"frequency": 3
7421-
},
7422-
{
7423-
"name": "Snowflake",
7424-
"slug": "snowflake",
7425-
"frequency": 3
7426-
},
7427-
{
7428-
"name": "Amazon",
7429-
"slug": "amazon",
7430-
"frequency": 2
7431-
},
7432-
{
7433-
"name": "Bloomberg",
7434-
"slug": "bloomberg",
7435-
"frequency": 2
7436-
},
7437-
{
7438-
"name": "Citadel",
7439-
"slug": "citadel",
7440-
"frequency": 2
7441-
},
7442-
{
7443-
"name": "Walmart Labs",
7444-
"slug": "walmart-labs",
7445-
"frequency": 2
7446-
}
7447-
]
7448-
},
74497409
{
74507410
"id": 127,
74517411
"title": "Binary Tree Right Side View",

0 commit comments

Comments
 (0)