id
int64 0
5k
| problem_text
stringlengths 886
3.79k
| graph
stringlengths 803
4.62k
| path
listlengths 1
18
| exact_answer
int64 1
18
|
---|---|---|---|---|
900 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Megan Gibson, Sandra Reed, Troy Harrison, Nicole Farmer, Danielle Meyer, Katrina Harris, Alejandra Patel MD, Chad Herrera, Catherine Klein, Laurie Williams, Matthew Hammond, Emily Weeks, Dan Sharp, Joe Dalton, Bob Mills, Bradley Harper, Roger Shah, James Bennett, Andrea Cervantes
- Fiendship connections: Megan Gibson to Danielle Meyer, Sandra Reed to Danielle Meyer, Troy Harrison to Danielle Meyer, Nicole Farmer to Danielle Meyer, Danielle Meyer to Katrina Harris, Danielle Meyer to Dan Sharp, Danielle Meyer to Alejandra Patel MD, Danielle Meyer to James Bennett, Danielle Meyer to Roger Shah, Danielle Meyer to Emily Weeks, Danielle Meyer to Catherine Klein, Danielle Meyer to Bob Mills, Danielle Meyer to Andrea Cervantes, Danielle Meyer to Laurie Williams, Danielle Meyer to Bradley Harper, Katrina Harris to Matthew Hammond, Chad Herrera to Matthew Hammond, Dan Sharp to Joe Dalton
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Megan Gibson", "id": 4343300}, {"name": "Sandra Reed", "id": 2595724}, {"name": "Troy Harrison", "id": 4343194}, {"name": "Nicole Farmer", "id": 4343068}, {"name": "Danielle Meyer", "id": 2473512}, {"name": "Katrina Harris", "id": 2414120}, {"name": "Alejandra Patel MD", "id": 2545324}, {"name": "Chad Herrera", "id": 2482479}, {"name": "Catherine Klein", "id": 4343089}, {"name": "Laurie Williams", "id": 4343219}, {"name": "Matthew Hammond", "id": 2592564}, {"name": "Emily Weeks", "id": 4342969}, {"name": "Dan Sharp", "id": 2480469}, {"name": "Joe Dalton", "id": 4427865}, {"name": "Bob Mills", "id": 4343129}, {"name": "Bradley Harper", "id": 4343260}, {"name": "Roger Shah", "id": 3250780}, {"name": "James Bennett", "id": 3012455}, {"name": "Andrea Cervantes", "id": 4343154}], "links": [{"source": 4343300, "target": 2473512}, {"source": 2595724, "target": 2473512}, {"source": 4343194, "target": 2473512}, {"source": 4343068, "target": 2473512}, {"source": 2473512, "target": 2414120}, {"source": 2473512, "target": 2480469}, {"source": 2473512, "target": 2545324}, {"source": 2473512, "target": 3012455}, {"source": 2473512, "target": 3250780}, {"source": 2473512, "target": 4342969}, {"source": 2473512, "target": 4343089}, {"source": 2473512, "target": 4343129}, {"source": 2473512, "target": 4343154}, {"source": 2473512, "target": 4343219}, {"source": 2473512, "target": 4343260}, {"source": 2414120, "target": 2592564}, {"source": 2482479, "target": 2592564}, {"source": 2480469, "target": 4427865}]}
|
[
4343300
] | 1 |
901 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Sherry Sullivan, Jocelyn Gomez, Melissa Rivera, Travis Harper, Laura Mendoza, Anna Stark, David Hunt, Paul Blair, Christopher Barnes, Jennifer Ashley, Kathryn Garcia, Terry Walsh, Ronald Mclean DDS, John Thornton, Penny Becker
- Fiendship connections: Sherry Sullivan to Kathryn Garcia, Sherry Sullivan to Anna Stark, Jocelyn Gomez to Kathryn Garcia, Laura Mendoza to Penny Becker, Anna Stark to Christopher Barnes, David Hunt to Kathryn Garcia, Kathryn Garcia to Penny Becker, Kathryn Garcia to Terry Walsh, Kathryn Garcia to Ronald Mclean DDS
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Sherry Sullivan", "id": 4996480}, {"name": "Jocelyn Gomez", "id": 5141697}, {"name": "Melissa Rivera", "id": 4961251}, {"name": "Travis Harper", "id": 5044646}, {"name": "Laura Mendoza", "id": 4945354}, {"name": "Anna Stark", "id": 5601228}, {"name": "David Hunt", "id": 5290253}, {"name": "Paul Blair", "id": 5136953}, {"name": "Christopher Barnes", "id": 5715407}, {"name": "Jennifer Ashley", "id": 4976281}, {"name": "Kathryn Garcia", "id": 5113525}, {"name": "Terry Walsh", "id": 5290261}, {"name": "Ronald Mclean DDS", "id": 5290263}, {"name": "John Thornton", "id": 4967449}, {"name": "Penny Becker", "id": 5093439}], "links": [{"source": 4996480, "target": 5113525}, {"source": 4996480, "target": 5601228}, {"source": 5141697, "target": 5113525}, {"source": 4945354, "target": 5093439}, {"source": 5601228, "target": 5715407}, {"source": 5290253, "target": 5113525}, {"source": 5113525, "target": 5093439}, {"source": 5113525, "target": 5290261}, {"source": 5113525, "target": 5290263}]}
|
[
4996480,
4961251,
5044646,
5136953,
4976281,
4967449
] | 6 |
902 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Jacob Brooks, Zachary Ellis, Justin Griffin, Stacey Glass, Alexandra Dixon, Nicholas Mcbride, Daniel Arroyo, Mrs. Felicia Stone, Kirsten Wagner, Gregory Ray, Brian Gregory, Greg Pace, Aaron Johnson, Amy Smith, Lauren Hogan, Wanda Vincent, Heather Powell, Matthew Williams, Heather Reese, Sydney Morton, Holly James, Theresa Doyle, Matthew Moses, Melissa Marshall, Christopher Glover, Kelsey Garcia DVM
- Fiendship connections: Jacob Brooks to Heather Powell, Jacob Brooks to Sydney Morton, Zachary Ellis to Sydney Morton, Justin Griffin to Melissa Marshall, Alexandra Dixon to Sydney Morton, Alexandra Dixon to Brian Gregory, Daniel Arroyo to Melissa Marshall, Daniel Arroyo to Christopher Glover, Mrs. Felicia Stone to Melissa Marshall, Mrs. Felicia Stone to Matthew Williams, Brian Gregory to Greg Pace, Brian Gregory to Heather Powell, Brian Gregory to Sydney Morton, Aaron Johnson to Matthew Moses, Lauren Hogan to Wanda Vincent, Heather Powell to Sydney Morton, Matthew Williams to Melissa Marshall, Matthew Williams to Kelsey Garcia DVM, Heather Reese to Theresa Doyle, Holly James to Theresa Doyle, Matthew Moses to Melissa Marshall
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Jacob Brooks", "id": 1041543}, {"name": "Zachary Ellis", "id": 1204616}, {"name": "Justin Griffin", "id": 1767434}, {"name": "Stacey Glass", "id": 5099019}, {"name": "Alexandra Dixon", "id": 2359054}, {"name": "Nicholas Mcbride", "id": 1275919}, {"name": "Daniel Arroyo", "id": 1325976}, {"name": "Mrs. Felicia Stone", "id": 1958938}, {"name": "Kirsten Wagner", "id": 1525915}, {"name": "Gregory Ray", "id": 917668}, {"name": "Brian Gregory", "id": 2135973}, {"name": "Greg Pace", "id": 1533609}, {"name": "Aaron Johnson", "id": 1407919}, {"name": "Amy Smith", "id": 891832}, {"name": "Lauren Hogan", "id": 4991933}, {"name": "Wanda Vincent", "id": 5690813}, {"name": "Heather Powell", "id": 1564881}, {"name": "Matthew Williams", "id": 1029714}, {"name": "Heather Reese", "id": 1218523}, {"name": "Sydney Morton", "id": 1978077}, {"name": "Holly James", "id": 1034851}, {"name": "Theresa Doyle", "id": 1492580}, {"name": "Matthew Moses", "id": 1150829}, {"name": "Melissa Marshall", "id": 975091}, {"name": "Christopher Glover", "id": 1325816}, {"name": "Kelsey Garcia DVM", "id": 1140345}], "links": [{"source": 1041543, "target": 1564881}, {"source": 1041543, "target": 1978077}, {"source": 1204616, "target": 1978077}, {"source": 1767434, "target": 975091}, {"source": 2359054, "target": 1978077}, {"source": 2359054, "target": 2135973}, {"source": 1325976, "target": 975091}, {"source": 1325976, "target": 1325816}, {"source": 1958938, "target": 975091}, {"source": 1958938, "target": 1029714}, {"source": 2135973, "target": 1533609}, {"source": 2135973, "target": 1564881}, {"source": 2135973, "target": 1978077}, {"source": 1407919, "target": 1150829}, {"source": 4991933, "target": 5690813}, {"source": 1564881, "target": 1978077}, {"source": 1029714, "target": 975091}, {"source": 1029714, "target": 1140345}, {"source": 1218523, "target": 1492580}, {"source": 1034851, "target": 1492580}, {"source": 1150829, "target": 975091}]}
|
[
2135973,
1767434,
5099019,
1275919,
1525915,
917668,
891832,
4991933,
1034851
] | 9 |
903 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Kylie Lewis, Crystal Campbell, Benjamin Graves, Jessica Barker, Samuel Simpson, Virginia Lopez, Jennifer Armstrong, Kristy Martinez, Linda Hill, Mary Munoz, Lisa Wise, Jasmine Sullivan, Dana Cohen, Anita Crawford, Ashley Nicholson, Suzanne Henry, John Williams, Allison Mclean, Christian Hernandez, Angela Walsh, Eric Robertson, Laura Carr, Ryan West, Julie Taylor, Jason Collins, Brian Wiggins
- Fiendship connections: Kylie Lewis to Angela Walsh, Kylie Lewis to Julie Taylor, Kylie Lewis to Mary Munoz, Crystal Campbell to Jason Collins, Crystal Campbell to Samuel Simpson, Samuel Simpson to Angela Walsh, Samuel Simpson to Jasmine Sullivan, Samuel Simpson to Julie Taylor, Virginia Lopez to Kristy Martinez, Virginia Lopez to Brian Wiggins, Kristy Martinez to John Williams, Lisa Wise to Angela Walsh, Lisa Wise to Eric Robertson, Lisa Wise to Jason Collins, Lisa Wise to Suzanne Henry, Ashley Nicholson to Eric Robertson, Ashley Nicholson to John Williams, Angela Walsh to Julie Taylor
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Kylie Lewis", "id": 5167362}, {"name": "Crystal Campbell", "id": 4966531}, {"name": "Benjamin Graves", "id": 4945799}, {"name": "Jessica Barker", "id": 5093641}, {"name": "Samuel Simpson", "id": 5034251}, {"name": "Virginia Lopez", "id": 5002636}, {"name": "Jennifer Armstrong", "id": 192402}, {"name": "Kristy Martinez", "id": 4947092}, {"name": "Linda Hill", "id": 4953750}, {"name": "Mary Munoz", "id": 5344030}, {"name": "Lisa Wise", "id": 4966430}, {"name": "Jasmine Sullivan", "id": 5247286}, {"name": "Dana Cohen", "id": 1631165}, {"name": "Anita Crawford", "id": 5114815}, {"name": "Ashley Nicholson", "id": 4952008}, {"name": "Suzanne Henry", "id": 4970830}, {"name": "John Williams", "id": 5233615}, {"name": "Allison Mclean", "id": 5190096}, {"name": "Christian Hernandez", "id": 4961362}, {"name": "Angela Walsh", "id": 4929130}, {"name": "Eric Robertson", "id": 4941035}, {"name": "Laura Carr", "id": 4951786}, {"name": "Ryan West", "id": 225652}, {"name": "Julie Taylor", "id": 5249526}, {"name": "Jason Collins", "id": 4961403}, {"name": "Brian Wiggins", "id": 5002621}], "links": [{"source": 5167362, "target": 4929130}, {"source": 5167362, "target": 5249526}, {"source": 5167362, "target": 5344030}, {"source": 4966531, "target": 4961403}, {"source": 4966531, "target": 5034251}, {"source": 5034251, "target": 4929130}, {"source": 5034251, "target": 5247286}, {"source": 5034251, "target": 5249526}, {"source": 5002636, "target": 4947092}, {"source": 5002636, "target": 5002621}, {"source": 4947092, "target": 5233615}, {"source": 4966430, "target": 4929130}, {"source": 4966430, "target": 4941035}, {"source": 4966430, "target": 4961403}, {"source": 4966430, "target": 4970830}, {"source": 4952008, "target": 4941035}, {"source": 4952008, "target": 5233615}, {"source": 4929130, "target": 5249526}]}
|
[
5167362,
4945799,
5093641,
192402,
4953750,
1631165,
5114815,
5190096,
4961362,
4951786,
225652
] | 11 |
904 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Darren Perez, Mr. Keith Fowler, Luis Dillon, Travis Woods, Amber Harris, Laura Diaz, Tyler Flores, Sara Martinez MD, Michelle Rodriguez, Geoffrey Mora, Carla Chapman MD, David Schneider, David Nicholson, Jessica Hughes, Marissa Clark, John Medina, Bradley Herring, Larry Hamilton, Linda Gregory, Aaron Joyce, Stephanie Boyd, Mr. Jeff Garza, Victor Moreno, Danielle Daniels, Samantha Cook, Patricia Jacobs, Sean Fisher, Zachary Barrera, Justin Wright, Aaron King
- Fiendship connections: Luis Dillon to Linda Gregory, Travis Woods to Linda Gregory, Travis Woods to Marissa Clark, Amber Harris to Victor Moreno, Laura Diaz to Samantha Cook, Tyler Flores to Larry Hamilton, Sara Martinez MD to Linda Gregory, David Schneider to Larry Hamilton, David Nicholson to Danielle Daniels, Jessica Hughes to Victor Moreno, John Medina to Danielle Daniels, Larry Hamilton to Patricia Jacobs, Larry Hamilton to Zachary Barrera, Linda Gregory to Stephanie Boyd, Aaron Joyce to Justin Wright
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Darren Perez", "id": 5082628}, {"name": "Mr. Keith Fowler", "id": 4929926}, {"name": "Luis Dillon", "id": 2555911}, {"name": "Travis Woods", "id": 2715791}, {"name": "Amber Harris", "id": 4114321}, {"name": "Laura Diaz", "id": 2456849}, {"name": "Tyler Flores", "id": 3835285}, {"name": "Sara Martinez MD", "id": 4178456}, {"name": "Michelle Rodriguez", "id": 5240859}, {"name": "Geoffrey Mora", "id": 2472731}, {"name": "Carla Chapman MD", "id": 2419100}, {"name": "David Schneider", "id": 3835307}, {"name": "David Nicholson", "id": 5637935}, {"name": "Jessica Hughes", "id": 2465201}, {"name": "Marissa Clark", "id": 2489524}, {"name": "John Medina", "id": 5637945}, {"name": "Bradley Herring", "id": 2447680}, {"name": "Larry Hamilton", "id": 2449345}, {"name": "Linda Gregory", "id": 2463688}, {"name": "Aaron Joyce", "id": 4929739}, {"name": "Stephanie Boyd", "id": 4149968}, {"name": "Mr. Jeff Garza", "id": 2430292}, {"name": "Victor Moreno", "id": 2461913}, {"name": "Danielle Daniels", "id": 5274336}, {"name": "Samantha Cook", "id": 2677222}, {"name": "Patricia Jacobs", "id": 3835238}, {"name": "Sean Fisher", "id": 2455661}, {"name": "Zachary Barrera", "id": 3835252}, {"name": "Justin Wright", "id": 5175285}, {"name": "Aaron King", "id": 2430200}], "links": [{"source": 2555911, "target": 2463688}, {"source": 2715791, "target": 2463688}, {"source": 2715791, "target": 2489524}, {"source": 4114321, "target": 2461913}, {"source": 2456849, "target": 2677222}, {"source": 3835285, "target": 2449345}, {"source": 4178456, "target": 2463688}, {"source": 3835307, "target": 2449345}, {"source": 5637935, "target": 5274336}, {"source": 2465201, "target": 2461913}, {"source": 5637945, "target": 5274336}, {"source": 2449345, "target": 3835238}, {"source": 2449345, "target": 3835252}, {"source": 2463688, "target": 4149968}, {"source": 4929739, "target": 5175285}]}
|
[
5082628,
4929926,
2555911,
4114321,
2456849,
2449345,
5240859,
2472731,
2419100,
5274336,
2447680,
4929739,
2430292,
2455661,
2430200
] | 15 |
905 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Taylor Summers, Joshua Davis, Alexander Carpenter, Mary Jones, James Ellis, Adam Bates, Michael Johnson, Cody Henderson, Kelly Miller, Todd Baker, Emily Boyd, Ernest Glass, Catherine Martinez, Brandon Henry, Jose Spencer, Lindsey Brown, Henry Malone, Stephanie Cooper, Jonathan Hernandez, Jessica Sherman
- Fiendship connections: Joshua Davis to Henry Malone, Alexander Carpenter to Todd Baker, Alexander Carpenter to Catherine Martinez, Mary Jones to Adam Bates, James Ellis to Henry Malone, Michael Johnson to Ernest Glass, Cody Henderson to Emily Boyd, Cody Henderson to Kelly Miller, Kelly Miller to Jonathan Hernandez, Todd Baker to Lindsey Brown, Emily Boyd to Brandon Henry, Ernest Glass to Jonathan Hernandez, Brandon Henry to Henry Malone, Henry Malone to Jessica Sherman
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Taylor Summers", "id": 2483472}, {"name": "Joshua Davis", "id": 1285395}, {"name": "Alexander Carpenter", "id": 2422036}, {"name": "Mary Jones", "id": 2495253}, {"name": "James Ellis", "id": 1111572}, {"name": "Adam Bates", "id": 2686103}, {"name": "Michael Johnson", "id": 1179542}, {"name": "Cody Henderson", "id": 1019951}, {"name": "Kelly Miller", "id": 1510959}, {"name": "Todd Baker", "id": 2481970}, {"name": "Emily Boyd", "id": 780083}, {"name": "Ernest Glass", "id": 805304}, {"name": "Catherine Martinez", "id": 3172666}, {"name": "Brandon Henry", "id": 1113793}, {"name": "Jose Spencer", "id": 1116611}, {"name": "Lindsey Brown", "id": 3246916}, {"name": "Henry Malone", "id": 1458508}, {"name": "Stephanie Cooper", "id": 809946}, {"name": "Jonathan Hernandez", "id": 983523}, {"name": "Jessica Sherman", "id": 1180776}], "links": [{"source": 1285395, "target": 1458508}, {"source": 2422036, "target": 2481970}, {"source": 2422036, "target": 3172666}, {"source": 2495253, "target": 2686103}, {"source": 1111572, "target": 1458508}, {"source": 1179542, "target": 805304}, {"source": 1019951, "target": 780083}, {"source": 1019951, "target": 1510959}, {"source": 1510959, "target": 983523}, {"source": 2481970, "target": 3246916}, {"source": 780083, "target": 1113793}, {"source": 805304, "target": 983523}, {"source": 1113793, "target": 1458508}, {"source": 1458508, "target": 1180776}]}
|
[
2483472,
1113793,
2481970,
2495253,
1116611,
809946
] | 6 |
906 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Susan Best, Laura Santana, Erika Donaldson, Matthew Dalton, Michael Harris, Angelica Kemp, Kathryn Novak, Cheryl Morales, Tracy Obrien, Amy Henderson, Angela Taylor, Matthew Stevens, Lisa Walter, Lori Moore, Anthony Hicks, Marissa Matthews, Colleen Black, Tony Jones, Michael Villarreal, Judy Lutz, William Williams, Audrey Morris, Allison Long, Alan Long, Christopher Scott
- Fiendship connections: Susan Best to Michael Villarreal, Susan Best to Tony Jones, Susan Best to Alan Long, Susan Best to Lisa Walter, Susan Best to Angela Taylor, Susan Best to Tracy Obrien, Susan Best to Angelica Kemp, Susan Best to Allison Long, Susan Best to Michael Harris, Susan Best to Marissa Matthews, Susan Best to Matthew Stevens, Susan Best to Laura Santana, Susan Best to Colleen Black, Laura Santana to Michael Villarreal, Matthew Dalton to Anthony Hicks, Matthew Dalton to William Williams, Angelica Kemp to Michael Villarreal, Angelica Kemp to Angela Taylor, Angelica Kemp to Tracy Obrien, Cheryl Morales to Anthony Hicks, Tracy Obrien to Michael Villarreal, Tracy Obrien to Angela Taylor, Amy Henderson to Alan Long, Amy Henderson to William Williams, Angela Taylor to Michael Villarreal, Matthew Stevens to Michael Villarreal, Lori Moore to Anthony Hicks, Marissa Matthews to Michael Villarreal, William Williams to Christopher Scott, Allison Long to Alan Long
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Susan Best", "id": 2422411}, {"name": "Laura Santana", "id": 3101584}, {"name": "Erika Donaldson", "id": 2486036}, {"name": "Matthew Dalton", "id": 2405657}, {"name": "Michael Harris", "id": 2884122}, {"name": "Angelica Kemp", "id": 2509853}, {"name": "Kathryn Novak", "id": 2406432}, {"name": "Cheryl Morales", "id": 4112673}, {"name": "Tracy Obrien", "id": 2501922}, {"name": "Amy Henderson", "id": 2623012}, {"name": "Angela Taylor", "id": 2433957}, {"name": "Matthew Stevens", "id": 3101492}, {"name": "Lisa Walter", "id": 2424503}, {"name": "Lori Moore", "id": 2405963}, {"name": "Anthony Hicks", "id": 2461388}, {"name": "Marissa Matthews", "id": 3101389}, {"name": "Colleen Black", "id": 3147342}, {"name": "Tony Jones", "id": 2421198}, {"name": "Michael Villarreal", "id": 2419409}, {"name": "Judy Lutz", "id": 2464603}, {"name": "William Williams", "id": 2479207}, {"name": "Audrey Morris", "id": 2461416}, {"name": "Allison Long", "id": 2681064}, {"name": "Alan Long", "id": 2422507}, {"name": "Christopher Scott", "id": 2623604}], "links": [{"source": 2422411, "target": 2419409}, {"source": 2422411, "target": 2421198}, {"source": 2422411, "target": 2422507}, {"source": 2422411, "target": 2424503}, {"source": 2422411, "target": 2433957}, {"source": 2422411, "target": 2501922}, {"source": 2422411, "target": 2509853}, {"source": 2422411, "target": 2681064}, {"source": 2422411, "target": 2884122}, {"source": 2422411, "target": 3101389}, {"source": 2422411, "target": 3101492}, {"source": 2422411, "target": 3101584}, {"source": 2422411, "target": 3147342}, {"source": 3101584, "target": 2419409}, {"source": 2405657, "target": 2461388}, {"source": 2405657, "target": 2479207}, {"source": 2509853, "target": 2419409}, {"source": 2509853, "target": 2433957}, {"source": 2509853, "target": 2501922}, {"source": 4112673, "target": 2461388}, {"source": 2501922, "target": 2419409}, {"source": 2501922, "target": 2433957}, {"source": 2623012, "target": 2422507}, {"source": 2623012, "target": 2479207}, {"source": 2433957, "target": 2419409}, {"source": 3101492, "target": 2419409}, {"source": 2405963, "target": 2461388}, {"source": 3101389, "target": 2419409}, {"source": 2479207, "target": 2623604}, {"source": 2681064, "target": 2422507}]}
|
[
2422411,
2486036,
2406432,
2464603,
2461416
] | 5 |
907 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Brian Wolfe, Carol Coleman, Carl Hensley, April Murillo, Shannon Villa, Kyle Ferguson, Helen Freeman, Theresa Taylor, Patricia Anderson, Jeremy Peterson, Mrs. Ellen Martinez, Danny Stewart DVM, Lori Blair, Rodney Downs, Sandra Robinson, Cindy Lawrence, David Gonzales, Joseph George, Steven Taylor
- Fiendship connections: Brian Wolfe to Sandra Robinson, Brian Wolfe to Carol Coleman, Brian Wolfe to Shannon Villa, Brian Wolfe to Joseph George, Brian Wolfe to Kyle Ferguson, Brian Wolfe to Theresa Taylor, Carol Coleman to Sandra Robinson, Carol Coleman to Kyle Ferguson, Carol Coleman to Theresa Taylor, Carol Coleman to Danny Stewart DVM, Carl Hensley to Cindy Lawrence, Carl Hensley to Patricia Anderson, Carl Hensley to Lori Blair, April Murillo to Sandra Robinson, April Murillo to Joseph George, Shannon Villa to Sandra Robinson, Shannon Villa to Cindy Lawrence, Shannon Villa to Patricia Anderson, Shannon Villa to Lori Blair, Kyle Ferguson to Sandra Robinson, Helen Freeman to Mrs. Ellen Martinez, Helen Freeman to David Gonzales, Helen Freeman to Joseph George, Patricia Anderson to Joseph George, Danny Stewart DVM to Cindy Lawrence, Lori Blair to Cindy Lawrence, Lori Blair to Steven Taylor, Rodney Downs to Joseph George, Sandra Robinson to Joseph George
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Brian Wolfe", "id": 2471938}, {"name": "Carol Coleman", "id": 2471947}, {"name": "Carl Hensley", "id": 2721548}, {"name": "April Murillo", "id": 2460049}, {"name": "Shannon Villa", "id": 2549523}, {"name": "Kyle Ferguson", "id": 2707091}, {"name": "Helen Freeman", "id": 2405783}, {"name": "Theresa Taylor", "id": 2727193}, {"name": "Patricia Anderson", "id": 2471971}, {"name": "Jeremy Peterson", "id": 2493606}, {"name": "Mrs. Ellen Martinez", "id": 2405443}, {"name": "Danny Stewart DVM", "id": 3293646}, {"name": "Lori Blair", "id": 2478545}, {"name": "Rodney Downs", "id": 2478553}, {"name": "Sandra Robinson", "id": 2471909}, {"name": "Cindy Lawrence", "id": 2471912}, {"name": "David Gonzales", "id": 2439786}, {"name": "Joseph George", "id": 2603889}, {"name": "Steven Taylor", "id": 4541047}], "links": [{"source": 2471938, "target": 2471909}, {"source": 2471938, "target": 2471947}, {"source": 2471938, "target": 2549523}, {"source": 2471938, "target": 2603889}, {"source": 2471938, "target": 2707091}, {"source": 2471938, "target": 2727193}, {"source": 2471947, "target": 2471909}, {"source": 2471947, "target": 2707091}, {"source": 2471947, "target": 2727193}, {"source": 2471947, "target": 3293646}, {"source": 2721548, "target": 2471912}, {"source": 2721548, "target": 2471971}, {"source": 2721548, "target": 2478545}, {"source": 2460049, "target": 2471909}, {"source": 2460049, "target": 2603889}, {"source": 2549523, "target": 2471909}, {"source": 2549523, "target": 2471912}, {"source": 2549523, "target": 2471971}, {"source": 2549523, "target": 2478545}, {"source": 2707091, "target": 2471909}, {"source": 2405783, "target": 2405443}, {"source": 2405783, "target": 2439786}, {"source": 2405783, "target": 2603889}, {"source": 2471971, "target": 2603889}, {"source": 3293646, "target": 2471912}, {"source": 2478545, "target": 2471912}, {"source": 2478545, "target": 4541047}, {"source": 2478553, "target": 2603889}, {"source": 2471909, "target": 2603889}]}
|
[
2471938,
2493606
] | 2 |
908 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Richard Brown, Allen Ellis, Ronald Parker, Sean Boyd, Dr. Tonya Castro, Tracey Rodgers, Carrie White, Jorge Morton, John Cole, Savannah West, Jordan Hughes, Billy Curry, Austin Dorsey, Terri Rivas, Carolyn Orozco, Dr. Amy Wood, Trevor Lopez, Jay Thomas
- Fiendship connections: Richard Brown to Terri Rivas, Allen Ellis to Tracey Rodgers, Allen Ellis to Billy Curry, Ronald Parker to Jorge Morton, Ronald Parker to Trevor Lopez, Ronald Parker to Savannah West, Ronald Parker to Dr. Tonya Castro, Sean Boyd to Dr. Tonya Castro, Dr. Tonya Castro to Carrie White, Tracey Rodgers to Carolyn Orozco, Tracey Rodgers to Jordan Hughes, Carrie White to John Cole, Jorge Morton to Jay Thomas, John Cole to Dr. Amy Wood, Jordan Hughes to Trevor Lopez, Billy Curry to Carolyn Orozco, Austin Dorsey to Carolyn Orozco, Terri Rivas to Dr. Amy Wood
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Richard Brown", "id": 1792960}, {"name": "Allen Ellis", "id": 964259}, {"name": "Ronald Parker", "id": 893092}, {"name": "Sean Boyd", "id": 1520073}, {"name": "Dr. Tonya Castro", "id": 1508011}, {"name": "Tracey Rodgers", "id": 956939}, {"name": "Carrie White", "id": 1520077}, {"name": "Jorge Morton", "id": 887376}, {"name": "John Cole", "id": 1098194}, {"name": "Savannah West", "id": 1045107}, {"name": "Jordan Hughes", "id": 1138740}, {"name": "Billy Curry", "id": 1454579}, {"name": "Austin Dorsey", "id": 1452435}, {"name": "Terri Rivas", "id": 1751763}, {"name": "Carolyn Orozco", "id": 1122552}, {"name": "Dr. Amy Wood", "id": 910170}, {"name": "Trevor Lopez", "id": 984315}, {"name": "Jay Thomas", "id": 1490654}], "links": [{"source": 1792960, "target": 1751763}, {"source": 964259, "target": 956939}, {"source": 964259, "target": 1454579}, {"source": 893092, "target": 887376}, {"source": 893092, "target": 984315}, {"source": 893092, "target": 1045107}, {"source": 893092, "target": 1508011}, {"source": 1520073, "target": 1508011}, {"source": 1508011, "target": 1520077}, {"source": 956939, "target": 1122552}, {"source": 956939, "target": 1138740}, {"source": 1520077, "target": 1098194}, {"source": 887376, "target": 1490654}, {"source": 1098194, "target": 910170}, {"source": 1138740, "target": 984315}, {"source": 1454579, "target": 1122552}, {"source": 1452435, "target": 1122552}, {"source": 1751763, "target": 910170}]}
|
[
1792960
] | 1 |
909 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Bridget Chan, Richard Conner, Trevor Robinson, Phyllis Nelson, John Hall, Allen Mejia, Denise Haas, Alan Melton, Martin Taylor, Alexis Simmons, Melissa Davis, Elizabeth Schmidt, Christopher Perez, Kevin Johnson, Sara Wheeler, Breanna Edwards, Carolyn Walton, Sharon Alvarado PhD
- Fiendship connections: Bridget Chan to Allen Mejia, Bridget Chan to Sara Wheeler, Richard Conner to Carolyn Walton, Richard Conner to Sara Wheeler, Trevor Robinson to Martin Taylor, John Hall to Sara Wheeler, Allen Mejia to Christopher Perez, Denise Haas to Sara Wheeler, Alan Melton to Alexis Simmons, Alan Melton to Melissa Davis, Martin Taylor to Breanna Edwards, Alexis Simmons to Elizabeth Schmidt, Melissa Davis to Christopher Perez, Elizabeth Schmidt to Kevin Johnson
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Bridget Chan", "id": 1718241}, {"name": "Richard Conner", "id": 961378}, {"name": "Trevor Robinson", "id": 1000995}, {"name": "Phyllis Nelson", "id": 1258370}, {"name": "John Hall", "id": 926405}, {"name": "Allen Mejia", "id": 2156516}, {"name": "Denise Haas", "id": 1895175}, {"name": "Alan Melton", "id": 1092417}, {"name": "Martin Taylor", "id": 991593}, {"name": "Alexis Simmons", "id": 864164}, {"name": "Melissa Davis", "id": 1084075}, {"name": "Elizabeth Schmidt", "id": 834184}, {"name": "Christopher Perez", "id": 1268336}, {"name": "Kevin Johnson", "id": 796976}, {"name": "Sara Wheeler", "id": 1788242}, {"name": "Breanna Edwards", "id": 1172985}, {"name": "Carolyn Walton", "id": 909757}, {"name": "Sharon Alvarado PhD", "id": 1818175}], "links": [{"source": 1718241, "target": 2156516}, {"source": 1718241, "target": 1788242}, {"source": 961378, "target": 909757}, {"source": 961378, "target": 1788242}, {"source": 1000995, "target": 991593}, {"source": 926405, "target": 1788242}, {"source": 2156516, "target": 1268336}, {"source": 1895175, "target": 1788242}, {"source": 1092417, "target": 864164}, {"source": 1092417, "target": 1084075}, {"source": 991593, "target": 1172985}, {"source": 864164, "target": 834184}, {"source": 1084075, "target": 1268336}, {"source": 834184, "target": 796976}]}
|
[
1718241,
991593,
1258370,
1818175
] | 4 |
910 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Mr. Billy Howell, Mark Davenport, Deborah Doyle, Christine Edwards, Mark Knight, Anthony Leonard, Daniel Wall Jr., Rebecca King, Ronald Ramos, Brian Rubio, Nicholas Brown, Anthony Morris, Kathleen Smith, Alfred Baxter, Sean Rios, Ashley Henderson, Edward Arellano, James Moon, Christina Carey, Michael Henson, Michelle Anderson, Heather Brooks
- Fiendship connections: Mark Davenport to Kathleen Smith, Deborah Doyle to Rebecca King, Christine Edwards to Rebecca King, Mark Knight to Sean Rios, Anthony Leonard to Sean Rios, Daniel Wall Jr. to Brian Rubio, Daniel Wall Jr. to Sean Rios, Daniel Wall Jr. to Ashley Henderson, Daniel Wall Jr. to Michelle Anderson, Daniel Wall Jr. to Alfred Baxter, Rebecca King to Michael Henson, Brian Rubio to Nicholas Brown, Brian Rubio to Sean Rios, Nicholas Brown to Sean Rios, Anthony Morris to James Moon, Sean Rios to Ashley Henderson, Sean Rios to Michelle Anderson
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Mr. Billy Howell", "id": 2426752}, {"name": "Mark Davenport", "id": 2480514}, {"name": "Deborah Doyle", "id": 1560334}, {"name": "Christine Edwards", "id": 1560340}, {"name": "Mark Knight", "id": 3894553}, {"name": "Anthony Leonard", "id": 3894558}, {"name": "Daniel Wall Jr.", "id": 2453663}, {"name": "Rebecca King", "id": 865187}, {"name": "Ronald Ramos", "id": 2488615}, {"name": "Brian Rubio", "id": 2404138}, {"name": "Nicholas Brown", "id": 2429101}, {"name": "Anthony Morris", "id": 2453427}, {"name": "Kathleen Smith", "id": 4583738}, {"name": "Alfred Baxter", "id": 3893883}, {"name": "Sean Rios", "id": 2453716}, {"name": "Ashley Henderson", "id": 3095521}, {"name": "Edward Arellano", "id": 2431335}, {"name": "James Moon", "id": 3897709}, {"name": "Christina Carey", "id": 2459890}, {"name": "Michael Henson", "id": 1560310}, {"name": "Michelle Anderson", "id": 3893880}, {"name": "Heather Brooks", "id": 2430587}], "links": [{"source": 2480514, "target": 4583738}, {"source": 1560334, "target": 865187}, {"source": 1560340, "target": 865187}, {"source": 3894553, "target": 2453716}, {"source": 3894558, "target": 2453716}, {"source": 2453663, "target": 2404138}, {"source": 2453663, "target": 2453716}, {"source": 2453663, "target": 3095521}, {"source": 2453663, "target": 3893880}, {"source": 2453663, "target": 3893883}, {"source": 865187, "target": 1560310}, {"source": 2404138, "target": 2429101}, {"source": 2404138, "target": 2453716}, {"source": 2429101, "target": 2453716}, {"source": 2453427, "target": 3897709}, {"source": 2453716, "target": 3095521}, {"source": 2453716, "target": 3893880}]}
|
[
2426752,
2480514,
1560310,
3095521,
2488615,
2453427,
2431335,
2459890,
2430587
] | 9 |
911 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Eric Clark, Michael Curtis, Christopher Tate, Alexander Martinez, Tiffany Cooke, Mr. Patrick Adams, Richard Ware, Alyssa Herrera, Tammy Gonzales, Amanda Smith, Nicholas Herrera, Benjamin Solis, Victoria Gibbs, Christian Cox, Kelly Adams, Christopher Hoffman, Dawn Castillo, Michelle Lyons, Jessica Foster, James Rogers, Aaron Smith, Daniel Taylor
- Fiendship connections: Eric Clark to Dawn Castillo, Michael Curtis to Aaron Smith, Michael Curtis to Mr. Patrick Adams, Michael Curtis to Richard Ware, Alexander Martinez to James Rogers, Mr. Patrick Adams to Aaron Smith, Mr. Patrick Adams to Richard Ware, Mr. Patrick Adams to Alyssa Herrera, Richard Ware to Aaron Smith, Richard Ware to Alyssa Herrera, Richard Ware to Christopher Hoffman, Alyssa Herrera to Aaron Smith, Alyssa Herrera to Christopher Hoffman, Tammy Gonzales to James Rogers, Nicholas Herrera to Benjamin Solis, Nicholas Herrera to Victoria Gibbs, Nicholas Herrera to Christian Cox, Nicholas Herrera to Kelly Adams, Benjamin Solis to Victoria Gibbs, Benjamin Solis to Christian Cox, Benjamin Solis to Kelly Adams, Victoria Gibbs to Christian Cox, Victoria Gibbs to Kelly Adams, Christian Cox to Kelly Adams, Christian Cox to Jessica Foster, Dawn Castillo to Daniel Taylor, Michelle Lyons to James Rogers
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Eric Clark", "id": 2439298}, {"name": "Michael Curtis", "id": 843400}, {"name": "Christopher Tate", "id": 2467083}, {"name": "Alexander Martinez", "id": 2921754}, {"name": "Tiffany Cooke", "id": 2471579}, {"name": "Mr. Patrick Adams", "id": 1575842}, {"name": "Richard Ware", "id": 1575843}, {"name": "Alyssa Herrera", "id": 1575848}, {"name": "Tammy Gonzales", "id": 2921769}, {"name": "Amanda Smith", "id": 2449963}, {"name": "Nicholas Herrera", "id": 4241206}, {"name": "Benjamin Solis", "id": 2466744}, {"name": "Victoria Gibbs", "id": 2466748}, {"name": "Christian Cox", "id": 2466749}, {"name": "Kelly Adams", "id": 2466756}, {"name": "Christopher Hoffman", "id": 2275916}, {"name": "Dawn Castillo", "id": 3622099}, {"name": "Michelle Lyons", "id": 2405463}, {"name": "Jessica Foster", "id": 4241247}, {"name": "James Rogers", "id": 2414958}, {"name": "Aaron Smith", "id": 842990}, {"name": "Daniel Taylor", "id": 2473844}], "links": [{"source": 2439298, "target": 3622099}, {"source": 843400, "target": 842990}, {"source": 843400, "target": 1575842}, {"source": 843400, "target": 1575843}, {"source": 2921754, "target": 2414958}, {"source": 1575842, "target": 842990}, {"source": 1575842, "target": 1575843}, {"source": 1575842, "target": 1575848}, {"source": 1575843, "target": 842990}, {"source": 1575843, "target": 1575848}, {"source": 1575843, "target": 2275916}, {"source": 1575848, "target": 842990}, {"source": 1575848, "target": 2275916}, {"source": 2921769, "target": 2414958}, {"source": 4241206, "target": 2466744}, {"source": 4241206, "target": 2466748}, {"source": 4241206, "target": 2466749}, {"source": 4241206, "target": 2466756}, {"source": 2466744, "target": 2466748}, {"source": 2466744, "target": 2466749}, {"source": 2466744, "target": 2466756}, {"source": 2466748, "target": 2466749}, {"source": 2466748, "target": 2466756}, {"source": 2466749, "target": 2466756}, {"source": 2466749, "target": 4241247}, {"source": 3622099, "target": 2473844}, {"source": 2405463, "target": 2414958}]}
|
[
2439298,
1575842,
2467083,
2921769,
2471579,
2449963,
2466756
] | 7 |
912 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Anna Hernandez, Laurie Hughes, Samantha Peters, Rachel Smith, Christian Franklin, Penny Gutierrez, Tim Payne, Natalie Hunter, Derrick Herrera, Andrea James, Lonnie Marsh, Melanie Mercer, Nathan Castro, Kyle Woodard, Shawn Johnson, Brad Perkins, Susan Bradley
- Fiendship connections: Anna Hernandez to Andrea James, Christian Franklin to Melanie Mercer, Christian Franklin to Lonnie Marsh, Penny Gutierrez to Melanie Mercer, Tim Payne to Shawn Johnson, Natalie Hunter to Shawn Johnson, Derrick Herrera to Shawn Johnson, Andrea James to Lonnie Marsh, Nathan Castro to Shawn Johnson, Kyle Woodard to Susan Bradley, Shawn Johnson to Brad Perkins
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Anna Hernandez", "id": 4959617}, {"name": "Laurie Hughes", "id": 5172833}, {"name": "Samantha Peters", "id": 5336514}, {"name": "Rachel Smith", "id": 5133895}, {"name": "Christian Franklin", "id": 5097736}, {"name": "Penny Gutierrez", "id": 5879304}, {"name": "Tim Payne", "id": 5045034}, {"name": "Natalie Hunter", "id": 5543244}, {"name": "Derrick Herrera", "id": 5543245}, {"name": "Andrea James", "id": 5054094}, {"name": "Lonnie Marsh", "id": 5689134}, {"name": "Melanie Mercer", "id": 5689108}, {"name": "Nathan Castro", "id": 5146870}, {"name": "Kyle Woodard", "id": 5283225}, {"name": "Shawn Johnson", "id": 5036733}, {"name": "Brad Perkins", "id": 4933982}, {"name": "Susan Bradley", "id": 5421567}], "links": [{"source": 4959617, "target": 5054094}, {"source": 5097736, "target": 5689108}, {"source": 5097736, "target": 5689134}, {"source": 5879304, "target": 5689108}, {"source": 5045034, "target": 5036733}, {"source": 5543244, "target": 5036733}, {"source": 5543245, "target": 5036733}, {"source": 5054094, "target": 5689134}, {"source": 5146870, "target": 5036733}, {"source": 5283225, "target": 5421567}, {"source": 5036733, "target": 4933982}]}
|
[
4959617,
5172833,
5336514,
5133895,
5045034,
5283225
] | 6 |
913 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Tammy Marks, Jeremy Murphy, Miss Katherine Wheeler, Jennifer Wilson, Isaac Austin, Felicia Jones, David Vaughn, Robyn Hanson, Andrea Dickerson, Jennifer Bennett, Joshua Smith, Michael Richardson, Matthew Harvey, Laura Hanna, Jonathan Trevino, Cory Perez, Felicia Shepard, Daniel Meyers, Michael Medina, Ronald Simmons, Hayley Walsh, Thomas Cordova, Oscar Morris
- Fiendship connections: Tammy Marks to Jonathan Trevino, Tammy Marks to David Vaughn, Tammy Marks to Jeremy Murphy, Tammy Marks to Ronald Simmons, Tammy Marks to Jennifer Bennett, Jennifer Wilson to Matthew Harvey, Isaac Austin to Laura Hanna, Isaac Austin to Andrea Dickerson, Felicia Jones to Daniel Meyers, Felicia Jones to Michael Medina, Felicia Jones to Felicia Shepard, Felicia Jones to Joshua Smith, Robyn Hanson to Laura Hanna, Robyn Hanson to Andrea Dickerson, Robyn Hanson to Hayley Walsh, Andrea Dickerson to Laura Hanna, Andrea Dickerson to Hayley Walsh, Andrea Dickerson to Thomas Cordova, Felicia Shepard to Daniel Meyers, Felicia Shepard to Michael Medina
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Tammy Marks", "id": 1700476}, {"name": "Jeremy Murphy", "id": 1379587}, {"name": "Miss Katherine Wheeler", "id": 1046915}, {"name": "Jennifer Wilson", "id": 1358853}, {"name": "Isaac Austin", "id": 1200135}, {"name": "Felicia Jones", "id": 1579018}, {"name": "David Vaughn", "id": 1345294}, {"name": "Robyn Hanson", "id": 1996561}, {"name": "Andrea Dickerson", "id": 1581845}, {"name": "Jennifer Bennett", "id": 2306842}, {"name": "Joshua Smith", "id": 1077403}, {"name": "Michael Richardson", "id": 914339}, {"name": "Matthew Harvey", "id": 827053}, {"name": "Laura Hanna", "id": 1182000}, {"name": "Jonathan Trevino", "id": 832693}, {"name": "Cory Perez", "id": 1039933}, {"name": "Felicia Shepard", "id": 992446}, {"name": "Daniel Meyers", "id": 872000}, {"name": "Michael Medina", "id": 948189}, {"name": "Ronald Simmons", "id": 1923812}, {"name": "Hayley Walsh", "id": 2361586}, {"name": "Thomas Cordova", "id": 2361591}, {"name": "Oscar Morris", "id": 1680508}], "links": [{"source": 1700476, "target": 832693}, {"source": 1700476, "target": 1345294}, {"source": 1700476, "target": 1379587}, {"source": 1700476, "target": 1923812}, {"source": 1700476, "target": 2306842}, {"source": 1358853, "target": 827053}, {"source": 1200135, "target": 1182000}, {"source": 1200135, "target": 1581845}, {"source": 1579018, "target": 872000}, {"source": 1579018, "target": 948189}, {"source": 1579018, "target": 992446}, {"source": 1579018, "target": 1077403}, {"source": 1996561, "target": 1182000}, {"source": 1996561, "target": 1581845}, {"source": 1996561, "target": 2361586}, {"source": 1581845, "target": 1182000}, {"source": 1581845, "target": 2361586}, {"source": 1581845, "target": 2361591}, {"source": 992446, "target": 872000}, {"source": 992446, "target": 948189}]}
|
[
1379587,
1046915,
1358853,
1200135,
872000,
914339,
1039933,
1680508
] | 8 |
914 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Kevin Griffith, Dennis Simmons, Edward Berry, Joyce Frazier, Tina Mora, Brian Bailey, Paul Smith, Anthony Combs, Anne Moore, Michael Howard, John Jackson III, Kenneth Turner, Richard Mccoy, Sandra Hill, Michelle White, Michelle Alvarez DDS
- Fiendship connections: Kevin Griffith to Richard Mccoy, Kevin Griffith to Michael Howard, Kevin Griffith to Dennis Simmons, Kevin Griffith to Joyce Frazier, Dennis Simmons to Richard Mccoy, Dennis Simmons to Michael Howard, Dennis Simmons to Joyce Frazier, Edward Berry to Kenneth Turner, Joyce Frazier to Richard Mccoy, Joyce Frazier to Michael Howard, Joyce Frazier to Tina Mora, Tina Mora to Richard Mccoy, Tina Mora to Michael Howard, Brian Bailey to John Jackson III, Anthony Combs to Michelle Alvarez DDS, Michael Howard to Richard Mccoy, John Jackson III to Michelle Alvarez DDS, Kenneth Turner to Michelle White
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Kevin Griffith", "id": 1074244}, {"name": "Dennis Simmons", "id": 1997894}, {"name": "Edward Berry", "id": 2467590}, {"name": "Joyce Frazier", "id": 1997895}, {"name": "Tina Mora", "id": 1503143}, {"name": "Brian Bailey", "id": 2439942}, {"name": "Paul Smith", "id": 2473416}, {"name": "Anthony Combs", "id": 2464972}, {"name": "Anne Moore", "id": 2407518}, {"name": "Michael Howard", "id": 1295502}, {"name": "John Jackson III", "id": 2448687}, {"name": "Kenneth Turner", "id": 3187061}, {"name": "Richard Mccoy", "id": 1062038}, {"name": "Sandra Hill", "id": 2478392}, {"name": "Michelle White", "id": 2423033}, {"name": "Michelle Alvarez DDS", "id": 3775390}], "links": [{"source": 1074244, "target": 1062038}, {"source": 1074244, "target": 1295502}, {"source": 1074244, "target": 1997894}, {"source": 1074244, "target": 1997895}, {"source": 1997894, "target": 1062038}, {"source": 1997894, "target": 1295502}, {"source": 1997894, "target": 1997895}, {"source": 2467590, "target": 3187061}, {"source": 1997895, "target": 1062038}, {"source": 1997895, "target": 1295502}, {"source": 1997895, "target": 1503143}, {"source": 1503143, "target": 1062038}, {"source": 1503143, "target": 1295502}, {"source": 2439942, "target": 2448687}, {"source": 2464972, "target": 3775390}, {"source": 1295502, "target": 1062038}, {"source": 2448687, "target": 3775390}, {"source": 3187061, "target": 2423033}]}
|
[
1074244,
2423033,
3775390,
2473416,
2407518,
2478392
] | 6 |
915 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Robert Horton, Derrick Hayes, Drew Lopez, Emily Oconnor, Judy Huang, William Paul, William Cooper, Bianca Hayes, Monica Green, Rachel Escobar, Andrew Lowe, Jennifer Garcia, Michael Kane, Tracy Morgan, Wendy Morgan, Lori Williams, John Schneider, Travis Decker, Jason Moore, Jose Cummings, James Nichols, Emily Figueroa, Zachary Sanchez, David Russo, Christopher Jordan, Robert Hogan, Samantha West, Richard Smith
- Fiendship connections: Robert Horton to Monica Green, Derrick Hayes to James Nichols, Drew Lopez to David Russo, Drew Lopez to Judy Huang, Emily Oconnor to William Cooper, Emily Oconnor to Zachary Sanchez, William Paul to Bianca Hayes, Bianca Hayes to Robert Hogan, Bianca Hayes to Lori Williams, Bianca Hayes to Tracy Morgan, Bianca Hayes to Richard Smith, Bianca Hayes to Emily Figueroa, Monica Green to Andrew Lowe, Andrew Lowe to Jennifer Garcia, Tracy Morgan to Robert Hogan, Tracy Morgan to Lori Williams, Lori Williams to Robert Hogan, Lori Williams to Richard Smith, Jason Moore to James Nichols, James Nichols to Samantha West, Robert Hogan to Richard Smith
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Robert Horton", "id": 2419328}, {"name": "Derrick Hayes", "id": 5466628}, {"name": "Drew Lopez", "id": 2467333}, {"name": "Emily Oconnor", "id": 5446150}, {"name": "Judy Huang", "id": 4250382}, {"name": "William Paul", "id": 2454418}, {"name": "William Cooper", "id": 4926999}, {"name": "Bianca Hayes", "id": 2454426}, {"name": "Monica Green", "id": 2420123}, {"name": "Rachel Escobar", "id": 2477725}, {"name": "Andrew Lowe", "id": 3068709}, {"name": "Jennifer Garcia", "id": 2420915}, {"name": "Michael Kane", "id": 5223347}, {"name": "Tracy Morgan", "id": 2666423}, {"name": "Wendy Morgan", "id": 2503102}, {"name": "Lori Williams", "id": 2454337}, {"name": "John Schneider", "id": 5173188}, {"name": "Travis Decker", "id": 2477637}, {"name": "Jason Moore", "id": 5315532}, {"name": "Jose Cummings", "id": 2493132}, {"name": "James Nichols", "id": 5315535}, {"name": "Emily Figueroa", "id": 3919957}, {"name": "Zachary Sanchez", "id": 4928995}, {"name": "David Russo", "id": 4250095}, {"name": "Christopher Jordan", "id": 5091058}, {"name": "Robert Hogan", "id": 2454262}, {"name": "Samantha West", "id": 5067517}, {"name": "Richard Smith", "id": 2666495}], "links": [{"source": 2419328, "target": 2420123}, {"source": 5466628, "target": 5315535}, {"source": 2467333, "target": 4250095}, {"source": 2467333, "target": 4250382}, {"source": 5446150, "target": 4926999}, {"source": 5446150, "target": 4928995}, {"source": 2454418, "target": 2454426}, {"source": 2454426, "target": 2454262}, {"source": 2454426, "target": 2454337}, {"source": 2454426, "target": 2666423}, {"source": 2454426, "target": 2666495}, {"source": 2454426, "target": 3919957}, {"source": 2420123, "target": 3068709}, {"source": 3068709, "target": 2420915}, {"source": 2666423, "target": 2454262}, {"source": 2666423, "target": 2454337}, {"source": 2454337, "target": 2454262}, {"source": 2454337, "target": 2666495}, {"source": 5315532, "target": 5315535}, {"source": 5315535, "target": 5067517}, {"source": 2454262, "target": 2666495}]}
|
[
2419328,
5315532,
2467333,
4928995,
2454337,
2477725,
5223347,
2503102,
5173188,
2477637,
2493132,
5091058
] | 12 |
916 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Katherine Hernandez, Samantha Cole, Christopher Blackburn, Jeremiah Maddox, Mark Vazquez, Daniel Mcgrath, Karen Ewing, Kristine Mcdaniel, Suzanne Lang, Bradley Coleman, Misty Shepherd, Amy Herring, Kenneth Henson, Caroline Johnson, John Hamilton, Katherine Cohen, Hector Orozco
- Fiendship connections: Samantha Cole to Bradley Coleman, Christopher Blackburn to Amy Herring, Jeremiah Maddox to Kenneth Henson, Mark Vazquez to Kristine Mcdaniel, Daniel Mcgrath to Amy Herring, Kristine Mcdaniel to Hector Orozco, Kristine Mcdaniel to Suzanne Lang, Kristine Mcdaniel to John Hamilton, Suzanne Lang to Bradley Coleman, Suzanne Lang to Hector Orozco, Bradley Coleman to Misty Shepherd, Amy Herring to Caroline Johnson, Amy Herring to Katherine Cohen
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Katherine Hernandez", "id": 26244}, {"name": "Samantha Cole", "id": 31237}, {"name": "Christopher Blackburn", "id": 2409062}, {"name": "Jeremiah Maddox", "id": 42919}, {"name": "Mark Vazquez", "id": 3816}, {"name": "Daniel Mcgrath", "id": 2498664}, {"name": "Karen Ewing", "id": 2418149}, {"name": "Kristine Mcdaniel", "id": 44971}, {"name": "Suzanne Lang", "id": 44943}, {"name": "Bradley Coleman", "id": 4847}, {"name": "Misty Shepherd", "id": 105041}, {"name": "Amy Herring", "id": 2443028}, {"name": "Kenneth Henson", "id": 77780}, {"name": "Caroline Johnson", "id": 2426359}, {"name": "John Hamilton", "id": 88376}, {"name": "Katherine Cohen", "id": 3700346}, {"name": "Hector Orozco", "id": 31711}], "links": [{"source": 31237, "target": 4847}, {"source": 2409062, "target": 2443028}, {"source": 42919, "target": 77780}, {"source": 3816, "target": 44971}, {"source": 2498664, "target": 2443028}, {"source": 44971, "target": 31711}, {"source": 44971, "target": 44943}, {"source": 44971, "target": 88376}, {"source": 44943, "target": 4847}, {"source": 44943, "target": 31711}, {"source": 4847, "target": 105041}, {"source": 2443028, "target": 2426359}, {"source": 2443028, "target": 3700346}]}
|
[
26244,
31237,
2409062,
77780,
2418149
] | 5 |
917 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Darren Scott, Benjamin Morris, Joshua Miller, Gene Esparza, Taylor Barker, Lori Ramsey, Jason Lane, Lisa Lee MD, Edward Diaz, Robert Wood, Grace Peterson, Kimberly Smith, Debra Walker, Jade Morgan, Bethany Murray, Ryan Gibson, Paula Smith, Michael Sawyer, Thomas Booker, Emily Schmitt, Lori Brooks, Kathleen Reese, Abigail Jackson, James Thompson, Michael Nguyen, Michael Combs
- Fiendship connections: Darren Scott to Thomas Booker, Benjamin Morris to Jade Morgan, Joshua Miller to Jade Morgan, Joshua Miller to Michael Sawyer, Gene Esparza to Jason Lane, Gene Esparza to Kimberly Smith, Jason Lane to Kathleen Reese, Lisa Lee MD to Jade Morgan, Lisa Lee MD to Edward Diaz, Edward Diaz to Bethany Murray, Edward Diaz to James Thompson, Robert Wood to Kathleen Reese, Robert Wood to Debra Walker, Robert Wood to Michael Nguyen, Grace Peterson to Michael Sawyer, Grace Peterson to Michael Nguyen, Debra Walker to Michael Nguyen, Jade Morgan to James Thompson, Jade Morgan to Emily Schmitt, Paula Smith to Thomas Booker, Thomas Booker to Abigail Jackson, Thomas Booker to Lori Brooks
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Darren Scott", "id": 4943878}, {"name": "Benjamin Morris", "id": 4349198}, {"name": "Joshua Miller", "id": 2947218}, {"name": "Gene Esparza", "id": 2473748}, {"name": "Taylor Barker", "id": 2493463}, {"name": "Lori Ramsey", "id": 5346970}, {"name": "Jason Lane", "id": 3914544}, {"name": "Lisa Lee MD", "id": 4348984}, {"name": "Edward Diaz", "id": 2474040}, {"name": "Robert Wood", "id": 2473916}, {"name": "Grace Peterson", "id": 2473919}, {"name": "Kimberly Smith", "id": 4353227}, {"name": "Debra Walker", "id": 2474445}, {"name": "Jade Morgan", "id": 2473691}, {"name": "Bethany Murray", "id": 2474077}, {"name": "Ryan Gibson", "id": 4929119}, {"name": "Paula Smith", "id": 4961377}, {"name": "Michael Sawyer", "id": 2474210}, {"name": "Thomas Booker", "id": 4979171}, {"name": "Emily Schmitt", "id": 4349155}, {"name": "Lori Brooks", "id": 5738215}, {"name": "Kathleen Reese", "id": 2454375}, {"name": "Abigail Jackson", "id": 5133808}, {"name": "James Thompson", "id": 3238768}, {"name": "Michael Nguyen", "id": 3113722}, {"name": "Michael Combs", "id": 2500860}], "links": [{"source": 4943878, "target": 4979171}, {"source": 4349198, "target": 2473691}, {"source": 2947218, "target": 2473691}, {"source": 2947218, "target": 2474210}, {"source": 2473748, "target": 3914544}, {"source": 2473748, "target": 4353227}, {"source": 3914544, "target": 2454375}, {"source": 4348984, "target": 2473691}, {"source": 4348984, "target": 2474040}, {"source": 2474040, "target": 2474077}, {"source": 2474040, "target": 3238768}, {"source": 2473916, "target": 2454375}, {"source": 2473916, "target": 2474445}, {"source": 2473916, "target": 3113722}, {"source": 2473919, "target": 2474210}, {"source": 2473919, "target": 3113722}, {"source": 2474445, "target": 3113722}, {"source": 2473691, "target": 3238768}, {"source": 2473691, "target": 4349155}, {"source": 4961377, "target": 4979171}, {"source": 4979171, "target": 5133808}, {"source": 4979171, "target": 5738215}]}
|
[
4961377,
2474210,
2493463,
5346970,
4929119,
2500860
] | 6 |
918 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Kaitlin Jones, Virginia Silva, Kellie Sims, Brenda Martin, John Berger, Caroline Norris, Charles Davidson, Jennifer Martinez, Michael Sanchez, Roger Brown, Michael Perez, Carrie Mills, Leslie Flores, Aaron Aguilar, George Mays, Gabriel Ramsey, Dana Edwards, Erica Gonzalez, Mark Gonzalez, Caleb Eaton, Lisa Hopkins, Christopher Jones, Dawn Miller, Virginia Berry, Kristi Burns, Tricia Shaw, Arthur Scott
- Fiendship connections: Kaitlin Jones to Lisa Hopkins, Kaitlin Jones to George Mays, Kaitlin Jones to Caleb Eaton, Virginia Silva to Michael Sanchez, Virginia Silva to Erica Gonzalez, Virginia Silva to Dana Edwards, Kellie Sims to Leslie Flores, Kellie Sims to Kristi Burns, Kellie Sims to John Berger, Brenda Martin to Caleb Eaton, John Berger to Virginia Berry, Caroline Norris to Carrie Mills, Charles Davidson to Caleb Eaton, Jennifer Martinez to Arthur Scott, Jennifer Martinez to Caleb Eaton, Roger Brown to Michael Perez, Roger Brown to Christopher Jones, Leslie Flores to Kristi Burns, Leslie Flores to Gabriel Ramsey, Aaron Aguilar to Christopher Jones, George Mays to Lisa Hopkins, Caleb Eaton to Christopher Jones, Dawn Miller to Arthur Scott, Dawn Miller to Virginia Berry
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Kaitlin Jones", "id": 5112833}, {"name": "Virginia Silva", "id": 1456133}, {"name": "Kellie Sims", "id": 4960005}, {"name": "Brenda Martin", "id": 5286800}, {"name": "John Berger", "id": 5308049}, {"name": "Caroline Norris", "id": 4966422}, {"name": "Charles Davidson", "id": 4956056}, {"name": "Jennifer Martinez", "id": 5363613}, {"name": "Michael Sanchez", "id": 942372}, {"name": "Roger Brown", "id": 4962728}, {"name": "Michael Perez", "id": 4927660}, {"name": "Carrie Mills", "id": 4950446}, {"name": "Leslie Flores", "id": 4978240}, {"name": "Aaron Aguilar", "id": 5068737}, {"name": "George Mays", "id": 4947907}, {"name": "Gabriel Ramsey", "id": 5254470}, {"name": "Dana Edwards", "id": 2287189}, {"name": "Erica Gonzalez", "id": 1069787}, {"name": "Mark Gonzalez", "id": 821212}, {"name": "Caleb Eaton", "id": 5301222}, {"name": "Lisa Hopkins", "id": 4945513}, {"name": "Christopher Jones", "id": 4966636}, {"name": "Dawn Miller", "id": 5333359}, {"name": "Virginia Berry", "id": 4988655}, {"name": "Kristi Burns", "id": 5012086}, {"name": "Tricia Shaw", "id": 5006331}, {"name": "Arthur Scott", "id": 4978300}], "links": [{"source": 5112833, "target": 4945513}, {"source": 5112833, "target": 4947907}, {"source": 5112833, "target": 5301222}, {"source": 1456133, "target": 942372}, {"source": 1456133, "target": 1069787}, {"source": 1456133, "target": 2287189}, {"source": 4960005, "target": 4978240}, {"source": 4960005, "target": 5012086}, {"source": 4960005, "target": 5308049}, {"source": 5286800, "target": 5301222}, {"source": 5308049, "target": 4988655}, {"source": 4966422, "target": 4950446}, {"source": 4956056, "target": 5301222}, {"source": 5363613, "target": 4978300}, {"source": 5363613, "target": 5301222}, {"source": 4962728, "target": 4927660}, {"source": 4962728, "target": 4966636}, {"source": 4978240, "target": 5012086}, {"source": 4978240, "target": 5254470}, {"source": 5068737, "target": 4966636}, {"source": 4947907, "target": 4945513}, {"source": 5301222, "target": 4966636}, {"source": 5333359, "target": 4978300}, {"source": 5333359, "target": 4988655}]}
|
[
5112833,
1069787,
4950446,
821212,
5006331
] | 5 |
919 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Sarah Hamilton, Omar Cross, Albert Alexander, Ashley Carr, Miranda Martinez, David Barry, Philip Johnson, Erin Ford, Jennifer Armstrong, Katelyn Brown, Phillip Patterson, Debra Walker, Erin Holt, Connor Wright, Bridget White, Ashley Brown, Henry Woods, Sara Cook, Christine Nichols, Brian Thompson, Frederick Hamilton
- Fiendship connections: Sarah Hamilton to Henry Woods, Sarah Hamilton to Jennifer Armstrong, Ashley Carr to Sara Cook, Miranda Martinez to Ashley Brown, David Barry to Connor Wright, Philip Johnson to Erin Ford, Philip Johnson to Phillip Patterson, Katelyn Brown to Ashley Brown, Erin Holt to Sara Cook, Connor Wright to Ashley Brown, Ashley Brown to Frederick Hamilton, Ashley Brown to Christine Nichols
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Sarah Hamilton", "id": 2485252}, {"name": "Omar Cross", "id": 2417805}, {"name": "Albert Alexander", "id": 2468626}, {"name": "Ashley Carr", "id": 73493}, {"name": "Miranda Martinez", "id": 4721440}, {"name": "David Barry", "id": 2405409}, {"name": "Philip Johnson", "id": 2455675}, {"name": "Erin Ford", "id": 2461755}, {"name": "Jennifer Armstrong", "id": 4672454}, {"name": "Katelyn Brown", "id": 2634184}, {"name": "Phillip Patterson", "id": 3931723}, {"name": "Debra Walker", "id": 2474445}, {"name": "Erin Holt", "id": 121935}, {"name": "Connor Wright", "id": 2563154}, {"name": "Bridget White", "id": 2420054}, {"name": "Ashley Brown", "id": 2489303}, {"name": "Henry Woods", "id": 2488154}, {"name": "Sara Cook", "id": 450274}, {"name": "Christine Nichols", "id": 3412457}, {"name": "Brian Thompson", "id": 2500603}, {"name": "Frederick Hamilton", "id": 2415357}], "links": [{"source": 2485252, "target": 2488154}, {"source": 2485252, "target": 4672454}, {"source": 73493, "target": 450274}, {"source": 4721440, "target": 2489303}, {"source": 2405409, "target": 2563154}, {"source": 2455675, "target": 2461755}, {"source": 2455675, "target": 3931723}, {"source": 2634184, "target": 2489303}, {"source": 121935, "target": 450274}, {"source": 2563154, "target": 2489303}, {"source": 2489303, "target": 2415357}, {"source": 2489303, "target": 3412457}]}
|
[
2488154,
2417805,
2468626,
450274,
4721440,
2461755,
2474445,
2420054,
2500603
] | 9 |
920 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Jeffrey Cruz, James Ramsey, Shawn Taylor, Derek Green, Samantha Abbott, Lauren Walters, Anthony Lowery, Joshua Carpenter, James Spears, Justin Scott, Angel Abbott MD, Michael Anderson, Eric Andrews, David Williams, Kim Schmidt, Amanda Carr, Lisa Wright, Benjamin Compton, Michael Nielsen
- Fiendship connections: Jeffrey Cruz to Kim Schmidt, James Ramsey to Justin Scott, James Ramsey to Shawn Taylor, James Ramsey to Samantha Abbott, James Ramsey to David Williams, James Ramsey to James Spears, James Ramsey to Amanda Carr, Shawn Taylor to Justin Scott, Shawn Taylor to Michael Nielsen, Shawn Taylor to Lisa Wright, Derek Green to James Spears, Samantha Abbott to Justin Scott, Samantha Abbott to Eric Andrews, Samantha Abbott to Michael Nielsen, Samantha Abbott to David Williams, Samantha Abbott to James Spears, Samantha Abbott to Michael Anderson, Samantha Abbott to Amanda Carr, Samantha Abbott to Angel Abbott MD, Lauren Walters to Lisa Wright, Anthony Lowery to Michael Nielsen, Anthony Lowery to Kim Schmidt, James Spears to Michael Nielsen, James Spears to Michael Anderson, James Spears to Amanda Carr, James Spears to Angel Abbott MD, Justin Scott to Michael Nielsen, Justin Scott to Lisa Wright, Justin Scott to David Williams, Justin Scott to Amanda Carr, Justin Scott to Angel Abbott MD, Angel Abbott MD to Eric Andrews, Angel Abbott MD to Michael Nielsen, Angel Abbott MD to David Williams, Angel Abbott MD to Michael Anderson, Angel Abbott MD to Amanda Carr, Michael Anderson to Amanda Carr, Eric Andrews to Michael Nielsen, Eric Andrews to Amanda Carr, David Williams to Michael Nielsen, David Williams to Amanda Carr, Lisa Wright to Michael Nielsen
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Jeffrey Cruz", "id": 1097093}, {"name": "James Ramsey", "id": 1059081}, {"name": "Shawn Taylor", "id": 994583}, {"name": "Derek Green", "id": 1624600}, {"name": "Samantha Abbott", "id": 994713}, {"name": "Lauren Walters", "id": 1384866}, {"name": "Anthony Lowery", "id": 1771176}, {"name": "Joshua Carpenter", "id": 2190765}, {"name": "James Spears", "id": 1494834}, {"name": "Justin Scott", "id": 876088}, {"name": "Angel Abbott MD", "id": 1633985}, {"name": "Michael Anderson", "id": 1524424}, {"name": "Eric Andrews", "id": 992333}, {"name": "David Williams", "id": 1199967}, {"name": "Kim Schmidt", "id": 1925348}, {"name": "Amanda Carr", "id": 1524453}, {"name": "Lisa Wright", "id": 1098105}, {"name": "Benjamin Compton", "id": 1702779}, {"name": "Michael Nielsen", "id": 995199}], "links": [{"source": 1097093, "target": 1925348}, {"source": 1059081, "target": 876088}, {"source": 1059081, "target": 994583}, {"source": 1059081, "target": 994713}, {"source": 1059081, "target": 1199967}, {"source": 1059081, "target": 1494834}, {"source": 1059081, "target": 1524453}, {"source": 994583, "target": 876088}, {"source": 994583, "target": 995199}, {"source": 994583, "target": 1098105}, {"source": 1624600, "target": 1494834}, {"source": 994713, "target": 876088}, {"source": 994713, "target": 992333}, {"source": 994713, "target": 995199}, {"source": 994713, "target": 1199967}, {"source": 994713, "target": 1494834}, {"source": 994713, "target": 1524424}, {"source": 994713, "target": 1524453}, {"source": 994713, "target": 1633985}, {"source": 1384866, "target": 1098105}, {"source": 1771176, "target": 995199}, {"source": 1771176, "target": 1925348}, {"source": 1494834, "target": 995199}, {"source": 1494834, "target": 1524424}, {"source": 1494834, "target": 1524453}, {"source": 1494834, "target": 1633985}, {"source": 876088, "target": 995199}, {"source": 876088, "target": 1098105}, {"source": 876088, "target": 1199967}, {"source": 876088, "target": 1524453}, {"source": 876088, "target": 1633985}, {"source": 1633985, "target": 992333}, {"source": 1633985, "target": 995199}, {"source": 1633985, "target": 1199967}, {"source": 1633985, "target": 1524424}, {"source": 1633985, "target": 1524453}, {"source": 1524424, "target": 1524453}, {"source": 992333, "target": 995199}, {"source": 992333, "target": 1524453}, {"source": 1199967, "target": 995199}, {"source": 1199967, "target": 1524453}, {"source": 1098105, "target": 995199}]}
|
[
1633985,
2190765,
1702779
] | 3 |
921 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Donald Diaz, Kenneth Mcfarland, Brandon Phillips, John Miller, Jennifer Rice, Deborah Wolf, Bonnie Wilson, Elizabeth Johnson, Jane Fowler, Emily Vasquez, Joseph Weber, Ryan Hayes, Cheryl Perez, Melissa Young, Mark Frye, Meagan Fernandez
- Fiendship connections: Donald Diaz to Bonnie Wilson, John Miller to Elizabeth Johnson, Jennifer Rice to Ryan Hayes, Deborah Wolf to Elizabeth Johnson, Emily Vasquez to Meagan Fernandez, Ryan Hayes to Cheryl Perez
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Donald Diaz", "id": 2527232}, {"name": "Kenneth Mcfarland", "id": 25536}, {"name": "Brandon Phillips", "id": 1740162}, {"name": "John Miller", "id": 56963}, {"name": "Jennifer Rice", "id": 2419395}, {"name": "Deborah Wolf", "id": 106342}, {"name": "Bonnie Wilson", "id": 2476041}, {"name": "Elizabeth Johnson", "id": 437036}, {"name": "Jane Fowler", "id": 123052}, {"name": "Emily Vasquez", "id": 2280056}, {"name": "Joseph Weber", "id": 2414352}, {"name": "Ryan Hayes", "id": 2412818}, {"name": "Cheryl Perez", "id": 2432949}, {"name": "Melissa Young", "id": 2468152}, {"name": "Mark Frye", "id": 1847933}, {"name": "Meagan Fernandez", "id": 1678367}], "links": [{"source": 2527232, "target": 2476041}, {"source": 56963, "target": 437036}, {"source": 2419395, "target": 2412818}, {"source": 106342, "target": 437036}, {"source": 2280056, "target": 1678367}, {"source": 2412818, "target": 2432949}]}
|
[
2527232,
25536,
1740162,
56963,
2412818,
123052,
2280056,
2414352,
2468152,
1847933
] | 10 |
922 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Charlene James, Eric Perkins, Jason Smith, Ashley Adams, Cindy Hubbard, Tina Cunningham, Rebecca Cannon, Paul Miller, Brandon Mills, Melissa Green, Harold Schultz, Blake Montgomery, Alexandra Wright, Sylvia Weber, Amanda Price, Chelsea Price
- Fiendship connections: Charlene James to Brandon Mills, Eric Perkins to Amanda Price, Jason Smith to Brandon Mills, Jason Smith to Alexandra Wright, Ashley Adams to Cindy Hubbard, Cindy Hubbard to Melissa Green, Tina Cunningham to Blake Montgomery, Tina Cunningham to Melissa Green, Tina Cunningham to Harold Schultz, Rebecca Cannon to Brandon Mills, Rebecca Cannon to Alexandra Wright, Paul Miller to Brandon Mills, Paul Miller to Alexandra Wright, Brandon Mills to Alexandra Wright, Melissa Green to Sylvia Weber, Melissa Green to Amanda Price, Melissa Green to Harold Schultz
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Charlene James", "id": 4942464}, {"name": "Eric Perkins", "id": 1838791}, {"name": "Jason Smith", "id": 5577832}, {"name": "Ashley Adams", "id": 2139976}, {"name": "Cindy Hubbard", "id": 1997291}, {"name": "Tina Cunningham", "id": 1797805}, {"name": "Rebecca Cannon", "id": 5577837}, {"name": "Paul Miller", "id": 5577839}, {"name": "Brandon Mills", "id": 4943216}, {"name": "Melissa Green", "id": 1297841}, {"name": "Harold Schultz", "id": 1803472}, {"name": "Blake Montgomery", "id": 1041235}, {"name": "Alexandra Wright", "id": 4943220}, {"name": "Sylvia Weber", "id": 821679}, {"name": "Amanda Price", "id": 1076120}, {"name": "Chelsea Price", "id": 5010522}], "links": [{"source": 4942464, "target": 4943216}, {"source": 1838791, "target": 1076120}, {"source": 5577832, "target": 4943216}, {"source": 5577832, "target": 4943220}, {"source": 2139976, "target": 1997291}, {"source": 1997291, "target": 1297841}, {"source": 1797805, "target": 1041235}, {"source": 1797805, "target": 1297841}, {"source": 1797805, "target": 1803472}, {"source": 5577837, "target": 4943216}, {"source": 5577837, "target": 4943220}, {"source": 5577839, "target": 4943216}, {"source": 5577839, "target": 4943220}, {"source": 4943216, "target": 4943220}, {"source": 1297841, "target": 821679}, {"source": 1297841, "target": 1076120}, {"source": 1297841, "target": 1803472}]}
|
[
4942464,
1838791,
5010522
] | 3 |
923 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Donna Coffey, Kimberly Aguilar, Christopher King, Howard Patton, James Peterson, Pamela Moore, Phillip Peterson, Thomas Cole, Lucas Reeves, Robert Sullivan, Douglas Spears, Steven Mayer, Melissa Wright, Pamela Moore, Roger Cannon, Kathryn Griffin, Tammy Saunders, Lance Vaughn
- Fiendship connections: Donna Coffey to Christopher King, Kimberly Aguilar to Steven Mayer, Christopher King to Kathryn Griffin, Christopher King to Melissa Wright, Christopher King to Phillip Peterson, Christopher King to Lucas Reeves, Christopher King to Douglas Spears, Christopher King to Howard Patton, Christopher King to James Peterson, Christopher King to Pamela Moore, Phillip Peterson to Lance Vaughn, Phillip Peterson to Roger Cannon, Thomas Cole to Tammy Saunders, Robert Sullivan to Tammy Saunders, Melissa Wright to Tammy Saunders
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Donna Coffey", "id": 5465504}, {"name": "Kimberly Aguilar", "id": 4936961}, {"name": "Christopher King", "id": 5465476}, {"name": "Howard Patton", "id": 5465509}, {"name": "James Peterson", "id": 5465510}, {"name": "Pamela Moore", "id": 5465513}, {"name": "Phillip Peterson", "id": 5465483}, {"name": "Thomas Cole", "id": 5245836}, {"name": "Lucas Reeves", "id": 5465486}, {"name": "Robert Sullivan", "id": 5245838}, {"name": "Douglas Spears", "id": 5465490}, {"name": "Steven Mayer", "id": 5277555}, {"name": "Melissa Wright", "id": 5245854}, {"name": "Pamela Moore", "id": 4928629}, {"name": "Roger Cannon", "id": 5301048}, {"name": "Kathryn Griffin", "id": 5118939}, {"name": "Tammy Saunders", "id": 5245820}, {"name": "Lance Vaughn", "id": 4935006}], "links": [{"source": 5465504, "target": 5465476}, {"source": 4936961, "target": 5277555}, {"source": 5465476, "target": 5118939}, {"source": 5465476, "target": 5245854}, {"source": 5465476, "target": 5465483}, {"source": 5465476, "target": 5465486}, {"source": 5465476, "target": 5465490}, {"source": 5465476, "target": 5465509}, {"source": 5465476, "target": 5465510}, {"source": 5465476, "target": 5465513}, {"source": 5465483, "target": 4935006}, {"source": 5465483, "target": 5301048}, {"source": 5245836, "target": 5245820}, {"source": 5245838, "target": 5245820}, {"source": 5245854, "target": 5245820}]}
|
[
5465504,
4936961,
4928629
] | 3 |
924 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Kathryn Mckinney, Lindsay Rodriguez, Matthew Flowers, Timothy Espinoza, Jessica Barrett, Gavin Snyder, John Howard, Jessica Cruz, Melissa Henderson, Vincent Stone, Rebekah Johnson, Angela Ward MD, Gerald Wolf, Susan Cervantes, Vickie Figueroa, Victoria Burke
- Fiendship connections: Lindsay Rodriguez to Vickie Figueroa, Lindsay Rodriguez to Vincent Stone, Lindsay Rodriguez to Jessica Cruz, Matthew Flowers to John Howard, Timothy Espinoza to John Howard, John Howard to Gerald Wolf, John Howard to Rebekah Johnson, John Howard to Vincent Stone, Melissa Henderson to Vickie Figueroa, Rebekah Johnson to Victoria Burke, Rebekah Johnson to Susan Cervantes
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Kathryn Mckinney", "id": 5043648}, {"name": "Lindsay Rodriguez", "id": 5009764}, {"name": "Matthew Flowers", "id": 4956070}, {"name": "Timothy Espinoza", "id": 5261063}, {"name": "Jessica Barrett", "id": 4947597}, {"name": "Gavin Snyder", "id": 4951471}, {"name": "John Howard", "id": 5357168}, {"name": "Jessica Cruz", "id": 5608785}, {"name": "Melissa Henderson", "id": 4979986}, {"name": "Vincent Stone", "id": 5357171}, {"name": "Rebekah Johnson", "id": 5183987}, {"name": "Angela Ward MD", "id": 4951123}, {"name": "Gerald Wolf", "id": 4928374}, {"name": "Susan Cervantes", "id": 4940630}, {"name": "Vickie Figueroa", "id": 4935096}, {"name": "Victoria Burke", "id": 4934079}], "links": [{"source": 5009764, "target": 4935096}, {"source": 5009764, "target": 5357171}, {"source": 5009764, "target": 5608785}, {"source": 4956070, "target": 5357168}, {"source": 5261063, "target": 5357168}, {"source": 5357168, "target": 4928374}, {"source": 5357168, "target": 5183987}, {"source": 5357168, "target": 5357171}, {"source": 4979986, "target": 4935096}, {"source": 5183987, "target": 4934079}, {"source": 5183987, "target": 4940630}]}
|
[
5043648,
5009764,
4947597,
4951471,
4951123
] | 5 |
925 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Zachary Walsh, Cristian Hamilton, Robin Rodriguez, Douglas Harris, Shawn Diaz, Darrell Gonzalez, Jennifer Soto, Michael Mcdonald, Emily Maxwell, Bradley Dougherty, Mark Avila, Rebecca Morris, Andrea King, Kelsey Hutchinson, Heather Henderson, Bradley Hughes, Anthony Griffin, Jason Wong, Robert Clay, Charles Silva, Martha Moore, Emily Cruz, David Lane DDS, Michael Green, Thomas Flores, David Baker, Christine Sullivan, David Mccarthy, David Johns, Vicki Wade
- Fiendship connections: Zachary Walsh to David Johns, Zachary Walsh to Darrell Gonzalez, Douglas Harris to Vicki Wade, Douglas Harris to Shawn Diaz, Shawn Diaz to Charles Silva, Shawn Diaz to Anthony Griffin, Shawn Diaz to Bradley Dougherty, Shawn Diaz to Mark Avila, Shawn Diaz to Rebecca Morris, Shawn Diaz to Andrea King, Shawn Diaz to Heather Henderson, Michael Mcdonald to Emily Cruz, Emily Maxwell to Kelsey Hutchinson, Emily Maxwell to David Lane DDS, Bradley Hughes to Robert Clay, Martha Moore to David Baker, Michael Green to Thomas Flores, Michael Green to Christine Sullivan, Thomas Flores to Christine Sullivan
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Zachary Walsh", "id": 2448265}, {"name": "Cristian Hamilton", "id": 5154959}, {"name": "Robin Rodriguez", "id": 5080721}, {"name": "Douglas Harris", "id": 3424275}, {"name": "Shawn Diaz", "id": 2489367}, {"name": "Darrell Gonzalez", "id": 3811736}, {"name": "Jennifer Soto", "id": 2429732}, {"name": "Michael Mcdonald", "id": 3491120}, {"name": "Emily Maxwell", "id": 2486328}, {"name": "Bradley Dougherty", "id": 4723262}, {"name": "Mark Avila", "id": 4723263}, {"name": "Rebecca Morris", "id": 4723264}, {"name": "Andrea King", "id": 4723265}, {"name": "Kelsey Hutchinson", "id": 2486978}, {"name": "Heather Henderson", "id": 4723268}, {"name": "Bradley Hughes", "id": 5578693}, {"name": "Anthony Griffin", "id": 2650182}, {"name": "Jason Wong", "id": 55626}, {"name": "Robert Clay", "id": 5243983}, {"name": "Charles Silva", "id": 2645199}, {"name": "Martha Moore", "id": 5650650}, {"name": "Emily Cruz", "id": 2431455}, {"name": "David Lane DDS", "id": 4681570}, {"name": "Michael Green", "id": 355810}, {"name": "Thomas Flores", "id": 73826}, {"name": "David Baker", "id": 5176041}, {"name": "Christine Sullivan", "id": 284267}, {"name": "David Mccarthy", "id": 2440306}, {"name": "David Johns", "id": 2443637}, {"name": "Vicki Wade", "id": 2429311}], "links": [{"source": 2448265, "target": 2443637}, {"source": 2448265, "target": 3811736}, {"source": 3424275, "target": 2429311}, {"source": 3424275, "target": 2489367}, {"source": 2489367, "target": 2645199}, {"source": 2489367, "target": 2650182}, {"source": 2489367, "target": 4723262}, {"source": 2489367, "target": 4723263}, {"source": 2489367, "target": 4723264}, {"source": 2489367, "target": 4723265}, {"source": 2489367, "target": 4723268}, {"source": 3491120, "target": 2431455}, {"source": 2486328, "target": 2486978}, {"source": 2486328, "target": 4681570}, {"source": 5578693, "target": 5243983}, {"source": 5650650, "target": 5176041}, {"source": 355810, "target": 73826}, {"source": 355810, "target": 284267}, {"source": 73826, "target": 284267}]}
|
[
3811736,
5154959,
5080721,
4723264,
2429732,
3491120,
2486328,
5578693,
55626,
5176041,
355810,
2440306
] | 12 |
926 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: James Miller, Joseph Silva, Gregory Johnson, Caitlin Ochoa, Nicholas Mitchell, Ashley Jones, Michael Dennis, George Wolf, Patricia Sharp, Francisco Henry, Angelica Jones, Kerry Ward, Stephen Sanders, Thomas Ramos, Kyle Pace, Christopher Rodgers, Antonio Chaney DDS, Catherine Choi, Scott Jensen, Samantha Cook, Glen Henderson DDS, Dawn Young
- Fiendship connections: James Miller to Thomas Ramos, James Miller to Nicholas Mitchell, James Miller to Francisco Henry, Gregory Johnson to Dawn Young, Caitlin Ochoa to Catherine Choi, Nicholas Mitchell to Francisco Henry, Ashley Jones to Dawn Young, Michael Dennis to George Wolf, George Wolf to Glen Henderson DDS, George Wolf to Angelica Jones, Patricia Sharp to Christopher Rodgers, Patricia Sharp to Dawn Young, Francisco Henry to Thomas Ramos, Angelica Jones to Glen Henderson DDS, Kerry Ward to Stephen Sanders, Stephen Sanders to Scott Jensen
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "James Miller", "id": 2428552}, {"name": "Joseph Silva", "id": 2493964}, {"name": "Gregory Johnson", "id": 1583631}, {"name": "Caitlin Ochoa", "id": 4984217}, {"name": "Nicholas Mitchell", "id": 2428573}, {"name": "Ashley Jones", "id": 1536545}, {"name": "Michael Dennis", "id": 5045668}, {"name": "George Wolf", "id": 5045675}, {"name": "Patricia Sharp", "id": 1791288}, {"name": "Francisco Henry", "id": 3225272}, {"name": "Angelica Jones", "id": 5688377}, {"name": "Kerry Ward", "id": 5173191}, {"name": "Stephen Sanders", "id": 5173195}, {"name": "Thomas Ramos", "id": 2424146}, {"name": "Kyle Pace", "id": 2461529}, {"name": "Christopher Rodgers", "id": 928985}, {"name": "Antonio Chaney DDS", "id": 5141987}, {"name": "Catherine Choi", "id": 5262183}, {"name": "Scott Jensen", "id": 6095598}, {"name": "Samantha Cook", "id": 5217015}, {"name": "Glen Henderson DDS", "id": 4953980}, {"name": "Dawn Young", "id": 1213054}], "links": [{"source": 2428552, "target": 2424146}, {"source": 2428552, "target": 2428573}, {"source": 2428552, "target": 3225272}, {"source": 1583631, "target": 1213054}, {"source": 4984217, "target": 5262183}, {"source": 2428573, "target": 3225272}, {"source": 1536545, "target": 1213054}, {"source": 5045668, "target": 5045675}, {"source": 5045675, "target": 4953980}, {"source": 5045675, "target": 5688377}, {"source": 1791288, "target": 928985}, {"source": 1791288, "target": 1213054}, {"source": 3225272, "target": 2424146}, {"source": 5688377, "target": 4953980}, {"source": 5173191, "target": 5173195}, {"source": 5173195, "target": 6095598}]}
|
[
2428552,
2493964,
1536545,
4984217,
4953980,
5173195,
2461529,
5141987,
5217015
] | 9 |
927 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Megan Villarreal, Kari Wu, Emily Fernandez, John Anthony, Raymond Mcbride, Joshua Moore, Jason Washington, Kevin Garcia, Ashley Adams, Ms. Julia King, Mr. Michael Soto III, Roger Casey, Mallory Whitehead, Katelyn Thompson, Lisa Washington, Natalie Vargas, Jeffrey Watson, Dr. Becky Hayes MD, Denise Rodriguez, Carla Stewart, Alexis Lester, Connie Ferrell, Tiffany Calhoun
- Fiendship connections: Megan Villarreal to Mr. Michael Soto III, Kari Wu to Lisa Washington, Emily Fernandez to Mallory Whitehead, John Anthony to Mallory Whitehead, John Anthony to Natalie Vargas, Raymond Mcbride to Mallory Whitehead, Joshua Moore to Lisa Washington, Jason Washington to Mallory Whitehead, Ms. Julia King to Mallory Whitehead, Mr. Michael Soto III to Mallory Whitehead, Mallory Whitehead to Katelyn Thompson, Mallory Whitehead to Alexis Lester, Natalie Vargas to Denise Rodriguez, Natalie Vargas to Carla Stewart, Jeffrey Watson to Dr. Becky Hayes MD, Dr. Becky Hayes MD to Denise Rodriguez
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Megan Villarreal", "id": 2488581}, {"name": "Kari Wu", "id": 4942601}, {"name": "Emily Fernandez", "id": 3831952}, {"name": "John Anthony", "id": 2613137}, {"name": "Raymond Mcbride", "id": 3831958}, {"name": "Joshua Moore", "id": 4944934}, {"name": "Jason Washington", "id": 2479655}, {"name": "Kevin Garcia", "id": 2478377}, {"name": "Ashley Adams", "id": 4955306}, {"name": "Ms. Julia King", "id": 3677363}, {"name": "Mr. Michael Soto III", "id": 3042227}, {"name": "Roger Casey", "id": 2436793}, {"name": "Mallory Whitehead", "id": 2449271}, {"name": "Katelyn Thompson", "id": 3831903}, {"name": "Lisa Washington", "id": 5161577}, {"name": "Natalie Vargas", "id": 2482409}, {"name": "Jeffrey Watson", "id": 3931883}, {"name": "Dr. Becky Hayes MD", "id": 2481134}, {"name": "Denise Rodriguez", "id": 3572467}, {"name": "Carla Stewart", "id": 4640119}, {"name": "Alexis Lester", "id": 3831928}, {"name": "Connie Ferrell", "id": 5003258}, {"name": "Tiffany Calhoun", "id": 2463613}], "links": [{"source": 2488581, "target": 3042227}, {"source": 4942601, "target": 5161577}, {"source": 3831952, "target": 2449271}, {"source": 2613137, "target": 2449271}, {"source": 2613137, "target": 2482409}, {"source": 3831958, "target": 2449271}, {"source": 4944934, "target": 5161577}, {"source": 2479655, "target": 2449271}, {"source": 3677363, "target": 2449271}, {"source": 3042227, "target": 2449271}, {"source": 2449271, "target": 3831903}, {"source": 2449271, "target": 3831928}, {"source": 2482409, "target": 3572467}, {"source": 2482409, "target": 4640119}, {"source": 3931883, "target": 2481134}, {"source": 2481134, "target": 3572467}]}
|
[
2488581,
4944934,
2478377,
4955306,
2436793,
5003258,
2463613
] | 7 |
928 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Thomas Bell, Lisa Kelley, Laura Harvey, Jerome Parks, Susan Beck, Michael Poole, Melinda Wallace, Brett Davidson, Carrie Clark, Benjamin Juarez, Ashley Clay, Paige Galvan, Jennifer Bailey, Andrew Williams, Caitlin Dixon, Stephanie Bryant, Matthew Johnson, Carmen Lewis, Monica Molina, Diane Wood, Mrs. Lisa Smith, Rebecca Taylor, Tracy Brady, Sara Webb, Marcus David, Benjamin Hall, James Phillips
- Fiendship connections: Thomas Bell to Susan Beck, Lisa Kelley to Sara Webb, Laura Harvey to Monica Molina, Laura Harvey to Michael Poole, Susan Beck to Michael Poole, Michael Poole to Brett Davidson, Michael Poole to Matthew Johnson, Michael Poole to Stephanie Bryant, Carrie Clark to Carmen Lewis, Carrie Clark to Sara Webb, Benjamin Juarez to Sara Webb, Benjamin Juarez to Andrew Williams, Ashley Clay to Paige Galvan, Paige Galvan to Sara Webb, Paige Galvan to James Phillips, Jennifer Bailey to Marcus David, Jennifer Bailey to Rebecca Taylor, Andrew Williams to Marcus David, Carmen Lewis to James Phillips, Diane Wood to Sara Webb, Mrs. Lisa Smith to Sara Webb, Rebecca Taylor to Marcus David, Tracy Brady to Sara Webb, Sara Webb to Benjamin Hall, Sara Webb to James Phillips
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Thomas Bell", "id": 5131394}, {"name": "Lisa Kelley", "id": 3927684}, {"name": "Laura Harvey", "id": 5696274}, {"name": "Jerome Parks", "id": 4979220}, {"name": "Susan Beck", "id": 5788821}, {"name": "Michael Poole", "id": 5159064}, {"name": "Melinda Wallace", "id": 2443171}, {"name": "Brett Davidson", "id": 5018534}, {"name": "Carrie Clark", "id": 2583463}, {"name": "Benjamin Juarez", "id": 2416043}, {"name": "Ashley Clay", "id": 2425517}, {"name": "Paige Galvan", "id": 2543152}, {"name": "Jennifer Bailey", "id": 3054132}, {"name": "Andrew Williams", "id": 2574264}, {"name": "Caitlin Dixon", "id": 5618362}, {"name": "Stephanie Bryant", "id": 5160410}, {"name": "Matthew Johnson", "id": 5295963}, {"name": "Carmen Lewis", "id": 2454748}, {"name": "Monica Molina", "id": 4971102}, {"name": "Diane Wood", "id": 4127583}, {"name": "Mrs. Lisa Smith", "id": 4127582}, {"name": "Rebecca Taylor", "id": 2494817}, {"name": "Tracy Brady", "id": 2458722}, {"name": "Sara Webb", "id": 2462057}, {"name": "Marcus David", "id": 2422392}, {"name": "Benjamin Hall", "id": 2412797}, {"name": "James Phillips", "id": 2465407}], "links": [{"source": 5131394, "target": 5788821}, {"source": 3927684, "target": 2462057}, {"source": 5696274, "target": 4971102}, {"source": 5696274, "target": 5159064}, {"source": 5788821, "target": 5159064}, {"source": 5159064, "target": 5018534}, {"source": 5159064, "target": 5295963}, {"source": 5159064, "target": 5160410}, {"source": 2583463, "target": 2454748}, {"source": 2583463, "target": 2462057}, {"source": 2416043, "target": 2462057}, {"source": 2416043, "target": 2574264}, {"source": 2425517, "target": 2543152}, {"source": 2543152, "target": 2462057}, {"source": 2543152, "target": 2465407}, {"source": 3054132, "target": 2422392}, {"source": 3054132, "target": 2494817}, {"source": 2574264, "target": 2422392}, {"source": 2454748, "target": 2465407}, {"source": 4127583, "target": 2462057}, {"source": 4127582, "target": 2462057}, {"source": 2494817, "target": 2422392}, {"source": 2458722, "target": 2462057}, {"source": 2462057, "target": 2412797}, {"source": 2462057, "target": 2465407}]}
|
[
5131394,
2494817,
4979220,
2443171,
5618362
] | 5 |
929 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Marissa Rhodes, Robert Ortiz PhD, Lisa Pratt, Mr. Steven Hawkins II, Sherry May, Ruth Schultz, Justin Sparks, Anna Collins, Debra Huff, Daniel Padilla, Michele Johnson, Antonio Rowe, Melissa Farley, John Navarro, Shawn Hall, Melissa Lopez, Matthew Gray, Benjamin Carroll DVM
- Fiendship connections: Marissa Rhodes to Justin Sparks, Robert Ortiz PhD to Lisa Pratt, Robert Ortiz PhD to Anna Collins, Robert Ortiz PhD to Ruth Schultz, Lisa Pratt to Mr. Steven Hawkins II, Lisa Pratt to Ruth Schultz, Justin Sparks to Debra Huff, Justin Sparks to Benjamin Carroll DVM, Justin Sparks to Matthew Gray, Justin Sparks to Melissa Lopez, Anna Collins to Daniel Padilla, Debra Huff to Matthew Gray, Shawn Hall to Melissa Lopez
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Marissa Rhodes", "id": 751777}, {"name": "Robert Ortiz PhD", "id": 2477188}, {"name": "Lisa Pratt", "id": 2463590}, {"name": "Mr. Steven Hawkins II", "id": 2447719}, {"name": "Sherry May", "id": 2493543}, {"name": "Ruth Schultz", "id": 4175337}, {"name": "Justin Sparks", "id": 50474}, {"name": "Anna Collins", "id": 3087807}, {"name": "Debra Huff", "id": 6054}, {"name": "Daniel Padilla", "id": 2449421}, {"name": "Michele Johnson", "id": 2414445}, {"name": "Antonio Rowe", "id": 2449235}, {"name": "Melissa Farley", "id": 2039}, {"name": "John Navarro", "id": 793}, {"name": "Shawn Hall", "id": 699}, {"name": "Melissa Lopez", "id": 30940}, {"name": "Matthew Gray", "id": 10909}, {"name": "Benjamin Carroll DVM", "id": 9279}], "links": [{"source": 751777, "target": 50474}, {"source": 2477188, "target": 2463590}, {"source": 2477188, "target": 3087807}, {"source": 2477188, "target": 4175337}, {"source": 2463590, "target": 2447719}, {"source": 2463590, "target": 4175337}, {"source": 50474, "target": 6054}, {"source": 50474, "target": 9279}, {"source": 50474, "target": 10909}, {"source": 50474, "target": 30940}, {"source": 3087807, "target": 2449421}, {"source": 6054, "target": 10909}, {"source": 699, "target": 30940}]}
|
[
751777,
2477188,
2493543,
2414445,
2449235,
2039,
793
] | 7 |
930 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Sarah Hines, Gary Abbott, Andrew Jackson, Kevin May, Lori Martin, Brandon Williams, Adrian Brown, Lisa Carter, Chad Wright, Wendy Smith, Lauren Atkins, Daniel King, Susan Watts, Larry Bartlett Jr., Christina Steele, Timothy Jenkins, Omar Hoffman II
- Fiendship connections: Sarah Hines to Christina Steele, Gary Abbott to Kevin May, Andrew Jackson to Omar Hoffman II, Kevin May to Chad Wright, Kevin May to Wendy Smith, Kevin May to Susan Watts, Lori Martin to Omar Hoffman II, Brandon Williams to Christina Steele, Wendy Smith to Timothy Jenkins, Daniel King to Christina Steele, Susan Watts to Timothy Jenkins
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Sarah Hines", "id": 5855709}, {"name": "Gary Abbott", "id": 1625635}, {"name": "Andrew Jackson", "id": 1544355}, {"name": "Kevin May", "id": 1806182}, {"name": "Lori Martin", "id": 883654}, {"name": "Brandon Williams", "id": 4930344}, {"name": "Adrian Brown", "id": 792455}, {"name": "Lisa Carter", "id": 4942218}, {"name": "Chad Wright", "id": 882630}, {"name": "Wendy Smith", "id": 1381580}, {"name": "Lauren Atkins", "id": 5131439}, {"name": "Daniel King", "id": 5714769}, {"name": "Susan Watts", "id": 1496500}, {"name": "Larry Bartlett Jr.", "id": 1222486}, {"name": "Christina Steele", "id": 5009656}, {"name": "Timothy Jenkins", "id": 889593}, {"name": "Omar Hoffman II", "id": 1421725}], "links": [{"source": 5855709, "target": 5009656}, {"source": 1625635, "target": 1806182}, {"source": 1544355, "target": 1421725}, {"source": 1806182, "target": 882630}, {"source": 1806182, "target": 1381580}, {"source": 1806182, "target": 1496500}, {"source": 883654, "target": 1421725}, {"source": 4930344, "target": 5009656}, {"source": 1381580, "target": 889593}, {"source": 5714769, "target": 5009656}, {"source": 1496500, "target": 889593}]}
|
[
5009656,
1625635,
1544355,
792455,
4942218,
5131439,
1222486
] | 7 |
931 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Nancy Parsons, Amanda Davis, Isabel Burgess, Jessica Bishop, Cameron Watkins, Theresa Martinez, Joseph Bass, Stacey Moore, Jennifer Butler, Daniel Sanchez, Patrick Brooks, Trevor Wiggins, Amanda Thomas, Tyler Smith, Melissa Reed, Eric Clark, Paul Nunez, Zachary Davis, Linda Bernard, Michael Mckinney, Danielle Smith, Dale Barnett
- Fiendship connections: Nancy Parsons to Daniel Sanchez, Nancy Parsons to Tyler Smith, Nancy Parsons to Stacey Moore, Nancy Parsons to Melissa Reed, Amanda Davis to Joseph Bass, Isabel Burgess to Dale Barnett, Jessica Bishop to Daniel Sanchez, Cameron Watkins to Jennifer Butler, Cameron Watkins to Joseph Bass, Theresa Martinez to Linda Bernard, Joseph Bass to Melissa Reed, Joseph Bass to Amanda Thomas, Jennifer Butler to Linda Bernard, Daniel Sanchez to Zachary Davis, Daniel Sanchez to Eric Clark, Daniel Sanchez to Trevor Wiggins, Daniel Sanchez to Amanda Thomas, Patrick Brooks to Paul Nunez, Patrick Brooks to Trevor Wiggins, Amanda Thomas to Zachary Davis, Tyler Smith to Paul Nunez, Tyler Smith to Eric Clark, Melissa Reed to Paul Nunez, Eric Clark to Dale Barnett, Michael Mckinney to Danielle Smith
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Nancy Parsons", "id": 1173255}, {"name": "Amanda Davis", "id": 1475726}, {"name": "Isabel Burgess", "id": 884239}, {"name": "Jessica Bishop", "id": 1455865}, {"name": "Cameron Watkins", "id": 1268251}, {"name": "Theresa Martinez", "id": 913567}, {"name": "Joseph Bass", "id": 1219488}, {"name": "Stacey Moore", "id": 1384480}, {"name": "Jennifer Butler", "id": 1076012}, {"name": "Daniel Sanchez", "id": 876081}, {"name": "Patrick Brooks", "id": 1580083}, {"name": "Trevor Wiggins", "id": 1633846}, {"name": "Amanda Thomas", "id": 1633848}, {"name": "Tyler Smith", "id": 1173309}, {"name": "Melissa Reed", "id": 1390657}, {"name": "Eric Clark", "id": 1462982}, {"name": "Paul Nunez", "id": 943820}, {"name": "Zachary Davis", "id": 1140947}, {"name": "Linda Bernard", "id": 997976}, {"name": "Michael Mckinney", "id": 1853428}, {"name": "Danielle Smith", "id": 1886841}, {"name": "Dale Barnett", "id": 1192956}], "links": [{"source": 1173255, "target": 876081}, {"source": 1173255, "target": 1173309}, {"source": 1173255, "target": 1384480}, {"source": 1173255, "target": 1390657}, {"source": 1475726, "target": 1219488}, {"source": 884239, "target": 1192956}, {"source": 1455865, "target": 876081}, {"source": 1268251, "target": 1076012}, {"source": 1268251, "target": 1219488}, {"source": 913567, "target": 997976}, {"source": 1219488, "target": 1390657}, {"source": 1219488, "target": 1633848}, {"source": 1076012, "target": 997976}, {"source": 876081, "target": 1140947}, {"source": 876081, "target": 1462982}, {"source": 876081, "target": 1633846}, {"source": 876081, "target": 1633848}, {"source": 1580083, "target": 943820}, {"source": 1580083, "target": 1633846}, {"source": 1633848, "target": 1140947}, {"source": 1173309, "target": 943820}, {"source": 1173309, "target": 1462982}, {"source": 1390657, "target": 943820}, {"source": 1462982, "target": 1192956}, {"source": 1853428, "target": 1886841}]}
|
[
1173255,
1886841
] | 2 |
932 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Ashley Long, Dylan Gutierrez, Antonio Contreras, Kristy Martinez, Dana Nguyen, Edward Frazier, Lauren Thomas, Bailey Hill, Christopher Diaz, Tyler Evans, Bradley Barker, Jacob Moreno, Sara Hines, Sarah Oliver, David Howard, William Boyd, Andrew Mclaughlin, Debra Heath, Gary Martin, Dana Wolfe, Brittany Richards
- Fiendship connections: Ashley Long to Edward Frazier, Ashley Long to Brittany Richards, Dylan Gutierrez to Sara Hines, Antonio Contreras to Sara Hines, Kristy Martinez to Lauren Thomas, Dana Nguyen to Lauren Thomas, Bailey Hill to Sara Hines, Tyler Evans to Sarah Oliver, Sara Hines to Debra Heath, Sarah Oliver to Andrew Mclaughlin, William Boyd to Gary Martin
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Ashley Long", "id": 5015430}, {"name": "Dylan Gutierrez", "id": 1763979}, {"name": "Antonio Contreras", "id": 928400}, {"name": "Kristy Martinez", "id": 4947092}, {"name": "Dana Nguyen", "id": 5132821}, {"name": "Edward Frazier", "id": 4951063}, {"name": "Lauren Thomas", "id": 5132827}, {"name": "Bailey Hill", "id": 884256}, {"name": "Christopher Diaz", "id": 5156769}, {"name": "Tyler Evans", "id": 2465187}, {"name": "Bradley Barker", "id": 4970671}, {"name": "Jacob Moreno", "id": 1434163}, {"name": "Sara Hines", "id": 1911749}, {"name": "Sarah Oliver", "id": 4194759}, {"name": "David Howard", "id": 5034569}, {"name": "William Boyd", "id": 1390302}, {"name": "Andrew Mclaughlin", "id": 2481511}, {"name": "Debra Heath", "id": 2348263}, {"name": "Gary Martin", "id": 1364461}, {"name": "Dana Wolfe", "id": 4986098}, {"name": "Brittany Richards", "id": 5015420}], "links": [{"source": 5015430, "target": 4951063}, {"source": 5015430, "target": 5015420}, {"source": 1763979, "target": 1911749}, {"source": 928400, "target": 1911749}, {"source": 4947092, "target": 5132827}, {"source": 5132821, "target": 5132827}, {"source": 884256, "target": 1911749}, {"source": 2465187, "target": 4194759}, {"source": 1911749, "target": 2348263}, {"source": 4194759, "target": 2481511}, {"source": 1390302, "target": 1364461}]}
|
[
5015420,
884256,
5132827,
5156769,
2481511,
4970671,
1434163,
5034569,
1364461,
4986098
] | 10 |
933 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Jessica Crawford, Courtney Martinez, Kimberly Bell, Kathryn Welch, Julia Green, Sharon Baker, Benjamin Taylor, Steven Jensen, Lisa Vaughn, Elizabeth Huynh, Nathan Kramer, Angelica Wallace, Vanessa Boyd, Amanda Munoz, Jennifer Hayes, Victor Oliver
- Fiendship connections: Jessica Crawford to Julia Green, Jessica Crawford to Lisa Vaughn, Jessica Crawford to Jennifer Hayes, Jessica Crawford to Kathryn Welch, Jessica Crawford to Benjamin Taylor, Jessica Crawford to Elizabeth Huynh, Courtney Martinez to Julia Green, Courtney Martinez to Jennifer Hayes, Courtney Martinez to Benjamin Taylor, Courtney Martinez to Elizabeth Huynh, Kimberly Bell to Vanessa Boyd, Kimberly Bell to Angelica Wallace, Kathryn Welch to Lisa Vaughn, Kathryn Welch to Elizabeth Huynh, Julia Green to Steven Jensen, Julia Green to Jennifer Hayes, Julia Green to Benjamin Taylor, Julia Green to Elizabeth Huynh, Julia Green to Victor Oliver, Sharon Baker to Jennifer Hayes, Sharon Baker to Elizabeth Huynh, Benjamin Taylor to Jennifer Hayes, Steven Jensen to Amanda Munoz, Lisa Vaughn to Jennifer Hayes, Lisa Vaughn to Elizabeth Huynh, Elizabeth Huynh to Jennifer Hayes, Angelica Wallace to Victor Oliver, Vanessa Boyd to Amanda Munoz
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Jessica Crawford", "id": 781504}, {"name": "Courtney Martinez", "id": 1350274}, {"name": "Kimberly Bell", "id": 1943657}, {"name": "Kathryn Welch", "id": 1381068}, {"name": "Julia Green", "id": 782157}, {"name": "Sharon Baker", "id": 1721102}, {"name": "Benjamin Taylor", "id": 1381070}, {"name": "Steven Jensen", "id": 963181}, {"name": "Lisa Vaughn", "id": 1331699}, {"name": "Elizabeth Huynh", "id": 1381076}, {"name": "Nathan Kramer", "id": 1114421}, {"name": "Angelica Wallace", "id": 2065939}, {"name": "Vanessa Boyd", "id": 1627860}, {"name": "Amanda Munoz", "id": 1105307}, {"name": "Jennifer Hayes", "id": 979867}, {"name": "Victor Oliver", "id": 1439037}], "links": [{"source": 781504, "target": 782157}, {"source": 781504, "target": 1331699}, {"source": 781504, "target": 979867}, {"source": 781504, "target": 1381068}, {"source": 781504, "target": 1381070}, {"source": 781504, "target": 1381076}, {"source": 1350274, "target": 782157}, {"source": 1350274, "target": 979867}, {"source": 1350274, "target": 1381070}, {"source": 1350274, "target": 1381076}, {"source": 1943657, "target": 1627860}, {"source": 1943657, "target": 2065939}, {"source": 1381068, "target": 1331699}, {"source": 1381068, "target": 1381076}, {"source": 782157, "target": 963181}, {"source": 782157, "target": 979867}, {"source": 782157, "target": 1381070}, {"source": 782157, "target": 1381076}, {"source": 782157, "target": 1439037}, {"source": 1721102, "target": 979867}, {"source": 1721102, "target": 1381076}, {"source": 1381070, "target": 979867}, {"source": 963181, "target": 1105307}, {"source": 1331699, "target": 979867}, {"source": 1331699, "target": 1381076}, {"source": 1381076, "target": 979867}, {"source": 2065939, "target": 1439037}, {"source": 1627860, "target": 1105307}]}
|
[
781504,
1114421
] | 2 |
934 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Jose Miller, Brittany Carlson, Joseph Schroeder, Kristen Navarro, Emily Kirk, Traci Wolf, Brian Anderson, Timothy Smith, Brittany Whitney, Cathy May, Alison Moran, James Brennan, Mark Mcguire III, Brandon Black, Robert Curtis, Steven Hunt, Andrea Thomas, Natalie Frost
- Fiendship connections: Jose Miller to Brian Anderson, Brittany Carlson to Brian Anderson, Joseph Schroeder to Traci Wolf, Joseph Schroeder to Natalie Frost, Emily Kirk to James Brennan, Traci Wolf to Cathy May, Traci Wolf to Natalie Frost, James Brennan to Steven Hunt, James Brennan to Brandon Black, Mark Mcguire III to Natalie Frost, Robert Curtis to Andrea Thomas
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Jose Miller", "id": 4972580}, {"name": "Brittany Carlson", "id": 4957253}, {"name": "Joseph Schroeder", "id": 2487110}, {"name": "Kristen Navarro", "id": 2459643}, {"name": "Emily Kirk", "id": 2149480}, {"name": "Traci Wolf", "id": 2489033}, {"name": "Brian Anderson", "id": 5498218}, {"name": "Timothy Smith", "id": 2494633}, {"name": "Brittany Whitney", "id": 4929127}, {"name": "Cathy May", "id": 2468047}, {"name": "Alison Moran", "id": 2454992}, {"name": "James Brennan", "id": 2318834}, {"name": "Mark Mcguire III", "id": 2446610}, {"name": "Brandon Black", "id": 1754452}, {"name": "Robert Curtis", "id": 4039254}, {"name": "Steven Hunt", "id": 1290135}, {"name": "Andrea Thomas", "id": 2459451}, {"name": "Natalie Frost", "id": 3770815}], "links": [{"source": 4972580, "target": 5498218}, {"source": 4957253, "target": 5498218}, {"source": 2487110, "target": 2489033}, {"source": 2487110, "target": 3770815}, {"source": 2149480, "target": 2318834}, {"source": 2489033, "target": 2468047}, {"source": 2489033, "target": 3770815}, {"source": 2318834, "target": 1290135}, {"source": 2318834, "target": 1754452}, {"source": 2446610, "target": 3770815}, {"source": 4039254, "target": 2459451}]}
|
[
5498218,
2487110,
2459643,
2149480,
2494633,
4929127,
2454992,
2459451
] | 8 |
935 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Pamela Little, Gary Thomas, Cesar Byrd, David Jones, Jose Vaughn, Anthony Perkins, Brian Massey, Amanda Cook, Elizabeth Edwards, Luis Holmes, Edgar Blair, Theresa Mccarthy, Heather White, Timothy Oconnell, Colleen Davis, Maria Bennett, Patrick Robbins
- Fiendship connections: Gary Thomas to Brian Massey, Gary Thomas to Timothy Oconnell, Gary Thomas to Jose Vaughn, Cesar Byrd to Luis Holmes, Amanda Cook to Maria Bennett, Amanda Cook to Patrick Robbins, Elizabeth Edwards to Patrick Robbins, Edgar Blair to Patrick Robbins, Theresa Mccarthy to Patrick Robbins, Heather White to Colleen Davis, Heather White to Patrick Robbins
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Pamela Little", "id": 55201}, {"name": "Gary Thomas", "id": 3359236}, {"name": "Cesar Byrd", "id": 95236}, {"name": "David Jones", "id": 2461800}, {"name": "Jose Vaughn", "id": 2457322}, {"name": "Anthony Perkins", "id": 2447755}, {"name": "Brian Massey", "id": 2427948}, {"name": "Amanda Cook", "id": 73324}, {"name": "Elizabeth Edwards", "id": 507245}, {"name": "Luis Holmes", "id": 661278}, {"name": "Edgar Blair", "id": 87951}, {"name": "Theresa Mccarthy", "id": 507249}, {"name": "Heather White", "id": 262834}, {"name": "Timothy Oconnell", "id": 2455158}, {"name": "Colleen Davis", "id": 43479}, {"name": "Maria Bennett", "id": 6142}, {"name": "Patrick Robbins", "id": 81150}], "links": [{"source": 3359236, "target": 2427948}, {"source": 3359236, "target": 2455158}, {"source": 3359236, "target": 2457322}, {"source": 95236, "target": 661278}, {"source": 73324, "target": 6142}, {"source": 73324, "target": 81150}, {"source": 507245, "target": 81150}, {"source": 87951, "target": 81150}, {"source": 507249, "target": 81150}, {"source": 262834, "target": 43479}, {"source": 262834, "target": 81150}]}
|
[
55201,
2455158,
95236,
2461800,
2447755,
73324
] | 6 |
936 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Jordan Henderson, Nancy Yu, Thomas Davidson, Christine Martin, Tiffany Rhodes, Alexander Villarreal, Steven Collins, Kayla Nielsen, William Hinton, Lori Scott, Erin Peterson, Richard Parsons, Karen Mendoza, Jean Johnson, Zachary Wolfe, Martha Powell, Donald Mays, Christopher Chandler, Danielle Wells, Kathleen Brooks
- Fiendship connections: Jordan Henderson to Erin Peterson, Thomas Davidson to Danielle Wells, Thomas Davidson to Christopher Chandler, Christine Martin to Kayla Nielsen, Christine Martin to Tiffany Rhodes, Tiffany Rhodes to Kayla Nielsen, Tiffany Rhodes to Erin Peterson, Tiffany Rhodes to William Hinton, Tiffany Rhodes to Jean Johnson, Alexander Villarreal to Danielle Wells, Steven Collins to Danielle Wells, Steven Collins to Lori Scott, Kayla Nielsen to Lori Scott, William Hinton to Donald Mays, William Hinton to Erin Peterson, Karen Mendoza to Danielle Wells, Zachary Wolfe to Danielle Wells, Martha Powell to Danielle Wells, Danielle Wells to Kathleen Brooks
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Jordan Henderson", "id": 3235200}, {"name": "Nancy Yu", "id": 2474123}, {"name": "Thomas Davidson", "id": 3248526}, {"name": "Christine Martin", "id": 2457494}, {"name": "Tiffany Rhodes", "id": 2457519}, {"name": "Alexander Villarreal", "id": 3248440}, {"name": "Steven Collins", "id": 3248189}, {"name": "Kayla Nielsen", "id": 2404417}, {"name": "William Hinton", "id": 3035848}, {"name": "Lori Scott", "id": 2457546}, {"name": "Erin Peterson", "id": 2424526}, {"name": "Richard Parsons", "id": 2414928}, {"name": "Karen Mendoza", "id": 3248592}, {"name": "Jean Johnson", "id": 4014293}, {"name": "Zachary Wolfe", "id": 3248481}, {"name": "Martha Powell", "id": 3248752}, {"name": "Donald Mays", "id": 2418546}, {"name": "Christopher Chandler", "id": 2456181}, {"name": "Danielle Wells", "id": 2424440}, {"name": "Kathleen Brooks", "id": 3248764}], "links": [{"source": 3235200, "target": 2424526}, {"source": 3248526, "target": 2424440}, {"source": 3248526, "target": 2456181}, {"source": 2457494, "target": 2404417}, {"source": 2457494, "target": 2457519}, {"source": 2457519, "target": 2404417}, {"source": 2457519, "target": 2424526}, {"source": 2457519, "target": 3035848}, {"source": 2457519, "target": 4014293}, {"source": 3248440, "target": 2424440}, {"source": 3248189, "target": 2424440}, {"source": 3248189, "target": 2457546}, {"source": 2404417, "target": 2457546}, {"source": 3035848, "target": 2418546}, {"source": 3035848, "target": 2424526}, {"source": 3248592, "target": 2424440}, {"source": 3248481, "target": 2424440}, {"source": 3248752, "target": 2424440}, {"source": 2424440, "target": 3248764}]}
|
[
3235200,
2474123,
2414928
] | 3 |
937 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Audrey Monroe, Curtis Thompson, Jessica Bates, Monica Dyer, John Salinas, Johnny Good, Katherine Reed, Jacqueline Rodriguez, Penny Martinez, Lauren Green, Katherine Gill, Russell Hall, Janet Rodriguez, Philip Neal, Alicia Brown
- Fiendship connections: Audrey Monroe to Jessica Bates, Audrey Monroe to Russell Hall, Curtis Thompson to Katherine Reed, Jessica Bates to Janet Rodriguez, Jessica Bates to Alicia Brown, Jessica Bates to Katherine Gill, Monica Dyer to Philip Neal, John Salinas to Katherine Reed, John Salinas to Lauren Green, Johnny Good to Philip Neal, Johnny Good to Lauren Green, Jacqueline Rodriguez to Philip Neal, Penny Martinez to Philip Neal, Lauren Green to Philip Neal, Katherine Gill to Alicia Brown
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Audrey Monroe", "id": 1919489}, {"name": "Curtis Thompson", "id": 14402}, {"name": "Jessica Bates", "id": 1305098}, {"name": "Monica Dyer", "id": 81804}, {"name": "John Salinas", "id": 3647}, {"name": "Johnny Good", "id": 11758}, {"name": "Katherine Reed", "id": 1917}, {"name": "Jacqueline Rodriguez", "id": 11186}, {"name": "Penny Martinez", "id": 712213}, {"name": "Lauren Green", "id": 27606}, {"name": "Katherine Gill", "id": 1718294}, {"name": "Russell Hall", "id": 1848981}, {"name": "Janet Rodriguez", "id": 1002522}, {"name": "Philip Neal", "id": 2365}, {"name": "Alicia Brown", "id": 1312191}], "links": [{"source": 1919489, "target": 1305098}, {"source": 1919489, "target": 1848981}, {"source": 14402, "target": 1917}, {"source": 1305098, "target": 1002522}, {"source": 1305098, "target": 1312191}, {"source": 1305098, "target": 1718294}, {"source": 81804, "target": 2365}, {"source": 3647, "target": 1917}, {"source": 3647, "target": 27606}, {"source": 11758, "target": 2365}, {"source": 11758, "target": 27606}, {"source": 11186, "target": 2365}, {"source": 712213, "target": 2365}, {"source": 27606, "target": 2365}, {"source": 1718294, "target": 1312191}]}
|
[
1919489,
14402
] | 2 |
938 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Rebecca Elliott, Edwin Allen, Roy Silva, Amber Mitchell, Tyler Baldwin, Dustin Porter, Kimberly Randolph, Tyler Martinez, Trevor Barnes, Lindsey Watkins, Alicia Carroll, Brian Tran, Sydney Aguilar, Tanya Byrd, Chelsey Combs, Ms. Anna Martinez, John Chen, Matthew Choi, Brett Dillon
- Fiendship connections: Rebecca Elliott to Dustin Porter, Rebecca Elliott to Edwin Allen, Rebecca Elliott to Sydney Aguilar, Rebecca Elliott to Kimberly Randolph, Edwin Allen to Roy Silva, Amber Mitchell to Lindsey Watkins, Amber Mitchell to Trevor Barnes, Tyler Baldwin to Brett Dillon, Tyler Baldwin to Trevor Barnes, Trevor Barnes to Brett Dillon, Trevor Barnes to Lindsey Watkins, Trevor Barnes to Chelsey Combs, Lindsey Watkins to Tanya Byrd, Lindsey Watkins to Brian Tran, Alicia Carroll to John Chen, Brian Tran to Matthew Choi, Chelsey Combs to John Chen
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Rebecca Elliott", "id": 5006733}, {"name": "Edwin Allen", "id": 5006744}, {"name": "Roy Silva", "id": 5040156}, {"name": "Amber Mitchell", "id": 2436636}, {"name": "Tyler Baldwin", "id": 2463390}, {"name": "Dustin Porter", "id": 5001503}, {"name": "Kimberly Randolph", "id": 5883048}, {"name": "Tyler Martinez", "id": 2498986}, {"name": "Trevor Barnes", "id": 3566384}, {"name": "Lindsey Watkins", "id": 2441394}, {"name": "Alicia Carroll", "id": 2451509}, {"name": "Brian Tran", "id": 2694225}, {"name": "Sydney Aguilar", "id": 5008475}, {"name": "Tanya Byrd", "id": 2496096}, {"name": "Chelsey Combs", "id": 2490217}, {"name": "Ms. Anna Martinez", "id": 4934249}, {"name": "John Chen", "id": 3246838}, {"name": "Matthew Choi", "id": 2462585}, {"name": "Brett Dillon", "id": 2435962}], "links": [{"source": 5006733, "target": 5001503}, {"source": 5006733, "target": 5006744}, {"source": 5006733, "target": 5008475}, {"source": 5006733, "target": 5883048}, {"source": 5006744, "target": 5040156}, {"source": 2436636, "target": 2441394}, {"source": 2436636, "target": 3566384}, {"source": 2463390, "target": 2435962}, {"source": 2463390, "target": 3566384}, {"source": 3566384, "target": 2435962}, {"source": 3566384, "target": 2441394}, {"source": 3566384, "target": 2490217}, {"source": 2441394, "target": 2496096}, {"source": 2441394, "target": 2694225}, {"source": 2451509, "target": 3246838}, {"source": 2694225, "target": 2462585}, {"source": 2490217, "target": 3246838}]}
|
[
5883048,
2496096,
2498986,
4934249
] | 4 |
939 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Brian Wolfe, Sarah Fuller, Mary Beasley, Melissa Kelley, Toni Knapp, Krista Lewis, Andrew Bean, Dana Williams, Renee Allison, Jennifer Barrett, Susan Singleton, Brent Yu, Kristen Chang, Craig Warner, Francisco Oliver
- Fiendship connections: Sarah Fuller to Andrew Bean, Mary Beasley to Andrew Bean, Melissa Kelley to Andrew Bean, Toni Knapp to Dana Williams, Krista Lewis to Andrew Bean, Andrew Bean to Kristen Chang, Andrew Bean to Renee Allison, Dana Williams to Francisco Oliver, Dana Williams to Jennifer Barrett, Dana Williams to Brent Yu, Dana Williams to Craig Warner
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Brian Wolfe", "id": 2471938}, {"name": "Sarah Fuller", "id": 950851}, {"name": "Mary Beasley", "id": 937924}, {"name": "Melissa Kelley", "id": 1021668}, {"name": "Toni Knapp", "id": 2727140}, {"name": "Krista Lewis", "id": 1093860}, {"name": "Andrew Bean", "id": 1848553}, {"name": "Dana Williams", "id": 2410092}, {"name": "Renee Allison", "id": 1032076}, {"name": "Jennifer Barrett", "id": 2727054}, {"name": "Susan Singleton", "id": 2483792}, {"name": "Brent Yu", "id": 2727056}, {"name": "Kristen Chang", "id": 1031701}, {"name": "Craig Warner", "id": 2727225}, {"name": "Francisco Oliver", "id": 2727038}], "links": [{"source": 950851, "target": 1848553}, {"source": 937924, "target": 1848553}, {"source": 1021668, "target": 1848553}, {"source": 2727140, "target": 2410092}, {"source": 1093860, "target": 1848553}, {"source": 1848553, "target": 1031701}, {"source": 1848553, "target": 1032076}, {"source": 2410092, "target": 2727038}, {"source": 2410092, "target": 2727054}, {"source": 2410092, "target": 2727056}, {"source": 2410092, "target": 2727225}]}
|
[
2471938,
950851,
2727140,
2483792
] | 4 |
940 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Lauren Sullivan, Tamara Morgan, Sarah Valdez, Michael Vang DVM, Jeremiah Ewing, Heather Frederick, Mr. Ronald Cooper II, Eric Williams, Mark Moore, Ricky Stephens, Ricky Warren, Andrew Cole, Douglas Mitchell, Daniel Roberts, Marvin Harvey, Ryan Graham, Lindsey Brown, Randy Evans, Joshua Kane, Pamela Hendrix, Matthew Lewis, Cindy Hernandez, Brian Thornton, Tracy Wilson
- Fiendship connections: Lauren Sullivan to Douglas Mitchell, Tamara Morgan to Tracy Wilson, Tamara Morgan to Cindy Hernandez, Jeremiah Ewing to Ricky Stephens, Heather Frederick to Mr. Ronald Cooper II, Heather Frederick to Ricky Warren, Heather Frederick to Randy Evans, Mr. Ronald Cooper II to Ricky Warren, Mr. Ronald Cooper II to Randy Evans, Eric Williams to Lindsey Brown, Mark Moore to Brian Thornton, Ricky Stephens to Marvin Harvey, Ricky Warren to Joshua Kane, Ricky Warren to Andrew Cole, Ricky Warren to Randy Evans, Andrew Cole to Randy Evans, Lindsey Brown to Pamela Hendrix, Randy Evans to Joshua Kane
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Lauren Sullivan", "id": 2454914}, {"name": "Tamara Morgan", "id": 2447760}, {"name": "Sarah Valdez", "id": 5224337}, {"name": "Michael Vang DVM", "id": 4945687}, {"name": "Jeremiah Ewing", "id": 5407128}, {"name": "Heather Frederick", "id": 164}, {"name": "Mr. Ronald Cooper II", "id": 10031}, {"name": "Eric Williams", "id": 2464819}, {"name": "Mark Moore", "id": 4912436}, {"name": "Ricky Stephens", "id": 5178813}, {"name": "Ricky Warren", "id": 75712}, {"name": "Andrew Cole", "id": 33857}, {"name": "Douglas Mitchell", "id": 2418114}, {"name": "Daniel Roberts", "id": 4934090}, {"name": "Marvin Harvey", "id": 5178706}, {"name": "Ryan Graham", "id": 4965460}, {"name": "Lindsey Brown", "id": 3027289}, {"name": "Randy Evans", "id": 441314}, {"name": "Joshua Kane", "id": 1002}, {"name": "Pamela Hendrix", "id": 2418414}, {"name": "Matthew Lewis", "id": 5173110}, {"name": "Cindy Hernandez", "id": 2448246}, {"name": "Brian Thornton", "id": 2502392}, {"name": "Tracy Wilson", "id": 2447609}], "links": [{"source": 2454914, "target": 2418114}, {"source": 2447760, "target": 2447609}, {"source": 2447760, "target": 2448246}, {"source": 5407128, "target": 5178813}, {"source": 164, "target": 10031}, {"source": 164, "target": 75712}, {"source": 164, "target": 441314}, {"source": 10031, "target": 75712}, {"source": 10031, "target": 441314}, {"source": 2464819, "target": 3027289}, {"source": 4912436, "target": 2502392}, {"source": 5178813, "target": 5178706}, {"source": 75712, "target": 1002}, {"source": 75712, "target": 33857}, {"source": 75712, "target": 441314}, {"source": 33857, "target": 441314}, {"source": 3027289, "target": 2418414}, {"source": 441314, "target": 1002}]}
|
[
2418114,
2447760,
5224337,
4945687,
5407128,
75712,
3027289,
2502392,
4934090,
4965460,
5173110
] | 11 |
941 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Dr. Matthew Lee, Taylor Miranda, Vickie Ford, Sharon King, Ronald Grant, Kathryn Chase, Natasha Watson, Anthony Barton, Charles Miller, Renee Henderson, Allen Walker, Jacqueline Villarreal, Bobby George, Jessica Mayer, Jerome Parks, Emily Novak DDS, Kevin Chung, Emily Benitez
- Fiendship connections: Dr. Matthew Lee to Sharon King, Taylor Miranda to Bobby George, Taylor Miranda to Renee Henderson, Taylor Miranda to Jacqueline Villarreal, Taylor Miranda to Allen Walker, Vickie Ford to Natasha Watson, Vickie Ford to Kevin Chung, Ronald Grant to Anthony Barton, Ronald Grant to Kathryn Chase, Charles Miller to Jerome Parks, Renee Henderson to Jacqueline Villarreal, Allen Walker to Jacqueline Villarreal, Jacqueline Villarreal to Jerome Parks
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Dr. Matthew Lee", "id": 25760}, {"name": "Taylor Miranda", "id": 5402209}, {"name": "Vickie Ford", "id": 1003140}, {"name": "Sharon King", "id": 530343}, {"name": "Ronald Grant", "id": 2424263}, {"name": "Kathryn Chase", "id": 3232391}, {"name": "Natasha Watson", "id": 791943}, {"name": "Anthony Barton", "id": 2483497}, {"name": "Charles Miller", "id": 5094554}, {"name": "Renee Henderson", "id": 5094541}, {"name": "Allen Walker", "id": 5421434}, {"name": "Jacqueline Villarreal", "id": 5143343}, {"name": "Bobby George", "id": 4929063}, {"name": "Jessica Mayer", "id": 1493011}, {"name": "Jerome Parks", "id": 4979220}, {"name": "Emily Novak DDS", "id": 1452181}, {"name": "Kevin Chung", "id": 1743577}, {"name": "Emily Benitez", "id": 5258330}], "links": [{"source": 25760, "target": 530343}, {"source": 5402209, "target": 4929063}, {"source": 5402209, "target": 5094541}, {"source": 5402209, "target": 5143343}, {"source": 5402209, "target": 5421434}, {"source": 1003140, "target": 791943}, {"source": 1003140, "target": 1743577}, {"source": 2424263, "target": 2483497}, {"source": 2424263, "target": 3232391}, {"source": 5094554, "target": 4979220}, {"source": 5094541, "target": 5143343}, {"source": 5421434, "target": 5143343}, {"source": 5143343, "target": 4979220}]}
|
[
25760,
5402209,
1743577,
3232391,
1493011,
1452181,
5258330
] | 7 |
942 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Christine Bond, Mr. Jason Christian DDS, Rhonda Mora, Joseph Hammond, Whitney Mercado, Nathan Alexander, Robert Lee, John Jordan, Rebecca Howard, Sarah Williams, Kathryn Collins, Michael Hunter, John Smith, Breanna Dillon, Jeffery Carey, Sally Wagner
- Fiendship connections: Christine Bond to Jeffery Carey, Christine Bond to Robert Lee, Mr. Jason Christian DDS to Kathryn Collins, Mr. Jason Christian DDS to Robert Lee, Rhonda Mora to Jeffery Carey, Rhonda Mora to Nathan Alexander, Joseph Hammond to Sarah Williams, Joseph Hammond to John Smith, Whitney Mercado to Jeffery Carey, Nathan Alexander to Sally Wagner, John Jordan to Jeffery Carey, Sarah Williams to Jeffery Carey, Kathryn Collins to Michael Hunter
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Christine Bond", "id": 3026851}, {"name": "Mr. Jason Christian DDS", "id": 3015589}, {"name": "Rhonda Mora", "id": 3044220}, {"name": "Joseph Hammond", "id": 2460809}, {"name": "Whitney Mercado", "id": 3362281}, {"name": "Nathan Alexander", "id": 2455019}, {"name": "Robert Lee", "id": 2482832}, {"name": "John Jordan", "id": 3362192}, {"name": "Rebecca Howard", "id": 2495698}, {"name": "Sarah Williams", "id": 3362292}, {"name": "Kathryn Collins", "id": 2470710}, {"name": "Michael Hunter", "id": 4304919}, {"name": "John Smith", "id": 3935548}, {"name": "Breanna Dillon", "id": 2421659}, {"name": "Jeffery Carey", "id": 2428028}, {"name": "Sally Wagner", "id": 3192671}], "links": [{"source": 3026851, "target": 2428028}, {"source": 3026851, "target": 2482832}, {"source": 3015589, "target": 2470710}, {"source": 3015589, "target": 2482832}, {"source": 3044220, "target": 2428028}, {"source": 3044220, "target": 2455019}, {"source": 2460809, "target": 3362292}, {"source": 2460809, "target": 3935548}, {"source": 3362281, "target": 2428028}, {"source": 2455019, "target": 3192671}, {"source": 3362192, "target": 2428028}, {"source": 3362292, "target": 2428028}, {"source": 2470710, "target": 4304919}]}
|
[
3026851,
2495698,
2421659
] | 3 |
943 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Kyle Obrien, Holly Johnson, Nicole Martinez, Brandon Benson, Michelle Jimenez, Lisa Shepard, Troy Rogers, Sally Turner, David King, Joseph Peterson, Manuel Martinez, Jimmy Ortega, Victoria Sanchez, Gina Evans, Jessica Wright, Eric Lopez
- Fiendship connections: Kyle Obrien to Victoria Sanchez, Holly Johnson to Manuel Martinez, Holly Johnson to Joseph Peterson, Holly Johnson to Eric Lopez, Nicole Martinez to Brandon Benson, Nicole Martinez to Jessica Wright, Nicole Martinez to Jimmy Ortega, Nicole Martinez to Lisa Shepard, Troy Rogers to Victoria Sanchez, Sally Turner to Gina Evans, David King to Victoria Sanchez, Manuel Martinez to Eric Lopez
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Kyle Obrien", "id": 1250629}, {"name": "Holly Johnson", "id": 2460031}, {"name": "Nicole Martinez", "id": 2046090}, {"name": "Brandon Benson", "id": 864395}, {"name": "Michelle Jimenez", "id": 2493164}, {"name": "Lisa Shepard", "id": 1532237}, {"name": "Troy Rogers", "id": 1121936}, {"name": "Sally Turner", "id": 4598737}, {"name": "David King", "id": 922066}, {"name": "Joseph Peterson", "id": 2459952}, {"name": "Manuel Martinez", "id": 2459285}, {"name": "Jimmy Ortega", "id": 1310677}, {"name": "Victoria Sanchez", "id": 1767512}, {"name": "Gina Evans", "id": 2481145}, {"name": "Jessica Wright", "id": 1293948}, {"name": "Eric Lopez", "id": 4055871}], "links": [{"source": 1250629, "target": 1767512}, {"source": 2460031, "target": 2459285}, {"source": 2460031, "target": 2459952}, {"source": 2460031, "target": 4055871}, {"source": 2046090, "target": 864395}, {"source": 2046090, "target": 1293948}, {"source": 2046090, "target": 1310677}, {"source": 2046090, "target": 1532237}, {"source": 1121936, "target": 1767512}, {"source": 4598737, "target": 2481145}, {"source": 922066, "target": 1767512}, {"source": 2459285, "target": 4055871}]}
|
[
1767512,
2459952,
2046090,
2493164,
4598737
] | 5 |
944 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Claire Thompson, Jose Phillips, Elizabeth Santos, Dawn Gordon, Leslie Kim, Joshua Stanton, Amy Cruz, Jaime Li, Christopher Farmer, Todd West, Seth Barry, Gail Woods, Melanie Miranda, Yolanda Lopez, James Shepherd, Anna Phillips, Peter Fleming DVM, Leroy Arnold, Shane Fry, Kathleen Fields, Benjamin Thompson, William Newman, Katie Lopez, Micheal Turner, Matthew Smith
- Fiendship connections: Jose Phillips to Jaime Li, Jose Phillips to Katie Lopez, Elizabeth Santos to Yolanda Lopez, Dawn Gordon to Anna Phillips, Joshua Stanton to Peter Fleming DVM, Amy Cruz to Yolanda Lopez, Jaime Li to James Shepherd, Jaime Li to Micheal Turner, Christopher Farmer to William Newman, Todd West to Anna Phillips, Gail Woods to Anna Phillips, Melanie Miranda to Anna Phillips, Anna Phillips to Benjamin Thompson, Anna Phillips to Matthew Smith, Anna Phillips to Leroy Arnold, Peter Fleming DVM to Shane Fry
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Claire Thompson", "id": 1306370}, {"name": "Jose Phillips", "id": 1384712}, {"name": "Elizabeth Santos", "id": 244882}, {"name": "Dawn Gordon", "id": 808082}, {"name": "Leslie Kim", "id": 1580952}, {"name": "Joshua Stanton", "id": 3612194}, {"name": "Amy Cruz", "id": 37161}, {"name": "Jaime Li", "id": 886321}, {"name": "Christopher Farmer", "id": 3972163}, {"name": "Todd West", "id": 853958}, {"name": "Seth Barry", "id": 971081}, {"name": "Gail Woods", "id": 809806}, {"name": "Melanie Miranda", "id": 1848399}, {"name": "Yolanda Lopez", "id": 244860}, {"name": "James Shepherd", "id": 1011154}, {"name": "Anna Phillips", "id": 1433044}, {"name": "Peter Fleming DVM", "id": 2438870}, {"name": "Leroy Arnold", "id": 1732696}, {"name": "Shane Fry", "id": 2438873}, {"name": "Kathleen Fields", "id": 244834}, {"name": "Benjamin Thompson", "id": 975075}, {"name": "William Newman", "id": 2455912}, {"name": "Katie Lopez", "id": 1020397}, {"name": "Micheal Turner", "id": 1020405}, {"name": "Matthew Smith", "id": 1221500}], "links": [{"source": 1384712, "target": 886321}, {"source": 1384712, "target": 1020397}, {"source": 244882, "target": 244860}, {"source": 808082, "target": 1433044}, {"source": 3612194, "target": 2438870}, {"source": 37161, "target": 244860}, {"source": 886321, "target": 1011154}, {"source": 886321, "target": 1020405}, {"source": 3972163, "target": 2455912}, {"source": 853958, "target": 1433044}, {"source": 809806, "target": 1433044}, {"source": 1848399, "target": 1433044}, {"source": 1433044, "target": 975075}, {"source": 1433044, "target": 1221500}, {"source": 1433044, "target": 1732696}, {"source": 2438870, "target": 2438873}]}
|
[
1306370,
1384712,
37161,
975075,
1580952,
2438873,
2455912,
971081,
244834
] | 9 |
945 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Ricardo Holmes, Mark Robles, Jeffery Yoder, Madison Robinson, Tiffany Carter, Joshua Olson, Joseph Hurley, Natasha Barker, Lori Pena, Katherine Baker, Tammy Lara, Jerry Avery, Christopher Sloan, Lori Robinson, Mark Sullivan
- Fiendship connections: Ricardo Holmes to Jeffery Yoder, Jeffery Yoder to Lori Pena, Tiffany Carter to Christopher Sloan, Tiffany Carter to Lori Robinson, Joshua Olson to Christopher Sloan, Joshua Olson to Natasha Barker, Joshua Olson to Lori Robinson, Joseph Hurley to Lori Pena, Lori Pena to Katherine Baker, Katherine Baker to Mark Sullivan, Christopher Sloan to Lori Robinson
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Ricardo Holmes", "id": 3549538}, {"name": "Mark Robles", "id": 1239650}, {"name": "Jeffery Yoder", "id": 2435590}, {"name": "Madison Robinson", "id": 2435975}, {"name": "Tiffany Carter", "id": 1058376}, {"name": "Joshua Olson", "id": 1246601}, {"name": "Joseph Hurley", "id": 2490826}, {"name": "Natasha Barker", "id": 1129519}, {"name": "Lori Pena", "id": 2490928}, {"name": "Katherine Baker", "id": 2471409}, {"name": "Tammy Lara", "id": 2473967}, {"name": "Jerry Avery", "id": 2488951}, {"name": "Christopher Sloan", "id": 974680}, {"name": "Lori Robinson", "id": 1244569}, {"name": "Mark Sullivan", "id": 2405305}], "links": [{"source": 3549538, "target": 2435590}, {"source": 2435590, "target": 2490928}, {"source": 1058376, "target": 974680}, {"source": 1058376, "target": 1244569}, {"source": 1246601, "target": 974680}, {"source": 1246601, "target": 1129519}, {"source": 1246601, "target": 1244569}, {"source": 2490826, "target": 2490928}, {"source": 2490928, "target": 2471409}, {"source": 2471409, "target": 2405305}, {"source": 974680, "target": 1244569}]}
|
[
3549538,
1239650,
2435975,
1058376,
2473967,
2488951
] | 6 |
946 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Jose Smith, Robert Velazquez, Aaron Sanchez, Kelly Russell, Samantha Garcia, Jordan Juarez, Vanessa Harris, Michael Dean, Keith Griffin, Arthur Stewart, Shelby Ward, Nicholas Johnston, Ronnie Nelson, Sherri Ruiz, Tara Cruz
- Fiendship connections: Jose Smith to Vanessa Harris, Robert Velazquez to Vanessa Harris, Kelly Russell to Tara Cruz, Jordan Juarez to Vanessa Harris, Vanessa Harris to Keith Griffin, Vanessa Harris to Michael Dean, Arthur Stewart to Tara Cruz, Shelby Ward to Tara Cruz, Nicholas Johnston to Ronnie Nelson, Sherri Ruiz to Tara Cruz
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Jose Smith", "id": 24032}, {"name": "Robert Velazquez", "id": 5250}, {"name": "Aaron Sanchez", "id": 2465340}, {"name": "Kelly Russell", "id": 2494851}, {"name": "Samantha Garcia", "id": 2431525}, {"name": "Jordan Juarez", "id": 44636}, {"name": "Vanessa Harris", "id": 157033}, {"name": "Michael Dean", "id": 33485}, {"name": "Keith Griffin", "id": 4784}, {"name": "Arthur Stewart", "id": 4832851}, {"name": "Shelby Ward", "id": 2426549}, {"name": "Nicholas Johnston", "id": 5133752}, {"name": "Ronnie Nelson", "id": 5330492}, {"name": "Sherri Ruiz", "id": 2438622}, {"name": "Tara Cruz", "id": 2496159}], "links": [{"source": 24032, "target": 157033}, {"source": 5250, "target": 157033}, {"source": 2494851, "target": 2496159}, {"source": 44636, "target": 157033}, {"source": 157033, "target": 4784}, {"source": 157033, "target": 33485}, {"source": 4832851, "target": 2496159}, {"source": 2426549, "target": 2496159}, {"source": 5133752, "target": 5330492}, {"source": 2438622, "target": 2496159}]}
|
[
24032,
2465340,
2494851,
2431525,
5133752
] | 5 |
947 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: James Jenkins, Samuel Nichols, Erik Hunt, Patricia Gonzalez, Nicole Dominguez, Isabella Stevenson, Jennifer Sloan, Christine Brown, Michael Brown, Eric Wells, Ray Thompson, Jennifer Garza, Steven Haynes, Brandon Mercado, Albert Gregory, Sharon Daniels, Kelsey Mcgrath, Terry Serrano, Douglas Martin, Breanna Martinez, Stacey Klein, Megan Gross, Kathryn Murray, Brandon Turner, Steven Bryant, Eric Riddle, Andrew Smith
- Fiendship connections: James Jenkins to Jennifer Sloan, James Jenkins to Christine Brown, James Jenkins to Andrew Smith, James Jenkins to Brandon Turner, James Jenkins to Eric Wells, James Jenkins to Ray Thompson, James Jenkins to Albert Gregory, Samuel Nichols to Kathryn Murray, Patricia Gonzalez to Jennifer Garza, Nicole Dominguez to Isabella Stevenson, Jennifer Sloan to Douglas Martin, Michael Brown to Terry Serrano, Michael Brown to Breanna Martinez, Jennifer Garza to Stacey Klein, Kelsey Mcgrath to Douglas Martin, Kelsey Mcgrath to Breanna Martinez, Brandon Turner to Eric Riddle
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "James Jenkins", "id": 2453253}, {"name": "Samuel Nichols", "id": 2435343}, {"name": "Erik Hunt", "id": 2450831}, {"name": "Patricia Gonzalez", "id": 2459029}, {"name": "Nicole Dominguez", "id": 2417436}, {"name": "Isabella Stevenson", "id": 2417447}, {"name": "Jennifer Sloan", "id": 2415531}, {"name": "Christine Brown", "id": 2447159}, {"name": "Michael Brown", "id": 2405815}, {"name": "Eric Wells", "id": 3891910}, {"name": "Ray Thompson", "id": 3891920}, {"name": "Jennifer Garza", "id": 2478673}, {"name": "Steven Haynes", "id": 2435666}, {"name": "Brandon Mercado", "id": 2468818}, {"name": "Albert Gregory", "id": 3891922}, {"name": "Sharon Daniels", "id": 2444376}, {"name": "Kelsey Mcgrath", "id": 2412384}, {"name": "Terry Serrano", "id": 2606565}, {"name": "Douglas Martin", "id": 2409831}, {"name": "Breanna Martinez", "id": 2606569}, {"name": "Stacey Klein", "id": 4548586}, {"name": "Megan Gross", "id": 2502124}, {"name": "Kathryn Murray", "id": 2463087}, {"name": "Brandon Turner", "id": 3855987}, {"name": "Steven Bryant", "id": 2494198}, {"name": "Eric Riddle", "id": 2451066}, {"name": "Andrew Smith", "id": 2797563}], "links": [{"source": 2453253, "target": 2415531}, {"source": 2453253, "target": 2447159}, {"source": 2453253, "target": 2797563}, {"source": 2453253, "target": 3855987}, {"source": 2453253, "target": 3891910}, {"source": 2453253, "target": 3891920}, {"source": 2453253, "target": 3891922}, {"source": 2435343, "target": 2463087}, {"source": 2459029, "target": 2478673}, {"source": 2417436, "target": 2417447}, {"source": 2415531, "target": 2409831}, {"source": 2405815, "target": 2606565}, {"source": 2405815, "target": 2606569}, {"source": 2478673, "target": 4548586}, {"source": 2412384, "target": 2409831}, {"source": 2412384, "target": 2606569}, {"source": 3855987, "target": 2451066}]}
|
[
2412384,
2463087,
2450831,
2478673,
2417436,
2435666,
2468818,
2444376,
2502124,
2494198
] | 10 |
948 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Kathryn Smith, Sheila Peters, Katherine Mcintyre, Jessica Mason DDS, Janice Conner, Alicia Snyder, Kelly Williams, Ernest Johnson, William Carpenter, Whitney Schultz, Ashley Dixon, Angela Mitchell, David Ewing, Peter Melendez, Ricky Munoz, Ian Ramirez, Brad Thomas Jr., Mary Gonzalez, William Cruz, Elizabeth Porter, Matthew Patterson, Elizabeth Ryan
- Fiendship connections: Sheila Peters to Whitney Schultz, Sheila Peters to Ernest Johnson, Jessica Mason DDS to Elizabeth Ryan, Janice Conner to Elizabeth Ryan, Alicia Snyder to Peter Melendez, Kelly Williams to Elizabeth Ryan, Ashley Dixon to Mary Gonzalez, Ashley Dixon to William Cruz, Ashley Dixon to Elizabeth Porter
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Kathryn Smith", "id": 2493057}, {"name": "Sheila Peters", "id": 2460424}, {"name": "Katherine Mcintyre", "id": 2463880}, {"name": "Jessica Mason DDS", "id": 3134352}, {"name": "Janice Conner", "id": 2421138}, {"name": "Alicia Snyder", "id": 2005400}, {"name": "Kelly Williams", "id": 2420894}, {"name": "Ernest Johnson", "id": 4096294}, {"name": "William Carpenter", "id": 2477735}, {"name": "Whitney Schultz", "id": 2457254}, {"name": "Ashley Dixon", "id": 2498737}, {"name": "Angela Mitchell", "id": 2491441}, {"name": "David Ewing", "id": 2438591}, {"name": "Peter Melendez", "id": 1705411}, {"name": "Ricky Munoz", "id": 2486347}, {"name": "Ian Ramirez", "id": 2498899}, {"name": "Brad Thomas Jr.", "id": 2500440}, {"name": "Mary Gonzalez", "id": 4856168}, {"name": "William Cruz", "id": 4856170}, {"name": "Elizabeth Porter", "id": 4856171}, {"name": "Matthew Patterson", "id": 2477167}, {"name": "Elizabeth Ryan", "id": 2421114}], "links": [{"source": 2460424, "target": 2457254}, {"source": 2460424, "target": 4096294}, {"source": 3134352, "target": 2421114}, {"source": 2421138, "target": 2421114}, {"source": 2005400, "target": 1705411}, {"source": 2420894, "target": 2421114}, {"source": 2498737, "target": 4856168}, {"source": 2498737, "target": 4856170}, {"source": 2498737, "target": 4856171}]}
|
[
2493057,
2460424,
2463880,
3134352,
2005400,
2477735,
4856168,
2491441,
2438591,
2486347,
2498899,
2500440,
2477167
] | 13 |
949 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Michael Richardson, Jerry Roberts, Christian Davis, Laura Obrien, Sally Frost, James Freeman, Eugene Carlson, Michael Garner, Andrea Meyer, Joseph Smith, Jacqueline Wall, Willie Barnett, Alicia Carter, Lance Cook, Jeremiah Davidson, Daniel Sanders, Ricardo Green
- Fiendship connections: Michael Richardson to Ricardo Green, Jerry Roberts to Eugene Carlson, Christian Davis to Joseph Smith, Christian Davis to Laura Obrien, Christian Davis to Ricardo Green, Sally Frost to Joseph Smith, Eugene Carlson to Andrea Meyer, Michael Garner to Alicia Carter, Jacqueline Wall to Alicia Carter, Willie Barnett to Ricardo Green, Jeremiah Davidson to Ricardo Green, Daniel Sanders to Ricardo Green
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Michael Richardson", "id": 5899745}, {"name": "Jerry Roberts", "id": 4952289}, {"name": "Christian Davis", "id": 5205379}, {"name": "Laura Obrien", "id": 5060257}, {"name": "Sally Frost", "id": 5501348}, {"name": "James Freeman", "id": 5450054}, {"name": "Eugene Carlson", "id": 5378599}, {"name": "Michael Garner", "id": 1116776}, {"name": "Andrea Meyer", "id": 5122153}, {"name": "Joseph Smith", "id": 4976711}, {"name": "Jacqueline Wall", "id": 907724}, {"name": "Willie Barnett", "id": 4928849}, {"name": "Alicia Carter", "id": 1734546}, {"name": "Lance Cook", "id": 5031732}, {"name": "Jeremiah Davidson", "id": 4942390}, {"name": "Daniel Sanders", "id": 5197335}, {"name": "Ricardo Green", "id": 5899743}], "links": [{"source": 5899745, "target": 5899743}, {"source": 4952289, "target": 5378599}, {"source": 5205379, "target": 4976711}, {"source": 5205379, "target": 5060257}, {"source": 5205379, "target": 5899743}, {"source": 5501348, "target": 4976711}, {"source": 5378599, "target": 5122153}, {"source": 1116776, "target": 1734546}, {"source": 907724, "target": 1734546}, {"source": 4928849, "target": 5899743}, {"source": 4942390, "target": 5899743}, {"source": 5197335, "target": 5899743}]}
|
[
5899745,
5122153,
5450054,
1116776,
5031732
] | 5 |
950 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Melissa Nguyen, Daniel Andrade, Leah Hunter, Timothy Carpenter, Ashley Bruce, Jessica Hughes, Patricia Maynard, Mary Howe, Angela Daniel, Brittany Owen, Mandy Hoffman, Patricia Rubio, Rebecca Martin, Deborah Osborne, Gregory Garcia, Lauren Rivera, Kristina James, Mary Chaney
- Fiendship connections: Melissa Nguyen to Daniel Andrade, Daniel Andrade to Gregory Garcia, Leah Hunter to Mary Chaney, Leah Hunter to Angela Daniel, Leah Hunter to Patricia Rubio, Timothy Carpenter to Ashley Bruce, Jessica Hughes to Brittany Owen, Patricia Maynard to Brittany Owen, Mary Howe to Gregory Garcia, Deborah Osborne to Lauren Rivera
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Melissa Nguyen", "id": 3724032}, {"name": "Daniel Andrade", "id": 2444578}, {"name": "Leah Hunter", "id": 784418}, {"name": "Timothy Carpenter", "id": 4411046}, {"name": "Ashley Bruce", "id": 2474376}, {"name": "Jessica Hughes", "id": 2432521}, {"name": "Patricia Maynard", "id": 4834218}, {"name": "Mary Howe", "id": 2406157}, {"name": "Angela Daniel", "id": 1371277}, {"name": "Brittany Owen", "id": 2496239}, {"name": "Mandy Hoffman", "id": 2481933}, {"name": "Patricia Rubio", "id": 1631795}, {"name": "Rebecca Martin", "id": 2459668}, {"name": "Deborah Osborne", "id": 2514355}, {"name": "Gregory Garcia", "id": 2513591}, {"name": "Lauren Rivera", "id": 2413976}, {"name": "Kristina James", "id": 2439450}, {"name": "Mary Chaney", "id": 1003966}], "links": [{"source": 3724032, "target": 2444578}, {"source": 2444578, "target": 2513591}, {"source": 784418, "target": 1003966}, {"source": 784418, "target": 1371277}, {"source": 784418, "target": 1631795}, {"source": 4411046, "target": 2474376}, {"source": 2432521, "target": 2496239}, {"source": 4834218, "target": 2496239}, {"source": 2406157, "target": 2513591}, {"source": 2514355, "target": 2413976}]}
|
[
3724032,
784418,
2474376,
2432521,
2481933,
2459668,
2413976,
2439450
] | 8 |
951 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: John Shelton, Deanna Williamson, William Duncan, Christopher Mcintosh, John Sweeney, Shannon Jones, Emily Lopez, Brittany Harris, Samuel Burke, Sandra Goodwin, Amber Dominguez, Barbara Hooper, Pamela Nguyen, Dana Stevens, Connie Williams, Kristin Bowers, Dr. Desiree Harris
- Fiendship connections: John Shelton to Samuel Burke, Deanna Williamson to Dr. Desiree Harris, Deanna Williamson to Samuel Burke, William Duncan to Dana Stevens, Christopher Mcintosh to Pamela Nguyen, John Sweeney to Sandra Goodwin, Shannon Jones to Sandra Goodwin, Sandra Goodwin to Connie Williams
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "John Shelton", "id": 2451873}, {"name": "Deanna Williamson", "id": 4645476}, {"name": "William Duncan", "id": 5223558}, {"name": "Christopher Mcintosh", "id": 5373895}, {"name": "John Sweeney", "id": 2417992}, {"name": "Shannon Jones", "id": 2409895}, {"name": "Emily Lopez", "id": 4935430}, {"name": "Brittany Harris", "id": 4966413}, {"name": "Samuel Burke", "id": 2484910}, {"name": "Sandra Goodwin", "id": 2756207}, {"name": "Amber Dominguez", "id": 5212051}, {"name": "Barbara Hooper", "id": 2421492}, {"name": "Pamela Nguyen", "id": 5098261}, {"name": "Dana Stevens", "id": 4998520}, {"name": "Connie Williams", "id": 2478395}, {"name": "Kristin Bowers", "id": 2478366}, {"name": "Dr. Desiree Harris", "id": 2483167}], "links": [{"source": 2451873, "target": 2484910}, {"source": 4645476, "target": 2483167}, {"source": 4645476, "target": 2484910}, {"source": 5223558, "target": 4998520}, {"source": 5373895, "target": 5098261}, {"source": 2417992, "target": 2756207}, {"source": 2409895, "target": 2756207}, {"source": 2756207, "target": 2478395}]}
|
[
2451873,
4998520,
5098261,
2417992,
4935430,
4966413,
5212051,
2421492,
2478366
] | 9 |
952 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: John Page, Justin Hess, Justin King, Kerry Chapman, Manuel Love, Andrew Neal, Deanna Howard, Christian Gonzales, Stacie Morgan, Matthew Miller, Mark Myers, Charles Walker, Dr. Stacey Woodard, Joseph Russo, Elizabeth Schultz, Tyler Higgins, Kayla Wilson
- Fiendship connections: John Page to Kerry Chapman, John Page to Christian Gonzales, Justin Hess to Dr. Stacey Woodard, Kerry Chapman to Andrew Neal, Matthew Miller to Dr. Stacey Woodard, Mark Myers to Tyler Higgins, Charles Walker to Dr. Stacey Woodard, Dr. Stacey Woodard to Joseph Russo, Dr. Stacey Woodard to Elizabeth Schultz
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "John Page", "id": 2441472}, {"name": "Justin Hess", "id": 2461664}, {"name": "Justin King", "id": 2462243}, {"name": "Kerry Chapman", "id": 2478812}, {"name": "Manuel Love", "id": 2481284}, {"name": "Andrew Neal", "id": 2478828}, {"name": "Deanna Howard", "id": 2419565}, {"name": "Christian Gonzales", "id": 3683886}, {"name": "Stacie Morgan", "id": 2452207}, {"name": "Matthew Miller", "id": 2486929}, {"name": "Mark Myers", "id": 2460530}, {"name": "Charles Walker", "id": 2481110}, {"name": "Dr. Stacey Woodard", "id": 2877946}, {"name": "Joseph Russo", "id": 2454363}, {"name": "Elizabeth Schultz", "id": 2477212}, {"name": "Tyler Higgins", "id": 2432733}, {"name": "Kayla Wilson", "id": 2461663}], "links": [{"source": 2441472, "target": 2478812}, {"source": 2441472, "target": 3683886}, {"source": 2461664, "target": 2877946}, {"source": 2478812, "target": 2478828}, {"source": 2486929, "target": 2877946}, {"source": 2460530, "target": 2432733}, {"source": 2481110, "target": 2877946}, {"source": 2877946, "target": 2454363}, {"source": 2877946, "target": 2477212}]}
|
[
2441472,
2461664,
2462243,
2481284,
2419565,
2452207,
2460530,
2461663
] | 8 |
953 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Dillon Lawrence, Anthony Williams, Joseph Fisher, Melissa Brown, Zachary Valdez, Jason Good, Martha Paul, Paul Davis, Haley Booker, Scott Brooks, Sara Johnson, Evan Hayes, William Jones, Tamara Harris, Timothy Garrett, Amanda Gibson, Michael Jones, Cole Terry, Ronnie Smith, Craig Kennedy, James Taylor, Alvin Nelson, David Parrish, Joel Barnes, David Torres
- Fiendship connections: Dillon Lawrence to Michael Jones, Dillon Lawrence to Ronnie Smith, Dillon Lawrence to Craig Kennedy, Dillon Lawrence to David Parrish, Dillon Lawrence to Joel Barnes, Dillon Lawrence to David Torres, Dillon Lawrence to Melissa Brown, Anthony Williams to Haley Booker, Anthony Williams to Cole Terry, Zachary Valdez to Cole Terry, Martha Paul to Amanda Gibson, Haley Booker to Cole Terry, Scott Brooks to Cole Terry, Sara Johnson to Evan Hayes, Sara Johnson to William Jones, Evan Hayes to William Jones, Evan Hayes to Timothy Garrett, Tamara Harris to Cole Terry
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Dillon Lawrence", "id": 442758}, {"name": "Anthony Williams", "id": 4983430}, {"name": "Joseph Fisher", "id": 5030541}, {"name": "Melissa Brown", "id": 616849}, {"name": "Zachary Valdez", "id": 5272470}, {"name": "Jason Good", "id": 4932246}, {"name": "Martha Paul", "id": 2477599}, {"name": "Paul Davis", "id": 2407458}, {"name": "Haley Booker", "id": 4994722}, {"name": "Scott Brooks", "id": 5627437}, {"name": "Sara Johnson", "id": 1023924}, {"name": "Evan Hayes", "id": 1045432}, {"name": "William Jones", "id": 1188031}, {"name": "Tamara Harris", "id": 5112012}, {"name": "Timothy Garrett", "id": 1261793}, {"name": "Amanda Gibson", "id": 4506850}, {"name": "Michael Jones", "id": 616803}, {"name": "Cole Terry", "id": 5243366}, {"name": "Ronnie Smith", "id": 616808}, {"name": "Craig Kennedy", "id": 616811}, {"name": "James Taylor", "id": 18673}, {"name": "Alvin Nelson", "id": 2456180}, {"name": "David Parrish", "id": 616825}, {"name": "Joel Barnes", "id": 616826}, {"name": "David Torres", "id": 616829}], "links": [{"source": 442758, "target": 616803}, {"source": 442758, "target": 616808}, {"source": 442758, "target": 616811}, {"source": 442758, "target": 616825}, {"source": 442758, "target": 616826}, {"source": 442758, "target": 616829}, {"source": 442758, "target": 616849}, {"source": 4983430, "target": 4994722}, {"source": 4983430, "target": 5243366}, {"source": 5272470, "target": 5243366}, {"source": 2477599, "target": 4506850}, {"source": 4994722, "target": 5243366}, {"source": 5627437, "target": 5243366}, {"source": 1023924, "target": 1045432}, {"source": 1023924, "target": 1188031}, {"source": 1045432, "target": 1188031}, {"source": 1045432, "target": 1261793}, {"source": 5112012, "target": 5243366}]}
|
[
616803,
4994722,
5030541,
4932246,
4506850,
2407458,
1045432,
18673,
2456180
] | 9 |
954 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Carolyn Moore, Dr. Michelle Gray, Erin Miller, Tiffany James, Autumn Miller, Edward Smith, Justin Johnson, Matthew Johnson, Robert Neal, Kelly Torres, Ashley Washington, Christopher Moore, Joseph Butler, James Ellis, Stacey Bowen, Michelle Hernandez, Nicholas Rojas, Miss Kimberly Orr
- Fiendship connections: Carolyn Moore to Dr. Michelle Gray, Carolyn Moore to Stacey Bowen, Carolyn Moore to James Ellis, Carolyn Moore to Edward Smith, Carolyn Moore to Justin Johnson, Erin Miller to Tiffany James, Erin Miller to Robert Neal, Erin Miller to Kelly Torres, Tiffany James to Robert Neal, Autumn Miller to Joseph Butler, Ashley Washington to Nicholas Rojas, Christopher Moore to Joseph Butler, Joseph Butler to Michelle Hernandez
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Carolyn Moore", "id": 2020577}, {"name": "Dr. Michelle Gray", "id": 1490145}, {"name": "Erin Miller", "id": 4972355}, {"name": "Tiffany James", "id": 4972354}, {"name": "Autumn Miller", "id": 1830278}, {"name": "Edward Smith", "id": 1665511}, {"name": "Justin Johnson", "id": 2222919}, {"name": "Matthew Johnson", "id": 2474380}, {"name": "Robert Neal", "id": 4972364}, {"name": "Kelly Torres", "id": 4972399}, {"name": "Ashley Washington", "id": 4394098}, {"name": "Christopher Moore", "id": 2385556}, {"name": "Joseph Butler", "id": 2170357}, {"name": "James Ellis", "id": 1627510}, {"name": "Stacey Bowen", "id": 1604439}, {"name": "Michelle Hernandez", "id": 1682937}, {"name": "Nicholas Rojas", "id": 2474171}, {"name": "Miss Kimberly Orr", "id": 5012125}], "links": [{"source": 2020577, "target": 1490145}, {"source": 2020577, "target": 1604439}, {"source": 2020577, "target": 1627510}, {"source": 2020577, "target": 1665511}, {"source": 2020577, "target": 2222919}, {"source": 4972355, "target": 4972354}, {"source": 4972355, "target": 4972364}, {"source": 4972355, "target": 4972399}, {"source": 4972354, "target": 4972364}, {"source": 1830278, "target": 2170357}, {"source": 4394098, "target": 2474171}, {"source": 2385556, "target": 2170357}, {"source": 2170357, "target": 1682937}]}
|
[
2020577,
4972354,
1682937,
2474380,
4394098,
5012125
] | 6 |
955 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Mathew Campbell, Lisa Dillon, Eric Morrow, Connie Bell, James Marquez, Kelly Hall, Collin Conley, Robert Holmes, Jonathan Soto, Kari Smith, Gerald Ortiz, Jennifer Harris, Larry Dixon, Anthony Ruiz, Karen Jones, Gary Rogers, Joshua Gomez, Jason Webb, Stephanie Bailey, Matthew Ballard, Jeremiah Mcclain, Jennifer Ewing, Mary Robinson, Brad Mercado
- Fiendship connections: Mathew Campbell to Eric Morrow, Mathew Campbell to Brad Mercado, Mathew Campbell to Anthony Ruiz, Mathew Campbell to Robert Holmes, Mathew Campbell to Karen Jones, Mathew Campbell to Gary Rogers, Mathew Campbell to Jennifer Harris, Eric Morrow to Brad Mercado, Eric Morrow to Karen Jones, Eric Morrow to Gary Rogers, Connie Bell to Collin Conley, James Marquez to Brad Mercado, Kelly Hall to Larry Dixon, Collin Conley to Stephanie Bailey, Robert Holmes to Jennifer Ewing, Jonathan Soto to Kari Smith, Kari Smith to Larry Dixon, Kari Smith to Mary Robinson, Gerald Ortiz to Stephanie Bailey, Karen Jones to Brad Mercado, Gary Rogers to Brad Mercado, Jason Webb to Stephanie Bailey
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Mathew Campbell", "id": 2480135}, {"name": "Lisa Dillon", "id": 5506189}, {"name": "Eric Morrow", "id": 2421028}, {"name": "Connie Bell", "id": 967848}, {"name": "James Marquez", "id": 2464305}, {"name": "Kelly Hall", "id": 4980405}, {"name": "Collin Conley", "id": 828096}, {"name": "Robert Holmes", "id": 2845257}, {"name": "Jonathan Soto", "id": 4979402}, {"name": "Kari Smith", "id": 4993485}, {"name": "Gerald Ortiz", "id": 1853264}, {"name": "Jennifer Harris", "id": 4571475}, {"name": "Larry Dixon", "id": 4994131}, {"name": "Anthony Ruiz", "id": 2638933}, {"name": "Karen Jones", "id": 3126236}, {"name": "Gary Rogers", "id": 3126241}, {"name": "Joshua Gomez", "id": 5008997}, {"name": "Jason Webb", "id": 933990}, {"name": "Stephanie Bailey", "id": 1818857}, {"name": "Matthew Ballard", "id": 2473969}, {"name": "Jeremiah Mcclain", "id": 2479860}, {"name": "Jennifer Ewing", "id": 2425972}, {"name": "Mary Robinson", "id": 5392632}, {"name": "Brad Mercado", "id": 2427006}], "links": [{"source": 2480135, "target": 2421028}, {"source": 2480135, "target": 2427006}, {"source": 2480135, "target": 2638933}, {"source": 2480135, "target": 2845257}, {"source": 2480135, "target": 3126236}, {"source": 2480135, "target": 3126241}, {"source": 2480135, "target": 4571475}, {"source": 2421028, "target": 2427006}, {"source": 2421028, "target": 3126236}, {"source": 2421028, "target": 3126241}, {"source": 967848, "target": 828096}, {"source": 2464305, "target": 2427006}, {"source": 4980405, "target": 4994131}, {"source": 828096, "target": 1818857}, {"source": 2845257, "target": 2425972}, {"source": 4979402, "target": 4993485}, {"source": 4993485, "target": 4994131}, {"source": 4993485, "target": 5392632}, {"source": 1853264, "target": 1818857}, {"source": 3126236, "target": 2427006}, {"source": 3126241, "target": 2427006}, {"source": 933990, "target": 1818857}]}
|
[
3126241,
5506189,
828096,
4979402,
5008997,
2473969,
2479860
] | 7 |
956 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Christopher Moore, Melissa Flores, Michael Smith, Jennifer Smith, Isaiah Webb, Victoria Burgess, Elizabeth Green, Shelley Adams, Andrew Glover, Victoria Johnson, Bryan Walker, Beverly Norris, David Davis, Vincent Cole, James Martin, Debbie Mcbride, Clayton Williams, Kaylee Gray, Dylan Ball, Philip Meza, Samantha Davis, Jessica Bishop, Darryl Franklin, Mr. Ronald Massey, Zachary English, Norman Duncan
- Fiendship connections: Christopher Moore to Jennifer Smith, Melissa Flores to Andrew Glover, Michael Smith to Jessica Bishop, Jennifer Smith to Victoria Burgess, Jennifer Smith to Beverly Norris, Jennifer Smith to Bryan Walker, Jennifer Smith to Clayton Williams, Elizabeth Green to Jessica Bishop, Shelley Adams to Bryan Walker, Andrew Glover to Victoria Johnson, Victoria Johnson to Norman Duncan, Bryan Walker to Debbie Mcbride, Debbie Mcbride to Norman Duncan, Kaylee Gray to Philip Meza, Philip Meza to Darryl Franklin, Samantha Davis to Zachary English, Jessica Bishop to Mr. Ronald Massey, Darryl Franklin to Zachary English
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Christopher Moore", "id": 1375747}, {"name": "Melissa Flores", "id": 2062214}, {"name": "Michael Smith", "id": 2518415}, {"name": "Jennifer Smith", "id": 1498640}, {"name": "Isaiah Webb", "id": 2421782}, {"name": "Victoria Burgess", "id": 918046}, {"name": "Elizabeth Green", "id": 4476581}, {"name": "Shelley Adams", "id": 1041574}, {"name": "Andrew Glover", "id": 1285158}, {"name": "Victoria Johnson", "id": 1087530}, {"name": "Bryan Walker", "id": 1378737}, {"name": "Beverly Norris", "id": 1079475}, {"name": "David Davis", "id": 2493237}, {"name": "Vincent Cole", "id": 2461750}, {"name": "James Martin", "id": 5001271}, {"name": "Debbie Mcbride", "id": 1690166}, {"name": "Clayton Williams", "id": 1630521}, {"name": "Kaylee Gray", "id": 5040710}, {"name": "Dylan Ball", "id": 2479431}, {"name": "Philip Meza", "id": 5714252}, {"name": "Samantha Davis", "id": 5040590}, {"name": "Jessica Bishop", "id": 2477781}, {"name": "Darryl Franklin", "id": 5040598}, {"name": "Mr. Ronald Massey", "id": 2448991}, {"name": "Zachary English", "id": 5694562}, {"name": "Norman Duncan", "id": 1229157}], "links": [{"source": 1375747, "target": 1498640}, {"source": 2062214, "target": 1285158}, {"source": 2518415, "target": 2477781}, {"source": 1498640, "target": 918046}, {"source": 1498640, "target": 1079475}, {"source": 1498640, "target": 1378737}, {"source": 1498640, "target": 1630521}, {"source": 4476581, "target": 2477781}, {"source": 1041574, "target": 1378737}, {"source": 1285158, "target": 1087530}, {"source": 1087530, "target": 1229157}, {"source": 1378737, "target": 1690166}, {"source": 1690166, "target": 1229157}, {"source": 5040710, "target": 5714252}, {"source": 5714252, "target": 5040598}, {"source": 5040590, "target": 5694562}, {"source": 2477781, "target": 2448991}, {"source": 5040598, "target": 5694562}]}
|
[
1375747,
4476581,
2421782,
2493237,
2461750,
5001271,
5694562,
2479431
] | 8 |
957 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Jacob Valentine, Christian Drake, Kevin Holmes, James Berry, Jacob Houston, Nicole Reyes, Joseph Palmer, Erica Anderson, Trevor Smith, Willie Mueller, Angela Anderson, Christina Harper, Jeffery Stephens, Nathaniel Sullivan, Aaron Mitchell
- Fiendship connections: Jacob Valentine to Aaron Mitchell, Christian Drake to Trevor Smith, Kevin Holmes to Jacob Houston, James Berry to Jeffery Stephens, Jacob Houston to Willie Mueller, Jacob Houston to Christina Harper, Jacob Houston to Nicole Reyes, Joseph Palmer to Trevor Smith, Erica Anderson to Trevor Smith, Trevor Smith to Nathaniel Sullivan, Angela Anderson to Christina Harper
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Jacob Valentine", "id": 5758368}, {"name": "Christian Drake", "id": 5699330}, {"name": "Kevin Holmes", "id": 2363716}, {"name": "James Berry", "id": 1766884}, {"name": "Jacob Houston", "id": 2012134}, {"name": "Nicole Reyes", "id": 1744389}, {"name": "Joseph Palmer", "id": 4993992}, {"name": "Erica Anderson", "id": 5299838}, {"name": "Trevor Smith", "id": 5876395}, {"name": "Willie Mueller", "id": 1075019}, {"name": "Angela Anderson", "id": 884174}, {"name": "Christina Harper", "id": 1678927}, {"name": "Jeffery Stephens", "id": 2022710}, {"name": "Nathaniel Sullivan", "id": 4960119}, {"name": "Aaron Mitchell", "id": 5758366}], "links": [{"source": 5758368, "target": 5758366}, {"source": 5699330, "target": 5876395}, {"source": 2363716, "target": 2012134}, {"source": 1766884, "target": 2022710}, {"source": 2012134, "target": 1075019}, {"source": 2012134, "target": 1678927}, {"source": 2012134, "target": 1744389}, {"source": 4993992, "target": 5876395}, {"source": 5299838, "target": 5876395}, {"source": 5876395, "target": 4960119}, {"source": 884174, "target": 1678927}]}
|
[
5758368,
5699330,
2363716,
1766884
] | 4 |
958 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Whitney Goodwin MD, Kathryn Becker, Jason Smith, Jacob Garcia, Brad Willis, Jennifer Baker, Terri Phillips, Brandon Mills, Rachel Barrera, Michael Yoder, Frank Stanley, Alexandra Wright, Morgan Wright, Brian Davis, Jon Mullen, Patricia Townsend, Michael Hamilton
- Fiendship connections: Whitney Goodwin MD to Patricia Townsend, Kathryn Becker to Jon Mullen, Kathryn Becker to Michael Hamilton, Kathryn Becker to Brian Davis, Jason Smith to Brandon Mills, Jason Smith to Alexandra Wright, Jacob Garcia to Frank Stanley, Brad Willis to Brandon Mills, Brad Willis to Rachel Barrera, Brad Willis to Alexandra Wright, Jennifer Baker to Frank Stanley, Terri Phillips to Patricia Townsend, Brandon Mills to Rachel Barrera, Brandon Mills to Alexandra Wright, Rachel Barrera to Alexandra Wright, Michael Yoder to Patricia Townsend, Morgan Wright to Jon Mullen, Brian Davis to Michael Hamilton, Jon Mullen to Michael Hamilton
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Whitney Goodwin MD", "id": 106114}, {"name": "Kathryn Becker", "id": 2628582}, {"name": "Jason Smith", "id": 5577832}, {"name": "Jacob Garcia", "id": 2496745}, {"name": "Brad Willis", "id": 5178826}, {"name": "Jennifer Baker", "id": 2420589}, {"name": "Terri Phillips", "id": 21294}, {"name": "Brandon Mills", "id": 4943216}, {"name": "Rachel Barrera", "id": 4943217}, {"name": "Michael Yoder", "id": 82386}, {"name": "Frank Stanley", "id": 2793107}, {"name": "Alexandra Wright", "id": 4943220}, {"name": "Morgan Wright", "id": 2430872}, {"name": "Brian Davis", "id": 2428889}, {"name": "Jon Mullen", "id": 2407035}, {"name": "Patricia Townsend", "id": 363772}, {"name": "Michael Hamilton", "id": 2428415}], "links": [{"source": 106114, "target": 363772}, {"source": 2628582, "target": 2407035}, {"source": 2628582, "target": 2428415}, {"source": 2628582, "target": 2428889}, {"source": 5577832, "target": 4943216}, {"source": 5577832, "target": 4943220}, {"source": 2496745, "target": 2793107}, {"source": 5178826, "target": 4943216}, {"source": 5178826, "target": 4943217}, {"source": 5178826, "target": 4943220}, {"source": 2420589, "target": 2793107}, {"source": 21294, "target": 363772}, {"source": 4943216, "target": 4943217}, {"source": 4943216, "target": 4943220}, {"source": 4943217, "target": 4943220}, {"source": 82386, "target": 363772}, {"source": 2430872, "target": 2407035}, {"source": 2428889, "target": 2428415}, {"source": 2407035, "target": 2428415}]}
|
[
82386,
2628582,
5577832,
2496745
] | 4 |
959 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: David Graham, Sophia Moore, Nathaniel Martinez, Joshua Robertson, John Young, Michael Parker, Sean Parker, Robert Pruitt, Peter Powell, Brandon Gallagher, Donald Martinez, Isaac Miller, Mrs. Kristie Brock, Dustin Peterson, Amanda Wheeler, Joseph Stevens, Julie Brennan, Rita Crawford
- Fiendship connections: David Graham to Sophia Moore, David Graham to Brandon Gallagher, Sophia Moore to Nathaniel Martinez, Sophia Moore to Joshua Robertson, Sophia Moore to Amanda Wheeler, Sophia Moore to Robert Pruitt, Nathaniel Martinez to Michael Parker, Nathaniel Martinez to Brandon Gallagher, Joshua Robertson to Donald Martinez, Michael Parker to Mrs. Kristie Brock, Sean Parker to Brandon Gallagher, Donald Martinez to Rita Crawford, Isaac Miller to Dustin Peterson, Mrs. Kristie Brock to Dustin Peterson, Dustin Peterson to Julie Brennan
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "David Graham", "id": 2746304}, {"name": "Sophia Moore", "id": 2409793}, {"name": "Nathaniel Martinez", "id": 2571745}, {"name": "Joshua Robertson", "id": 2746108}, {"name": "John Young", "id": 2464327}, {"name": "Michael Parker", "id": 2460359}, {"name": "Sean Parker", "id": 4133788}, {"name": "Robert Pruitt", "id": 2746730}, {"name": "Peter Powell", "id": 2462443}, {"name": "Brandon Gallagher", "id": 2478378}, {"name": "Donald Martinez", "id": 2496685}, {"name": "Isaac Miller", "id": 3427062}, {"name": "Mrs. Kristie Brock", "id": 2593623}, {"name": "Dustin Peterson", "id": 2460120}, {"name": "Amanda Wheeler", "id": 2746330}, {"name": "Joseph Stevens", "id": 2414588}, {"name": "Julie Brennan", "id": 4082204}, {"name": "Rita Crawford", "id": 2525663}], "links": [{"source": 2746304, "target": 2409793}, {"source": 2746304, "target": 2478378}, {"source": 2409793, "target": 2571745}, {"source": 2409793, "target": 2746108}, {"source": 2409793, "target": 2746330}, {"source": 2409793, "target": 2746730}, {"source": 2571745, "target": 2460359}, {"source": 2571745, "target": 2478378}, {"source": 2746108, "target": 2496685}, {"source": 2460359, "target": 2593623}, {"source": 4133788, "target": 2478378}, {"source": 2496685, "target": 2525663}, {"source": 3427062, "target": 2460120}, {"source": 2593623, "target": 2460120}, {"source": 2460120, "target": 4082204}]}
|
[
2746304,
2464327,
2462443,
2414588
] | 4 |
960 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Renee Herring, Ian Bryant, Michael Smith, Marcus Bell, Keith Mason, Jared Williams, Gary Cline, Daniel Barnes, Melissa James, Teresa Mcgrath, Jeffrey Fletcher, Kristi Elliott, Peter Mendoza, Donald Brown, Lisa Nguyen
- Fiendship connections: Renee Herring to Lisa Nguyen, Ian Bryant to Daniel Barnes, Michael Smith to Donald Brown, Michael Smith to Lisa Nguyen, Keith Mason to Lisa Nguyen, Jared Williams to Lisa Nguyen, Gary Cline to Donald Brown, Daniel Barnes to Donald Brown, Melissa James to Lisa Nguyen, Jeffrey Fletcher to Lisa Nguyen, Kristi Elliott to Lisa Nguyen
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Renee Herring", "id": 5486689}, {"name": "Ian Bryant", "id": 5156674}, {"name": "Michael Smith", "id": 5486691}, {"name": "Marcus Bell", "id": 5115429}, {"name": "Keith Mason", "id": 5486693}, {"name": "Jared Williams", "id": 5486695}, {"name": "Gary Cline", "id": 6065861}, {"name": "Daniel Barnes", "id": 5514406}, {"name": "Melissa James", "id": 5210662}, {"name": "Teresa Mcgrath", "id": 4929227}, {"name": "Jeffrey Fletcher", "id": 5486702}, {"name": "Kristi Elliott", "id": 5486703}, {"name": "Peter Mendoza", "id": 5149264}, {"name": "Donald Brown", "id": 4993651}, {"name": "Lisa Nguyen", "id": 5486682}], "links": [{"source": 5486689, "target": 5486682}, {"source": 5156674, "target": 5514406}, {"source": 5486691, "target": 4993651}, {"source": 5486691, "target": 5486682}, {"source": 5486693, "target": 5486682}, {"source": 5486695, "target": 5486682}, {"source": 6065861, "target": 4993651}, {"source": 5514406, "target": 4993651}, {"source": 5210662, "target": 5486682}, {"source": 5486702, "target": 5486682}, {"source": 5486703, "target": 5486682}]}
|
[
5486689,
5115429,
4929227,
5149264
] | 4 |
961 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Gabriel Ferrell, Brandon Olsen, Madison Khan, Jacqueline Lopez, Lacey Farley, Joshua Underwood, Michelle Garcia, Charles Jones, Lauren Landry, Laura Thomas, Heather Carr, Andrea Blake, James Beck, Jill Hall, Rachael Guerrero, Emily Vasquez, Chase Ballard
- Fiendship connections: Gabriel Ferrell to Emily Vasquez, Brandon Olsen to James Beck, Brandon Olsen to Lauren Landry, Brandon Olsen to Lacey Farley, Brandon Olsen to Michelle Garcia, Brandon Olsen to Laura Thomas, Brandon Olsen to Andrea Blake, Brandon Olsen to Joshua Underwood, Brandon Olsen to Charles Jones, Madison Khan to Chase Ballard, Lacey Farley to James Beck, Lacey Farley to Lauren Landry, Lacey Farley to Michelle Garcia, Lacey Farley to Andrea Blake, Lacey Farley to Charles Jones, Joshua Underwood to Lauren Landry, Joshua Underwood to Michelle Garcia, Joshua Underwood to Laura Thomas, Joshua Underwood to Andrea Blake, Michelle Garcia to James Beck, Michelle Garcia to Lauren Landry, Michelle Garcia to Laura Thomas, Michelle Garcia to Andrea Blake, Michelle Garcia to Charles Jones, Charles Jones to Andrea Blake, Lauren Landry to James Beck, Lauren Landry to Laura Thomas, Lauren Landry to Andrea Blake, Laura Thomas to James Beck, Laura Thomas to Andrea Blake, Andrea Blake to James Beck, Jill Hall to Chase Ballard
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Gabriel Ferrell", "id": 4975168}, {"name": "Brandon Olsen", "id": 2483744}, {"name": "Madison Khan", "id": 5703992}, {"name": "Jacqueline Lopez", "id": 2462911}, {"name": "Lacey Farley", "id": 2483749}, {"name": "Joshua Underwood", "id": 4648231}, {"name": "Michelle Garcia", "id": 2483751}, {"name": "Charles Jones", "id": 4648233}, {"name": "Lauren Landry", "id": 2483743}, {"name": "Laura Thomas", "id": 2483756}, {"name": "Heather Carr", "id": 2494318}, {"name": "Andrea Blake", "id": 2483762}, {"name": "James Beck", "id": 2405842}, {"name": "Jill Hall", "id": 4964532}, {"name": "Rachael Guerrero", "id": 2467736}, {"name": "Emily Vasquez", "id": 5641112}, {"name": "Chase Ballard", "id": 5766143}], "links": [{"source": 4975168, "target": 5641112}, {"source": 2483744, "target": 2405842}, {"source": 2483744, "target": 2483743}, {"source": 2483744, "target": 2483749}, {"source": 2483744, "target": 2483751}, {"source": 2483744, "target": 2483756}, {"source": 2483744, "target": 2483762}, {"source": 2483744, "target": 4648231}, {"source": 2483744, "target": 4648233}, {"source": 5703992, "target": 5766143}, {"source": 2483749, "target": 2405842}, {"source": 2483749, "target": 2483743}, {"source": 2483749, "target": 2483751}, {"source": 2483749, "target": 2483762}, {"source": 2483749, "target": 4648233}, {"source": 4648231, "target": 2483743}, {"source": 4648231, "target": 2483751}, {"source": 4648231, "target": 2483756}, {"source": 4648231, "target": 2483762}, {"source": 2483751, "target": 2405842}, {"source": 2483751, "target": 2483743}, {"source": 2483751, "target": 2483756}, {"source": 2483751, "target": 2483762}, {"source": 2483751, "target": 4648233}, {"source": 4648233, "target": 2483762}, {"source": 2483743, "target": 2405842}, {"source": 2483743, "target": 2483756}, {"source": 2483743, "target": 2483762}, {"source": 2483756, "target": 2405842}, {"source": 2483756, "target": 2483762}, {"source": 2483762, "target": 2405842}, {"source": 4964532, "target": 5766143}]}
|
[
4975168,
2483744,
5703992,
2462911,
2494318,
2467736
] | 6 |
962 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Kathryn Leonard, Cathy Lopez, Katrina Jones, John Moses, Teresa Sullivan, Alicia Richardson, Andrea Vaughn, Lisa Martinez, Katelyn Kerr, Shirley Barnett, David Davis, Brian Ford, David Mullins, Robert Odom, Michael Stevens
- Fiendship connections: Kathryn Leonard to Robert Odom, Kathryn Leonard to Alicia Richardson, John Moses to Andrea Vaughn, Teresa Sullivan to David Mullins, Alicia Richardson to Lisa Martinez, Brian Ford to Michael Stevens
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Kathryn Leonard", "id": 1216}, {"name": "Cathy Lopez", "id": 2459136}, {"name": "Katrina Jones", "id": 2457574}, {"name": "John Moses", "id": 5356539}, {"name": "Teresa Sullivan", "id": 4946411}, {"name": "Alicia Richardson", "id": 265067}, {"name": "Andrea Vaughn", "id": 5020749}, {"name": "Lisa Martinez", "id": 22386}, {"name": "Katelyn Kerr", "id": 2467251}, {"name": "Shirley Barnett", "id": 2494356}, {"name": "David Davis", "id": 2493237}, {"name": "Brian Ford", "id": 2439766}, {"name": "David Mullins", "id": 5995191}, {"name": "Robert Odom", "id": 134836}, {"name": "Michael Stevens", "id": 3638235}], "links": [{"source": 1216, "target": 134836}, {"source": 1216, "target": 265067}, {"source": 5356539, "target": 5020749}, {"source": 4946411, "target": 5995191}, {"source": 265067, "target": 22386}, {"source": 2439766, "target": 3638235}]}
|
[
1216,
2459136,
2457574,
5356539,
4946411,
2467251,
2494356,
2493237,
3638235
] | 9 |
963 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Kimberly Stewart, Donald Wilson, James Pierce, Haley Greene, Carol Morgan, Elizabeth Green, Jessica Mason, Angela Mitchell, Ashley Willis, Regina Fields, William Snyder, Sarah Lawson, Robert Jimenez, Michelle Bailey, Rachel Peterson, Jessica Bishop, David Walker, Anthony Carter, Sabrina Snyder, Mark Keller, Douglas Miller
- Fiendship connections: Kimberly Stewart to Douglas Miller, Kimberly Stewart to Regina Fields, James Pierce to Sabrina Snyder, Haley Greene to David Walker, Elizabeth Green to Jessica Bishop, Angela Mitchell to Jessica Bishop, Ashley Willis to David Walker, Regina Fields to Douglas Miller, Robert Jimenez to Sabrina Snyder, Michelle Bailey to Mark Keller, Michelle Bailey to Rachel Peterson, David Walker to Anthony Carter
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Kimberly Stewart", "id": 3009795}, {"name": "Donald Wilson", "id": 2442892}, {"name": "James Pierce", "id": 5108759}, {"name": "Haley Greene", "id": 2417562}, {"name": "Carol Morgan", "id": 4935453}, {"name": "Elizabeth Green", "id": 4476581}, {"name": "Jessica Mason", "id": 2472232}, {"name": "Angela Mitchell", "id": 2491441}, {"name": "Ashley Willis", "id": 2470713}, {"name": "Regina Fields", "id": 2455357}, {"name": "William Snyder", "id": 5318717}, {"name": "Sarah Lawson", "id": 2493378}, {"name": "Robert Jimenez", "id": 4997192}, {"name": "Michelle Bailey", "id": 1665869}, {"name": "Rachel Peterson", "id": 2309588}, {"name": "Jessica Bishop", "id": 2477781}, {"name": "David Walker", "id": 2970969}, {"name": "Anthony Carter", "id": 2448105}, {"name": "Sabrina Snyder", "id": 5112299}, {"name": "Mark Keller", "id": 1937899}, {"name": "Douglas Miller", "id": 2418169}], "links": [{"source": 3009795, "target": 2418169}, {"source": 3009795, "target": 2455357}, {"source": 5108759, "target": 5112299}, {"source": 2417562, "target": 2970969}, {"source": 4476581, "target": 2477781}, {"source": 2491441, "target": 2477781}, {"source": 2470713, "target": 2970969}, {"source": 2455357, "target": 2418169}, {"source": 4997192, "target": 5112299}, {"source": 1665869, "target": 1937899}, {"source": 1665869, "target": 2309588}, {"source": 2970969, "target": 2448105}]}
|
[
2418169,
2442892,
4997192,
2970969,
4935453,
2477781,
2472232,
5318717,
2493378,
1937899
] | 10 |
964 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Lisa Rich, Joseph Ray, Robert Elliott, Amanda Jones, Douglas Sullivan, Lori Terry, Karen Rhodes, Roger Johns, Virginia Thompson, Michele Meyer, Hannah Miller, James Cross, Jason Andrews, Janet Robinson, Paula Cummings, Richard Brown, Victoria Soto, Kaylee Arnold
- Fiendship connections: Lisa Rich to Lori Terry, Joseph Ray to Paula Cummings, Joseph Ray to Amanda Jones, Robert Elliott to Douglas Sullivan, Robert Elliott to Amanda Jones, Amanda Jones to Jason Andrews, Amanda Jones to James Cross, Amanda Jones to Victoria Soto, Douglas Sullivan to Roger Johns, Lori Terry to Kaylee Arnold, Karen Rhodes to Hannah Miller, Roger Johns to Hannah Miller, Virginia Thompson to Richard Brown, Michele Meyer to Jason Andrews, Jason Andrews to Richard Brown, Richard Brown to Kaylee Arnold
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Lisa Rich", "id": 3123266}, {"name": "Joseph Ray", "id": 2781539}, {"name": "Robert Elliott", "id": 2560472}, {"name": "Amanda Jones", "id": 2471336}, {"name": "Douglas Sullivan", "id": 2465224}, {"name": "Lori Terry", "id": 2469645}, {"name": "Karen Rhodes", "id": 2448239}, {"name": "Roger Johns", "id": 2469624}, {"name": "Virginia Thompson", "id": 3682289}, {"name": "Michele Meyer", "id": 2473938}, {"name": "Hannah Miller", "id": 3811103}, {"name": "James Cross", "id": 3673887}, {"name": "Jason Andrews", "id": 3015191}, {"name": "Janet Robinson", "id": 2482904}, {"name": "Paula Cummings", "id": 2434298}, {"name": "Richard Brown", "id": 2441403}, {"name": "Victoria Soto", "id": 4319966}, {"name": "Kaylee Arnold", "id": 2989087}], "links": [{"source": 3123266, "target": 2469645}, {"source": 2781539, "target": 2434298}, {"source": 2781539, "target": 2471336}, {"source": 2560472, "target": 2465224}, {"source": 2560472, "target": 2471336}, {"source": 2471336, "target": 3015191}, {"source": 2471336, "target": 3673887}, {"source": 2471336, "target": 4319966}, {"source": 2465224, "target": 2469624}, {"source": 2469645, "target": 2989087}, {"source": 2448239, "target": 3811103}, {"source": 2469624, "target": 3811103}, {"source": 3682289, "target": 2441403}, {"source": 2473938, "target": 3015191}, {"source": 3015191, "target": 2441403}, {"source": 2441403, "target": 2989087}]}
|
[
3123266,
2482904
] | 2 |
965 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Melanie Huang, Erica Carroll, Emily Mccarthy, Gregory Dyer, Sarah Valdez, Ryan Wilson, Edward Pitts, Jennifer Clark, Renee Johnson, Calvin Munoz, Mandy Jones, David Jackson, Craig Hodges, Jeffery Santiago, Martin Flores
- Fiendship connections: Melanie Huang to Renee Johnson, Melanie Huang to Erica Carroll, Melanie Huang to Jennifer Clark, Melanie Huang to Jeffery Santiago, Melanie Huang to Ryan Wilson, Melanie Huang to Craig Hodges, Erica Carroll to Jennifer Clark, Erica Carroll to Jeffery Santiago, Erica Carroll to Craig Hodges, Emily Mccarthy to Ryan Wilson, Edward Pitts to David Jackson, Jennifer Clark to Jeffery Santiago, Jennifer Clark to Craig Hodges, Calvin Munoz to David Jackson, Mandy Jones to David Jackson, Craig Hodges to Jeffery Santiago
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Melanie Huang", "id": 1980800}, {"name": "Erica Carroll", "id": 1256224}, {"name": "Emily Mccarthy", "id": 837248}, {"name": "Gregory Dyer", "id": 1690210}, {"name": "Sarah Valdez", "id": 2464900}, {"name": "Ryan Wilson", "id": 1466117}, {"name": "Edward Pitts", "id": 2431430}, {"name": "Jennifer Clark", "id": 1294248}, {"name": "Renee Johnson", "id": 1188872}, {"name": "Calvin Munoz", "id": 3464971}, {"name": "Mandy Jones", "id": 2496561}, {"name": "David Jackson", "id": 2431794}, {"name": "Craig Hodges", "id": 1997813}, {"name": "Jeffery Santiago", "id": 1384091}, {"name": "Martin Flores", "id": 2457661}], "links": [{"source": 1980800, "target": 1188872}, {"source": 1980800, "target": 1256224}, {"source": 1980800, "target": 1294248}, {"source": 1980800, "target": 1384091}, {"source": 1980800, "target": 1466117}, {"source": 1980800, "target": 1997813}, {"source": 1256224, "target": 1294248}, {"source": 1256224, "target": 1384091}, {"source": 1256224, "target": 1997813}, {"source": 837248, "target": 1466117}, {"source": 2431430, "target": 2431794}, {"source": 1294248, "target": 1384091}, {"source": 1294248, "target": 1997813}, {"source": 3464971, "target": 2431794}, {"source": 2496561, "target": 2431794}, {"source": 1997813, "target": 1384091}]}
|
[
1980800,
1690210,
2464900,
2496561,
2457661
] | 5 |
966 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Donald Young, Cindy Bennett, Michael Rodgers, Brendan Shah, Corey Hodge, Cory Brown, Erin Robertson, Lorraine Thompson, Christopher Lopez, Carrie Carlson, Crystal Stephens, Rachel Lewis, Rachael Sanchez, Suzanne Gonzalez, Brenda Sandoval, Megan Sanchez
- Fiendship connections: Donald Young to Rachael Sanchez, Donald Young to Megan Sanchez, Donald Young to Michael Rodgers, Donald Young to Corey Hodge, Donald Young to Rachel Lewis, Donald Young to Crystal Stephens, Michael Rodgers to Rachael Sanchez, Michael Rodgers to Megan Sanchez, Michael Rodgers to Corey Hodge, Michael Rodgers to Rachel Lewis, Michael Rodgers to Crystal Stephens, Brendan Shah to Christopher Lopez, Corey Hodge to Rachael Sanchez, Corey Hodge to Rachel Lewis, Corey Hodge to Crystal Stephens, Cory Brown to Christopher Lopez, Lorraine Thompson to Christopher Lopez, Christopher Lopez to Suzanne Gonzalez, Christopher Lopez to Carrie Carlson, Crystal Stephens to Rachael Sanchez, Crystal Stephens to Megan Sanchez, Rachael Sanchez to Megan Sanchez
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Donald Young", "id": 4935072}, {"name": "Cindy Bennett", "id": 4996224}, {"name": "Michael Rodgers", "id": 4935074}, {"name": "Brendan Shah", "id": 40612}, {"name": "Corey Hodge", "id": 4935077}, {"name": "Cory Brown", "id": 30278}, {"name": "Erin Robertson", "id": 5086246}, {"name": "Lorraine Thompson", "id": 319753}, {"name": "Christopher Lopez", "id": 337709}, {"name": "Carrie Carlson", "id": 98224}, {"name": "Crystal Stephens", "id": 4935091}, {"name": "Rachel Lewis", "id": 5023796}, {"name": "Rachael Sanchez", "id": 4935064}, {"name": "Suzanne Gonzalez", "id": 24058}, {"name": "Brenda Sandoval", "id": 4933212}, {"name": "Megan Sanchez", "id": 4935070}], "links": [{"source": 4935072, "target": 4935064}, {"source": 4935072, "target": 4935070}, {"source": 4935072, "target": 4935074}, {"source": 4935072, "target": 4935077}, {"source": 4935072, "target": 5023796}, {"source": 4935072, "target": 4935091}, {"source": 4935074, "target": 4935064}, {"source": 4935074, "target": 4935070}, {"source": 4935074, "target": 4935077}, {"source": 4935074, "target": 5023796}, {"source": 4935074, "target": 4935091}, {"source": 40612, "target": 337709}, {"source": 4935077, "target": 4935064}, {"source": 4935077, "target": 5023796}, {"source": 4935077, "target": 4935091}, {"source": 30278, "target": 337709}, {"source": 319753, "target": 337709}, {"source": 337709, "target": 24058}, {"source": 337709, "target": 98224}, {"source": 4935091, "target": 4935064}, {"source": 4935091, "target": 4935070}, {"source": 4935064, "target": 4935070}]}
|
[
4935072,
4996224,
40612,
5086246,
4933212
] | 5 |
967 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Amy Wilson, Kelly Allison, Kyle Bowers, Victoria Bentley, Leslie Davis, Elizabeth Rubio, Wayne Harvey, Ashley Boone, Johnny Graham, Eric Valenzuela, Jerry Taylor, Willie Martinez, Ruben Smith, Danielle Walker, Cassandra Wilson, William Stokes, Rick Smith
- Fiendship connections: Amy Wilson to Ruben Smith, Amy Wilson to Kelly Allison, Kelly Allison to Kyle Bowers, Kyle Bowers to Cassandra Wilson, Leslie Davis to Jerry Taylor, Leslie Davis to Rick Smith, Elizabeth Rubio to Cassandra Wilson, Elizabeth Rubio to Wayne Harvey, Wayne Harvey to Cassandra Wilson, Wayne Harvey to Rick Smith, Johnny Graham to Cassandra Wilson, Willie Martinez to Cassandra Wilson, Ruben Smith to Danielle Walker, Cassandra Wilson to William Stokes
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Amy Wilson", "id": 5499173}, {"name": "Kelly Allison", "id": 5657030}, {"name": "Kyle Bowers", "id": 6027914}, {"name": "Victoria Bentley", "id": 5590380}, {"name": "Leslie Davis", "id": 5053868}, {"name": "Elizabeth Rubio", "id": 4973326}, {"name": "Wayne Harvey", "id": 4969806}, {"name": "Ashley Boone", "id": 5197264}, {"name": "Johnny Graham", "id": 5523667}, {"name": "Eric Valenzuela", "id": 4951893}, {"name": "Jerry Taylor", "id": 4979446}, {"name": "Willie Martinez", "id": 5128663}, {"name": "Ruben Smith", "id": 4998360}, {"name": "Danielle Walker", "id": 5024249}, {"name": "Cassandra Wilson", "id": 4931324}, {"name": "William Stokes", "id": 5058174}, {"name": "Rick Smith", "id": 5448255}], "links": [{"source": 5499173, "target": 4998360}, {"source": 5499173, "target": 5657030}, {"source": 5657030, "target": 6027914}, {"source": 6027914, "target": 4931324}, {"source": 5053868, "target": 4979446}, {"source": 5053868, "target": 5448255}, {"source": 4973326, "target": 4931324}, {"source": 4973326, "target": 4969806}, {"source": 4969806, "target": 4931324}, {"source": 4969806, "target": 5448255}, {"source": 5523667, "target": 4931324}, {"source": 5128663, "target": 4931324}, {"source": 4998360, "target": 5024249}, {"source": 4931324, "target": 5058174}]}
|
[
5499173,
5590380,
5197264,
4951893
] | 4 |
968 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Michele Jordan, Christopher Bryant, John Marks, William Jones, Joseph Rodgers, Tiffany Walker, Ethan Stanley, Sheryl Rollins, Elizabeth Jimenez, Christina Johnson, Jodi Daniels, Robert Paul, Peter Curry, Billy Nelson, Michael Blair, Melissa Ruiz, Kevin Parrish
- Fiendship connections: Michele Jordan to Robert Paul, Christopher Bryant to John Marks, John Marks to Ethan Stanley, William Jones to Sheryl Rollins, Joseph Rodgers to Peter Curry, Joseph Rodgers to Elizabeth Jimenez, Tiffany Walker to Billy Nelson, Tiffany Walker to Christina Johnson, Ethan Stanley to Sheryl Rollins, Ethan Stanley to Melissa Ruiz, Sheryl Rollins to Billy Nelson, Sheryl Rollins to Melissa Ruiz, Sheryl Rollins to Robert Paul, Elizabeth Jimenez to Robert Paul, Christina Johnson to Billy Nelson, Christina Johnson to Kevin Parrish, Jodi Daniels to Peter Curry, Robert Paul to Kevin Parrish, Peter Curry to Michael Blair
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Michele Jordan", "id": 3648}, {"name": "Christopher Bryant", "id": 17089}, {"name": "John Marks", "id": 674}, {"name": "William Jones", "id": 8738}, {"name": "Joseph Rodgers", "id": 117436}, {"name": "Tiffany Walker", "id": 49158}, {"name": "Ethan Stanley", "id": 354857}, {"name": "Sheryl Rollins", "id": 3723}, {"name": "Elizabeth Jimenez", "id": 23725}, {"name": "Christina Johnson", "id": 8494}, {"name": "Jodi Daniels", "id": 117358}, {"name": "Robert Paul", "id": 3857}, {"name": "Peter Curry", "id": 23698}, {"name": "Billy Nelson", "id": 1042}, {"name": "Michael Blair", "id": 117590}, {"name": "Melissa Ruiz", "id": 3772}, {"name": "Kevin Parrish", "id": 96223}], "links": [{"source": 3648, "target": 3857}, {"source": 17089, "target": 674}, {"source": 674, "target": 354857}, {"source": 8738, "target": 3723}, {"source": 117436, "target": 23698}, {"source": 117436, "target": 23725}, {"source": 49158, "target": 1042}, {"source": 49158, "target": 8494}, {"source": 354857, "target": 3723}, {"source": 354857, "target": 3772}, {"source": 3723, "target": 1042}, {"source": 3723, "target": 3772}, {"source": 3723, "target": 3857}, {"source": 23725, "target": 3857}, {"source": 8494, "target": 1042}, {"source": 8494, "target": 96223}, {"source": 117358, "target": 23698}, {"source": 3857, "target": 96223}, {"source": 23698, "target": 117590}]}
|
[
3648
] | 1 |
969 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Justin Wu, Melissa Grimes, Bradley Parker, Robert Watts, Anthony Bryant, Cody Hogan MD, Michael Shaw, Tanya Serrano, Cole Adams, Juan Morris, Mark Hansen, Betty Meyer, Catherine Jackson, Robert Hall, Jeffrey Soto, Timothy Thompson, Raymond Gonzales
- Fiendship connections: Justin Wu to Cole Adams, Justin Wu to Melissa Grimes, Bradley Parker to Mark Hansen, Bradley Parker to Catherine Jackson, Robert Watts to Cole Adams, Anthony Bryant to Raymond Gonzales, Cody Hogan MD to Cole Adams, Michael Shaw to Tanya Serrano, Michael Shaw to Raymond Gonzales, Tanya Serrano to Juan Morris, Cole Adams to Mark Hansen, Cole Adams to Raymond Gonzales, Cole Adams to Betty Meyer, Cole Adams to Timothy Thompson, Cole Adams to Catherine Jackson, Robert Hall to Jeffrey Soto
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Justin Wu", "id": 78656}, {"name": "Melissa Grimes", "id": 247329}, {"name": "Bradley Parker", "id": 3300}, {"name": "Robert Watts", "id": 5798}, {"name": "Anthony Bryant", "id": 433994}, {"name": "Cody Hogan MD", "id": 879}, {"name": "Michael Shaw", "id": 62096}, {"name": "Tanya Serrano", "id": 37617}, {"name": "Cole Adams", "id": 247315}, {"name": "Juan Morris", "id": 10619}, {"name": "Mark Hansen", "id": 2005}, {"name": "Betty Meyer", "id": 55959}, {"name": "Catherine Jackson", "id": 57305}, {"name": "Robert Hall", "id": 57273}, {"name": "Jeffrey Soto", "id": 8925}, {"name": "Timothy Thompson", "id": 57278}, {"name": "Raymond Gonzales", "id": 44607}], "links": [{"source": 78656, "target": 247315}, {"source": 78656, "target": 247329}, {"source": 3300, "target": 2005}, {"source": 3300, "target": 57305}, {"source": 5798, "target": 247315}, {"source": 433994, "target": 44607}, {"source": 879, "target": 247315}, {"source": 62096, "target": 37617}, {"source": 62096, "target": 44607}, {"source": 37617, "target": 10619}, {"source": 247315, "target": 2005}, {"source": 247315, "target": 44607}, {"source": 247315, "target": 55959}, {"source": 247315, "target": 57278}, {"source": 247315, "target": 57305}, {"source": 57273, "target": 8925}]}
|
[
78656,
57273
] | 2 |
970 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Edward Andrews, Justin Cooper, Matthew Daniels, Daniel Combs, Jill Downs, Neil Frazier, Phillip Reyes, Erik Phillips, Kathleen Lopez, Justin Wagner, Donna Francis, Jessica Douglas, John Armstrong, Jeffrey Bates, Annette Barrett, Mrs. Mary Mahoney, Alexandra Jones, Ian Hunt, Carla Fuller, Brandon Valentine
- Fiendship connections: Edward Andrews to Ian Hunt, Justin Cooper to Brandon Valentine, Matthew Daniels to Brandon Valentine, Matthew Daniels to Jeffrey Bates, Daniel Combs to Kathleen Lopez, Jill Downs to Jeffrey Bates, Jill Downs to John Armstrong, Neil Frazier to Brandon Valentine, Neil Frazier to Erik Phillips, Neil Frazier to Justin Wagner, Neil Frazier to Donna Francis, Jessica Douglas to Brandon Valentine, Annette Barrett to Brandon Valentine, Alexandra Jones to Brandon Valentine, Ian Hunt to Brandon Valentine, Carla Fuller to Brandon Valentine
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Edward Andrews", "id": 2449288}, {"name": "Justin Cooper", "id": 3437966}, {"name": "Matthew Daniels", "id": 2427924}, {"name": "Daniel Combs", "id": 1198493}, {"name": "Jill Downs", "id": 2494370}, {"name": "Neil Frazier", "id": 2424356}, {"name": "Phillip Reyes", "id": 2477998}, {"name": "Erik Phillips", "id": 2448443}, {"name": "Kathleen Lopez", "id": 1195068}, {"name": "Justin Wagner", "id": 3244868}, {"name": "Donna Francis", "id": 3244869}, {"name": "Jessica Douglas", "id": 3437508}, {"name": "John Armstrong", "id": 4049735}, {"name": "Jeffrey Bates", "id": 2801617}, {"name": "Annette Barrett", "id": 3437907}, {"name": "Mrs. Mary Mahoney", "id": 2427859}, {"name": "Alexandra Jones", "id": 3437783}, {"name": "Ian Hunt", "id": 2751584}, {"name": "Carla Fuller", "id": 3437689}, {"name": "Brandon Valentine", "id": 2432252}], "links": [{"source": 2449288, "target": 2751584}, {"source": 3437966, "target": 2432252}, {"source": 2427924, "target": 2432252}, {"source": 2427924, "target": 2801617}, {"source": 1198493, "target": 1195068}, {"source": 2494370, "target": 2801617}, {"source": 2494370, "target": 4049735}, {"source": 2424356, "target": 2432252}, {"source": 2424356, "target": 2448443}, {"source": 2424356, "target": 3244868}, {"source": 2424356, "target": 3244869}, {"source": 3437508, "target": 2432252}, {"source": 3437907, "target": 2432252}, {"source": 3437783, "target": 2432252}, {"source": 2751584, "target": 2432252}, {"source": 3437689, "target": 2432252}]}
|
[
2751584,
1195068,
2477998,
2427859
] | 4 |
971 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Rebecca Bell, Dawn Contreras, Jason Boyd, Gregory Taylor, Kevin Johnson, Cassandra Rodriguez, Richard Jordan, Kevin Ramos, Deborah Garcia, James Dawson, Patrick Gomez, Benjamin Ray, Timothy Alexander, Jeremy Taylor, Rebecca Sims, Jenny Bridges, Suzanne Peters, Clayton Estrada, Kayla Wright
- Fiendship connections: Rebecca Bell to Benjamin Ray, Dawn Contreras to Kayla Wright, Gregory Taylor to Jeremy Taylor, Gregory Taylor to Kayla Wright, Kevin Johnson to Deborah Garcia, Cassandra Rodriguez to Patrick Gomez, Cassandra Rodriguez to Deborah Garcia, Deborah Garcia to Patrick Gomez, Benjamin Ray to Timothy Alexander, Timothy Alexander to Rebecca Sims, Timothy Alexander to Jenny Bridges, Jeremy Taylor to Kayla Wright, Suzanne Peters to Kayla Wright
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Rebecca Bell", "id": 5264002}, {"name": "Dawn Contreras", "id": 1311751}, {"name": "Jason Boyd", "id": 2460048}, {"name": "Gregory Taylor", "id": 792210}, {"name": "Kevin Johnson", "id": 2449941}, {"name": "Cassandra Rodriguez", "id": 2473886}, {"name": "Richard Jordan", "id": 5131684}, {"name": "Kevin Ramos", "id": 5173546}, {"name": "Deborah Garcia", "id": 2509487}, {"name": "James Dawson", "id": 1789233}, {"name": "Patrick Gomez", "id": 2474295}, {"name": "Benjamin Ray", "id": 4989658}, {"name": "Timothy Alexander", "id": 5418462}, {"name": "Jeremy Taylor", "id": 990559}, {"name": "Rebecca Sims", "id": 5418466}, {"name": "Jenny Bridges", "id": 5418474}, {"name": "Suzanne Peters", "id": 916458}, {"name": "Clayton Estrada", "id": 1608185}, {"name": "Kayla Wright", "id": 1053182}], "links": [{"source": 5264002, "target": 4989658}, {"source": 1311751, "target": 1053182}, {"source": 792210, "target": 990559}, {"source": 792210, "target": 1053182}, {"source": 2449941, "target": 2509487}, {"source": 2473886, "target": 2474295}, {"source": 2473886, "target": 2509487}, {"source": 2509487, "target": 2474295}, {"source": 4989658, "target": 5418462}, {"source": 5418462, "target": 5418466}, {"source": 5418462, "target": 5418474}, {"source": 990559, "target": 1053182}, {"source": 916458, "target": 1053182}]}
|
[
5264002,
1311751,
2460048,
2474295,
5131684,
5173546,
1789233,
1608185
] | 8 |
972 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Mark Andrews, Brooke Martin DDS, Donna Hatfield, Anthony Tucker, Melissa Roach, Nathan Lopez, Danny Simmons, Melissa Tyler, Benjamin Moreno, Elizabeth Shepherd, Deborah Reyes, Danielle Leach, Ana Watson, Rose Williams, Alexis Martinez
- Fiendship connections: Mark Andrews to Brooke Martin DDS, Mark Andrews to Donna Hatfield, Anthony Tucker to Danny Simmons, Melissa Roach to Danny Simmons, Nathan Lopez to Melissa Tyler, Danny Simmons to Deborah Reyes, Danny Simmons to Benjamin Moreno, Danny Simmons to Elizabeth Shepherd, Danny Simmons to Danielle Leach, Danny Simmons to Ana Watson, Danny Simmons to Rose Williams, Melissa Tyler to Alexis Martinez
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Mark Andrews", "id": 3743168}, {"name": "Brooke Martin DDS", "id": 2446080}, {"name": "Donna Hatfield", "id": 2482274}, {"name": "Anthony Tucker", "id": 2423173}, {"name": "Melissa Roach", "id": 4444409}, {"name": "Nathan Lopez", "id": 2473961}, {"name": "Danny Simmons", "id": 2475341}, {"name": "Melissa Tyler", "id": 4284942}, {"name": "Benjamin Moreno", "id": 4444406}, {"name": "Elizabeth Shepherd", "id": 4444407}, {"name": "Deborah Reyes", "id": 2833657}, {"name": "Danielle Leach", "id": 4444411}, {"name": "Ana Watson", "id": 4444413}, {"name": "Rose Williams", "id": 4444414}, {"name": "Alexis Martinez", "id": 2469215}], "links": [{"source": 3743168, "target": 2446080}, {"source": 3743168, "target": 2482274}, {"source": 2423173, "target": 2475341}, {"source": 4444409, "target": 2475341}, {"source": 2473961, "target": 4284942}, {"source": 2475341, "target": 2833657}, {"source": 2475341, "target": 4444406}, {"source": 2475341, "target": 4444407}, {"source": 2475341, "target": 4444411}, {"source": 2475341, "target": 4444413}, {"source": 2475341, "target": 4444414}, {"source": 4284942, "target": 2469215}]}
|
[
3743168,
2423173,
2473961
] | 3 |
973 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Molly Barber, Melissa Brown, Daniel Mcgrath, Phillip Parsons, Hannah Ramirez, Jennifer Mckay, Richard Suarez, Stephanie Hartman, Timothy Hunt, Amy Herring, Spencer Barton, Maurice Dalton, Janet Robinson, Katherine Cohen, Jason Romero, William Parsons, David Nichols
- Fiendship connections: Molly Barber to David Nichols, Melissa Brown to Janet Robinson, Daniel Mcgrath to Amy Herring, Hannah Ramirez to Stephanie Hartman, Amy Herring to William Parsons, Amy Herring to Jason Romero, Amy Herring to Katherine Cohen, Maurice Dalton to William Parsons
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Molly Barber", "id": 4748928}, {"name": "Melissa Brown", "id": 4610210}, {"name": "Daniel Mcgrath", "id": 2498664}, {"name": "Phillip Parsons", "id": 2476362}, {"name": "Hannah Ramirez", "id": 832205}, {"name": "Jennifer Mckay", "id": 2494383}, {"name": "Richard Suarez", "id": 2471313}, {"name": "Stephanie Hartman", "id": 958034}, {"name": "Timothy Hunt", "id": 2473784}, {"name": "Amy Herring", "id": 2443028}, {"name": "Spencer Barton", "id": 2474966}, {"name": "Maurice Dalton", "id": 2461239}, {"name": "Janet Robinson", "id": 2482904}, {"name": "Katherine Cohen", "id": 3700346}, {"name": "Jason Romero", "id": 2492567}, {"name": "William Parsons", "id": 2404988}, {"name": "David Nichols", "id": 2491839}], "links": [{"source": 4748928, "target": 2491839}, {"source": 4610210, "target": 2482904}, {"source": 2498664, "target": 2443028}, {"source": 832205, "target": 958034}, {"source": 2443028, "target": 2404988}, {"source": 2443028, "target": 2492567}, {"source": 2443028, "target": 3700346}, {"source": 2461239, "target": 2404988}]}
|
[
4748928,
2482904,
2461239,
2476362,
958034,
2494383,
2471313,
2473784,
2474966
] | 9 |
974 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Brandon Best, Joseph Grant, Wesley Holland, Stacy Hamilton, Kelly Boone, Kelly Harrison, Lisa Johnson, Brittany Long, Joseph Goodman, Elizabeth Kim, Rebecca Berry, Zachary Smith, Lori Hawkins, Natalie Schaefer, Terry Welch, Lindsay Bennett, Heather Ramos, Jennifer Mejia, Jason Durham, Scott Howell, Mandy Fisher, Sandra Riley, Karen Russell, Marissa Miles, Joshua Walker
- Fiendship connections: Brandon Best to Brittany Long, Brandon Best to Kelly Harrison, Brandon Best to Lisa Johnson, Brandon Best to Elizabeth Kim, Brandon Best to Jason Durham, Brandon Best to Sandra Riley, Joseph Grant to Wesley Holland, Joseph Grant to Jennifer Mejia, Joseph Grant to Elizabeth Kim, Wesley Holland to Elizabeth Kim, Stacy Hamilton to Elizabeth Kim, Kelly Boone to Rebecca Berry, Kelly Boone to Kelly Harrison, Kelly Boone to Jason Durham, Kelly Harrison to Jennifer Mejia, Kelly Harrison to Scott Howell, Kelly Harrison to Karen Russell, Lisa Johnson to Scott Howell, Lisa Johnson to Brittany Long, Lisa Johnson to Rebecca Berry, Lisa Johnson to Elizabeth Kim, Lisa Johnson to Terry Welch, Brittany Long to Rebecca Berry, Brittany Long to Elizabeth Kim, Brittany Long to Terry Welch, Joseph Goodman to Natalie Schaefer, Joseph Goodman to Rebecca Berry, Elizabeth Kim to Rebecca Berry, Rebecca Berry to Scott Howell, Rebecca Berry to Terry Welch, Zachary Smith to Lindsay Bennett, Zachary Smith to Terry Welch, Lori Hawkins to Mandy Fisher, Lori Hawkins to Lindsay Bennett, Natalie Schaefer to Joshua Walker, Terry Welch to Jennifer Mejia, Jason Durham to Scott Howell
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Brandon Best", "id": 2422660}, {"name": "Joseph Grant", "id": 2408325}, {"name": "Wesley Holland", "id": 2409866}, {"name": "Stacy Hamilton", "id": 2484492}, {"name": "Kelly Boone", "id": 2415759}, {"name": "Kelly Harrison", "id": 2422548}, {"name": "Lisa Johnson", "id": 2422549}, {"name": "Brittany Long", "id": 2414999}, {"name": "Joseph Goodman", "id": 2696226}, {"name": "Elizabeth Kim", "id": 2434474}, {"name": "Rebecca Berry", "id": 2415018}, {"name": "Zachary Smith", "id": 2729645}, {"name": "Lori Hawkins", "id": 2873139}, {"name": "Natalie Schaefer", "id": 2408377}, {"name": "Terry Welch", "id": 2438971}, {"name": "Lindsay Bennett", "id": 2436284}, {"name": "Heather Ramos", "id": 2500672}, {"name": "Jennifer Mejia", "id": 2412614}, {"name": "Jason Durham", "id": 2439121}, {"name": "Scott Howell", "id": 2413905}, {"name": "Mandy Fisher", "id": 2435164}, {"name": "Sandra Riley", "id": 2643186}, {"name": "Karen Russell", "id": 2502772}, {"name": "Marissa Miles", "id": 2422900}, {"name": "Joshua Walker", "id": 2628350}], "links": [{"source": 2422660, "target": 2414999}, {"source": 2422660, "target": 2422548}, {"source": 2422660, "target": 2422549}, {"source": 2422660, "target": 2434474}, {"source": 2422660, "target": 2439121}, {"source": 2422660, "target": 2643186}, {"source": 2408325, "target": 2409866}, {"source": 2408325, "target": 2412614}, {"source": 2408325, "target": 2434474}, {"source": 2409866, "target": 2434474}, {"source": 2484492, "target": 2434474}, {"source": 2415759, "target": 2415018}, {"source": 2415759, "target": 2422548}, {"source": 2415759, "target": 2439121}, {"source": 2422548, "target": 2412614}, {"source": 2422548, "target": 2413905}, {"source": 2422548, "target": 2502772}, {"source": 2422549, "target": 2413905}, {"source": 2422549, "target": 2414999}, {"source": 2422549, "target": 2415018}, {"source": 2422549, "target": 2434474}, {"source": 2422549, "target": 2438971}, {"source": 2414999, "target": 2415018}, {"source": 2414999, "target": 2434474}, {"source": 2414999, "target": 2438971}, {"source": 2696226, "target": 2408377}, {"source": 2696226, "target": 2415018}, {"source": 2434474, "target": 2415018}, {"source": 2415018, "target": 2413905}, {"source": 2415018, "target": 2438971}, {"source": 2729645, "target": 2436284}, {"source": 2729645, "target": 2438971}, {"source": 2873139, "target": 2435164}, {"source": 2873139, "target": 2436284}, {"source": 2408377, "target": 2628350}, {"source": 2438971, "target": 2412614}, {"source": 2439121, "target": 2413905}]}
|
[
2422660,
2500672,
2422900
] | 3 |
975 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Catherine Rich, Mackenzie Berry, Megan Hicks, Andrew Taylor, Jennifer Lawson, Anne Allen, Mr. Raymond Juarez, Toni Figueroa, Amy Henderson, Dustin Brewer, Jeremy Ward, Kevin Snyder, Lisa Wilson, Haley Roberts, Richard Jones, Jack Davis
- Fiendship connections: Catherine Rich to Andrew Taylor, Mackenzie Berry to Jeremy Ward, Mackenzie Berry to Lisa Wilson, Megan Hicks to Haley Roberts, Andrew Taylor to Jennifer Lawson, Jennifer Lawson to Anne Allen, Amy Henderson to Lisa Wilson, Kevin Snyder to Richard Jones, Kevin Snyder to Lisa Wilson, Lisa Wilson to Jack Davis
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Catherine Rich", "id": 1448481}, {"name": "Mackenzie Berry", "id": 1676357}, {"name": "Megan Hicks", "id": 1685976}, {"name": "Andrew Taylor", "id": 1517032}, {"name": "Jennifer Lawson", "id": 1852617}, {"name": "Anne Allen", "id": 978602}, {"name": "Mr. Raymond Juarez", "id": 1685191}, {"name": "Toni Figueroa", "id": 1245545}, {"name": "Amy Henderson", "id": 2299996}, {"name": "Dustin Brewer", "id": 1079249}, {"name": "Jeremy Ward", "id": 1092279}, {"name": "Kevin Snyder", "id": 1673496}, {"name": "Lisa Wilson", "id": 2280569}, {"name": "Haley Roberts", "id": 1244314}, {"name": "Richard Jones", "id": 1176956}, {"name": "Jack Davis", "id": 1007678}], "links": [{"source": 1448481, "target": 1517032}, {"source": 1676357, "target": 1092279}, {"source": 1676357, "target": 2280569}, {"source": 1685976, "target": 1244314}, {"source": 1517032, "target": 1852617}, {"source": 1852617, "target": 978602}, {"source": 2299996, "target": 2280569}, {"source": 1673496, "target": 1176956}, {"source": 1673496, "target": 2280569}, {"source": 2280569, "target": 1007678}]}
|
[
1517032,
1676357,
1685976,
1685191,
1245545,
1079249
] | 6 |
976 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Barry Conley, Rebekah Lawson, Robert Wilson, Russell Holder, James Wells, Andrew Yu, Kathleen Christensen, Laura White, Cody Campbell, Brian Hudson, William Myers, Vicki Kent, Valerie Moore, Lisa Miller, Felicia Bennett, Diane Silva, Randall Hall, Christine Bailey, Jonathan Ellis, John Haynes, Joseph Kaufman, Lisa Pratt, Jade Smith, Lisa Bailey, Christopher Valenzuela, Edward Cline, Michelle Estrada
- Fiendship connections: Barry Conley to Cody Campbell, Robert Wilson to Christine Bailey, Russell Holder to Cody Campbell, James Wells to Laura White, James Wells to Lisa Bailey, James Wells to Edward Cline, Andrew Yu to Cody Campbell, Laura White to Lisa Bailey, Laura White to Edward Cline, Laura White to Michelle Estrada, Brian Hudson to Jade Smith, William Myers to Valerie Moore, William Myers to Lisa Miller, William Myers to Felicia Bennett, William Myers to Randall Hall, William Myers to Jonathan Ellis, Diane Silva to Christine Bailey, Christine Bailey to John Haynes, Joseph Kaufman to Christopher Valenzuela, Lisa Pratt to Christopher Valenzuela
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Barry Conley", "id": 799232}, {"name": "Rebekah Lawson", "id": 2472578}, {"name": "Robert Wilson", "id": 1445258}, {"name": "Russell Holder", "id": 1455758}, {"name": "James Wells", "id": 2474386}, {"name": "Andrew Yu", "id": 1095059}, {"name": "Kathleen Christensen", "id": 2424339}, {"name": "Laura White", "id": 2473877}, {"name": "Cody Campbell", "id": 1547669}, {"name": "Brian Hudson", "id": 2442270}, {"name": "William Myers", "id": 2485037}, {"name": "Vicki Kent", "id": 2478910}, {"name": "Valerie Moore", "id": 4670271}, {"name": "Lisa Miller", "id": 4670286}, {"name": "Felicia Bennett", "id": 4670290}, {"name": "Diane Silva", "id": 869332}, {"name": "Randall Hall", "id": 4670292}, {"name": "Christine Bailey", "id": 1241046}, {"name": "Jonathan Ellis", "id": 4670300}, {"name": "John Haynes", "id": 1866077}, {"name": "Joseph Kaufman", "id": 2491487}, {"name": "Lisa Pratt", "id": 2463590}, {"name": "Jade Smith", "id": 3658473}, {"name": "Lisa Bailey", "id": 2473971}, {"name": "Christopher Valenzuela", "id": 4175355}, {"name": "Edward Cline", "id": 2474365}, {"name": "Michelle Estrada", "id": 4364670}], "links": [{"source": 799232, "target": 1547669}, {"source": 1445258, "target": 1241046}, {"source": 1455758, "target": 1547669}, {"source": 2474386, "target": 2473877}, {"source": 2474386, "target": 2473971}, {"source": 2474386, "target": 2474365}, {"source": 1095059, "target": 1547669}, {"source": 2473877, "target": 2473971}, {"source": 2473877, "target": 2474365}, {"source": 2473877, "target": 4364670}, {"source": 2442270, "target": 3658473}, {"source": 2485037, "target": 4670271}, {"source": 2485037, "target": 4670286}, {"source": 2485037, "target": 4670290}, {"source": 2485037, "target": 4670292}, {"source": 2485037, "target": 4670300}, {"source": 869332, "target": 1241046}, {"source": 1241046, "target": 1866077}, {"source": 2491487, "target": 4175355}, {"source": 2463590, "target": 4175355}]}
|
[
799232,
2472578,
1445258,
2474386,
2424339,
3658473,
2485037,
2478910,
4175355
] | 9 |
977 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Tammy Christian, James Miller, Margaret Ballard, Sharon Bates, Kim Miller, Nicholas Mitchell, Courtney Thomas, Jeremy Mosley, Francisco Henry, Michael Williams, Nicole Vincent, Andrea Reynolds, Thomas Ramos, Daniel Henry, Shelly Warner, Shawn Steele, Dr. Michael Romero, Matthew Watts, Craig Williams
- Fiendship connections: Tammy Christian to Shawn Steele, James Miller to Thomas Ramos, James Miller to Nicholas Mitchell, James Miller to Francisco Henry, Margaret Ballard to Courtney Thomas, Sharon Bates to Kim Miller, Kim Miller to Shelly Warner, Kim Miller to Andrea Reynolds, Nicholas Mitchell to Francisco Henry, Courtney Thomas to Jeremy Mosley, Courtney Thomas to Nicole Vincent, Francisco Henry to Thomas Ramos, Daniel Henry to Shawn Steele, Shawn Steele to Dr. Michael Romero, Shawn Steele to Matthew Watts, Matthew Watts to Craig Williams
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Tammy Christian", "id": 5040772}, {"name": "James Miller", "id": 2428552}, {"name": "Margaret Ballard", "id": 40340}, {"name": "Sharon Bates", "id": 1050008}, {"name": "Kim Miller", "id": 1448346}, {"name": "Nicholas Mitchell", "id": 2428573}, {"name": "Courtney Thomas", "id": 298284}, {"name": "Jeremy Mosley", "id": 31799}, {"name": "Francisco Henry", "id": 3225272}, {"name": "Michael Williams", "id": 1099848}, {"name": "Nicole Vincent", "id": 322763}, {"name": "Andrea Reynolds", "id": 1812046}, {"name": "Thomas Ramos", "id": 2424146}, {"name": "Daniel Henry", "id": 4936020}, {"name": "Shelly Warner", "id": 1218655}, {"name": "Shawn Steele", "id": 5294562}, {"name": "Dr. Michael Romero", "id": 4944621}, {"name": "Matthew Watts", "id": 5042286}, {"name": "Craig Williams", "id": 5042285}], "links": [{"source": 5040772, "target": 5294562}, {"source": 2428552, "target": 2424146}, {"source": 2428552, "target": 2428573}, {"source": 2428552, "target": 3225272}, {"source": 40340, "target": 298284}, {"source": 1050008, "target": 1448346}, {"source": 1448346, "target": 1218655}, {"source": 1448346, "target": 1812046}, {"source": 2428573, "target": 3225272}, {"source": 298284, "target": 31799}, {"source": 298284, "target": 322763}, {"source": 3225272, "target": 2424146}, {"source": 4936020, "target": 5294562}, {"source": 5294562, "target": 4944621}, {"source": 5294562, "target": 5042286}, {"source": 5042286, "target": 5042285}]}
|
[
5294562,
2428552,
322763,
1050008,
1099848
] | 5 |
978 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Erin Glover, Veronica Wilson, Dawn Robinson, Robert Anderson, Austin Hopkins, Alyssa Martinez, Katherine Hooper MD, Julie Davis, William Nicholson, Adam Huang, Jeffrey Hawkins, Kim Olson, Mackenzie Hall, Kevin Williams, Jason Jimenez, Kristen Brown, Vanessa Lawrence, Virginia Richmond
- Fiendship connections: Erin Glover to Alyssa Martinez, Erin Glover to Katherine Hooper MD, Erin Glover to Kim Olson, Erin Glover to Kevin Williams, Erin Glover to Robert Anderson, Veronica Wilson to Vanessa Lawrence, Alyssa Martinez to Julie Davis, Julie Davis to William Nicholson, William Nicholson to Adam Huang, Jeffrey Hawkins to Mackenzie Hall, Jeffrey Hawkins to Virginia Richmond
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Erin Glover", "id": 2486082}, {"name": "Veronica Wilson", "id": 2467427}, {"name": "Dawn Robinson", "id": 2466274}, {"name": "Robert Anderson", "id": 4686136}, {"name": "Austin Hopkins", "id": 2484454}, {"name": "Alyssa Martinez", "id": 2447109}, {"name": "Katherine Hooper MD", "id": 2447112}, {"name": "Julie Davis", "id": 2732233}, {"name": "William Nicholson", "id": 2422567}, {"name": "Adam Huang", "id": 2455524}, {"name": "Jeffrey Hawkins", "id": 3966348}, {"name": "Kim Olson", "id": 2911532}, {"name": "Mackenzie Hall", "id": 2455125}, {"name": "Kevin Williams", "id": 4686134}, {"name": "Jason Jimenez", "id": 2463254}, {"name": "Kristen Brown", "id": 2433912}, {"name": "Vanessa Lawrence", "id": 2457945}, {"name": "Virginia Richmond", "id": 2474143}], "links": [{"source": 2486082, "target": 2447109}, {"source": 2486082, "target": 2447112}, {"source": 2486082, "target": 2911532}, {"source": 2486082, "target": 4686134}, {"source": 2486082, "target": 4686136}, {"source": 2467427, "target": 2457945}, {"source": 2447109, "target": 2732233}, {"source": 2732233, "target": 2422567}, {"source": 2422567, "target": 2455524}, {"source": 3966348, "target": 2455125}, {"source": 3966348, "target": 2474143}]}
|
[
2486082,
2457945,
2466274,
2484454,
3966348,
2463254,
2433912
] | 7 |
979 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Lauren Turner, Shannon Wallace, Nicholas Baker, Gregory Clark, Christopher Mullins, James Mckenzie, Daisy Beck, Amy Fox, Carla Brown DVM, Antonio Ruiz, Jessica Wells, Susan Brown, Amanda Love, Mr. Dale Berger DDS, Jennifer Taylor, Katherine Butler
- Fiendship connections: Lauren Turner to Daisy Beck, Lauren Turner to Carla Brown DVM, Lauren Turner to Katherine Butler, Shannon Wallace to Daisy Beck, Shannon Wallace to Carla Brown DVM, Shannon Wallace to Jessica Wells, Shannon Wallace to Katherine Butler, Nicholas Baker to Amanda Love, Christopher Mullins to James Mckenzie, Christopher Mullins to Katherine Butler, James Mckenzie to Amanda Love, Daisy Beck to Carla Brown DVM, Daisy Beck to Katherine Butler, Amy Fox to Katherine Butler, Carla Brown DVM to Katherine Butler, Antonio Ruiz to Jennifer Taylor, Antonio Ruiz to Katherine Butler, Susan Brown to Jennifer Taylor, Susan Brown to Mr. Dale Berger DDS
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Lauren Turner", "id": 1106626}, {"name": "Shannon Wallace", "id": 826053}, {"name": "Nicholas Baker", "id": 800583}, {"name": "Gregory Clark", "id": 1087242}, {"name": "Christopher Mullins", "id": 880216}, {"name": "James Mckenzie", "id": 800589}, {"name": "Daisy Beck", "id": 850351}, {"name": "Amy Fox", "id": 894419}, {"name": "Carla Brown DVM", "id": 891221}, {"name": "Antonio Ruiz", "id": 983670}, {"name": "Jessica Wells", "id": 1074549}, {"name": "Susan Brown", "id": 1242552}, {"name": "Amanda Love", "id": 800598}, {"name": "Mr. Dale Berger DDS", "id": 1137562}, {"name": "Jennifer Taylor", "id": 808059}, {"name": "Katherine Butler", "id": 1106621}], "links": [{"source": 1106626, "target": 850351}, {"source": 1106626, "target": 891221}, {"source": 1106626, "target": 1106621}, {"source": 826053, "target": 850351}, {"source": 826053, "target": 891221}, {"source": 826053, "target": 1074549}, {"source": 826053, "target": 1106621}, {"source": 800583, "target": 800598}, {"source": 880216, "target": 800589}, {"source": 880216, "target": 1106621}, {"source": 800589, "target": 800598}, {"source": 850351, "target": 891221}, {"source": 850351, "target": 1106621}, {"source": 894419, "target": 1106621}, {"source": 891221, "target": 1106621}, {"source": 983670, "target": 808059}, {"source": 983670, "target": 1106621}, {"source": 1242552, "target": 808059}, {"source": 1242552, "target": 1137562}]}
|
[
1106626,
1087242
] | 2 |
980 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Dawn Kidd, Jamie Baker, Gavin Parks, Arthur Moran, Roger Carter, Maria Jones, Courtney Garrett, Lisa Hale, Jonathon Escobar, Tammy Cox, Cody Gaines, Anthony Ellis, Clifford Hill, Karen Thomas, Elizabeth Bernard
- Fiendship connections: Jamie Baker to Roger Carter, Gavin Parks to Arthur Moran, Roger Carter to Tammy Cox, Lisa Hale to Cody Gaines, Clifford Hill to Karen Thomas
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Dawn Kidd", "id": 5002304}, {"name": "Jamie Baker", "id": 3105571}, {"name": "Gavin Parks", "id": 774376}, {"name": "Arthur Moran", "id": 949291}, {"name": "Roger Carter", "id": 2420748}, {"name": "Maria Jones", "id": 2443533}, {"name": "Courtney Garrett", "id": 5332270}, {"name": "Lisa Hale", "id": 4991567}, {"name": "Jonathon Escobar", "id": 5283471}, {"name": "Tammy Cox", "id": 2623696}, {"name": "Cody Gaines", "id": 4991483}, {"name": "Anthony Ellis", "id": 4931224}, {"name": "Clifford Hill", "id": 4977115}, {"name": "Karen Thomas", "id": 6117693}, {"name": "Elizabeth Bernard", "id": 5738941}], "links": [{"source": 3105571, "target": 2420748}, {"source": 774376, "target": 949291}, {"source": 2420748, "target": 2623696}, {"source": 4991567, "target": 4991483}, {"source": 4977115, "target": 6117693}]}
|
[
5002304,
2623696,
774376,
2443533,
5332270,
4991483,
5283471,
4931224,
4977115,
5738941
] | 10 |
981 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Justin Cooley, Johnny Davis, Ronald Elliott, Elizabeth Stanley, Kathryn Moon, Francisco Murray, Susan Snyder, Jimmy Buchanan, Bonnie Phelps, Gary White, Angelica Foster, Sylvia Daniels, Donald Miller, Dylan Foster, Dawn Schroeder, Mercedes Cooper, Jacob Collins, Angela Young, Kristin Dominguez, Kevin Rodriguez
- Fiendship connections: Justin Cooley to Ronald Elliott, Justin Cooley to Kristin Dominguez, Johnny Davis to Susan Snyder, Johnny Davis to Donald Miller, Ronald Elliott to Kristin Dominguez, Kathryn Moon to Mercedes Cooper, Kathryn Moon to Dylan Foster, Francisco Murray to Gary White, Susan Snyder to Mercedes Cooper, Susan Snyder to Angela Young, Jimmy Buchanan to Donald Miller, Bonnie Phelps to Gary White, Bonnie Phelps to Kristin Dominguez, Gary White to Kristin Dominguez, Dawn Schroeder to Kristin Dominguez, Mercedes Cooper to Angela Young
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Justin Cooley", "id": 1034882}, {"name": "Johnny Davis", "id": 4215426}, {"name": "Ronald Elliott", "id": 1339654}, {"name": "Elizabeth Stanley", "id": 2478344}, {"name": "Kathryn Moon", "id": 3037704}, {"name": "Francisco Murray", "id": 935822}, {"name": "Susan Snyder", "id": 2464663}, {"name": "Jimmy Buchanan", "id": 4851226}, {"name": "Bonnie Phelps", "id": 937248}, {"name": "Gary White", "id": 912674}, {"name": "Angelica Foster", "id": 2431526}, {"name": "Sylvia Daniels", "id": 2491196}, {"name": "Donald Miller", "id": 2497982}, {"name": "Dylan Foster", "id": 2472769}, {"name": "Dawn Schroeder", "id": 914242}, {"name": "Mercedes Cooper", "id": 2447056}, {"name": "Jacob Collins", "id": 2454993}, {"name": "Angela Young", "id": 2838757}, {"name": "Kristin Dominguez", "id": 1809782}, {"name": "Kevin Rodriguez", "id": 902909}], "links": [{"source": 1034882, "target": 1339654}, {"source": 1034882, "target": 1809782}, {"source": 4215426, "target": 2464663}, {"source": 4215426, "target": 2497982}, {"source": 1339654, "target": 1809782}, {"source": 3037704, "target": 2447056}, {"source": 3037704, "target": 2472769}, {"source": 935822, "target": 912674}, {"source": 2464663, "target": 2447056}, {"source": 2464663, "target": 2838757}, {"source": 4851226, "target": 2497982}, {"source": 937248, "target": 912674}, {"source": 937248, "target": 1809782}, {"source": 912674, "target": 1809782}, {"source": 914242, "target": 1809782}, {"source": 2447056, "target": 2838757}]}
|
[
937248,
2472769,
2478344,
2431526,
2491196,
2454993,
902909
] | 7 |
982 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Angela Sosa, Lisa Vargas, Christopher Hart, Zachary Vargas, Dakota Moore, Sara Wallace, Nancy Taylor, Ian Martinez, Dorothy Newman, Darrell James, Jeremy Oneal, Dean Harvey, Jose Williams, William Silva, Anthony Hernandez, Robert Kelley, Melissa Rios, Nicole White
- Fiendship connections: Angela Sosa to Nancy Taylor, Lisa Vargas to Zachary Vargas, Christopher Hart to Anthony Hernandez, Zachary Vargas to Dorothy Newman, Zachary Vargas to Nicole White, Dakota Moore to Darrell James, Sara Wallace to Jeremy Oneal, Nancy Taylor to Melissa Rios, Ian Martinez to Jose Williams, Ian Martinez to Anthony Hernandez, Dorothy Newman to Nicole White, Darrell James to Anthony Hernandez, Jose Williams to Anthony Hernandez, Anthony Hernandez to Robert Kelley
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Angela Sosa", "id": 4977920}, {"name": "Lisa Vargas", "id": 4976952}, {"name": "Christopher Hart", "id": 1493251}, {"name": "Zachary Vargas", "id": 5359621}, {"name": "Dakota Moore", "id": 1186440}, {"name": "Sara Wallace", "id": 4396617}, {"name": "Nancy Taylor", "id": 5550444}, {"name": "Ian Martinez", "id": 859756}, {"name": "Dorothy Newman", "id": 5093646}, {"name": "Darrell James", "id": 2054092}, {"name": "Jeremy Oneal", "id": 2472818}, {"name": "Dean Harvey", "id": 2482131}, {"name": "Jose Williams", "id": 1099640}, {"name": "William Silva", "id": 5181939}, {"name": "Anthony Hernandez", "id": 1504534}, {"name": "Robert Kelley", "id": 2163858}, {"name": "Melissa Rios", "id": 5451992}, {"name": "Nicole White", "id": 5191935}], "links": [{"source": 4977920, "target": 5550444}, {"source": 4976952, "target": 5359621}, {"source": 1493251, "target": 1504534}, {"source": 5359621, "target": 5093646}, {"source": 5359621, "target": 5191935}, {"source": 1186440, "target": 2054092}, {"source": 4396617, "target": 2472818}, {"source": 5550444, "target": 5451992}, {"source": 859756, "target": 1099640}, {"source": 859756, "target": 1504534}, {"source": 5093646, "target": 5191935}, {"source": 2054092, "target": 1504534}, {"source": 1099640, "target": 1504534}, {"source": 1504534, "target": 2163858}]}
|
[
4977920,
4976952,
1493251,
4396617,
2482131,
5181939
] | 6 |
983 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Chase Parsons, Andrea Stevens, Brian Wright, Nicholas Howard, Samantha Cole, Faith Logan, Kevin Rodriguez, Christopher Burns, Elizabeth Werner, Natasha Gardner, Bobby Campbell, Joy Curtis, Tyler Burns, Christopher Morgan, Reginald Morse, Russell Cooper, Brian Stein
- Fiendship connections: Chase Parsons to Brian Wright, Andrea Stevens to Brian Wright, Brian Wright to Bobby Campbell, Nicholas Howard to Brian Stein, Nicholas Howard to Russell Cooper, Samantha Cole to Kevin Rodriguez, Faith Logan to Christopher Burns, Christopher Burns to Natasha Gardner, Elizabeth Werner to Joy Curtis
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Chase Parsons", "id": 3041059}, {"name": "Andrea Stevens", "id": 3041060}, {"name": "Brian Wright", "id": 2418629}, {"name": "Nicholas Howard", "id": 3156422}, {"name": "Samantha Cole", "id": 2466567}, {"name": "Faith Logan", "id": 5024138}, {"name": "Kevin Rodriguez", "id": 4240332}, {"name": "Christopher Burns", "id": 5024140}, {"name": "Elizabeth Werner", "id": 4940590}, {"name": "Natasha Gardner", "id": 5737423}, {"name": "Bobby Campbell", "id": 2776048}, {"name": "Joy Curtis", "id": 5634545}, {"name": "Tyler Burns", "id": 4926995}, {"name": "Christopher Morgan", "id": 2495416}, {"name": "Reginald Morse", "id": 4971673}, {"name": "Russell Cooper", "id": 2449182}, {"name": "Brian Stein", "id": 2421599}], "links": [{"source": 3041059, "target": 2418629}, {"source": 3041060, "target": 2418629}, {"source": 2418629, "target": 2776048}, {"source": 3156422, "target": 2421599}, {"source": 3156422, "target": 2449182}, {"source": 2466567, "target": 4240332}, {"source": 5024138, "target": 5024140}, {"source": 5024140, "target": 5737423}, {"source": 4940590, "target": 5634545}]}
|
[
2776048,
2449182,
4240332,
5024138,
5634545,
4926995,
2495416,
4971673
] | 8 |
984 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Casey Lewis, Sandra Young, Rose Phillips, Evan Mcbride, Mr. Jimmy Mitchell, Edwin Gallagher, Mrs. Amy Lambert, Olivia Lee, Jesse Hunter, Morgan Edwards, Justin Sutton, Paul Murphy, William Kim, Lori Jackson, Justin Pacheco, Richard Hopkins, Sally Ware
- Fiendship connections: Casey Lewis to Lori Jackson, Casey Lewis to Evan Mcbride, Sandra Young to William Kim, Sandra Young to Mr. Jimmy Mitchell, Rose Phillips to Mrs. Amy Lambert, Edwin Gallagher to William Kim, Edwin Gallagher to Richard Hopkins, Mrs. Amy Lambert to Jesse Hunter, Olivia Lee to William Kim, Olivia Lee to Lori Jackson, Olivia Lee to Paul Murphy, Olivia Lee to Justin Pacheco, Jesse Hunter to Morgan Edwards, Morgan Edwards to Richard Hopkins, Justin Sutton to William Kim, Justin Sutton to Sally Ware, Paul Murphy to William Kim, Paul Murphy to Justin Pacheco, William Kim to Justin Pacheco
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Casey Lewis", "id": 823971}, {"name": "Sandra Young", "id": 1893251}, {"name": "Rose Phillips", "id": 1199718}, {"name": "Evan Mcbride", "id": 1351143}, {"name": "Mr. Jimmy Mitchell", "id": 1604232}, {"name": "Edwin Gallagher", "id": 851594}, {"name": "Mrs. Amy Lambert", "id": 1326764}, {"name": "Olivia Lee", "id": 1828878}, {"name": "Jesse Hunter", "id": 1320846}, {"name": "Morgan Edwards", "id": 954417}, {"name": "Justin Sutton", "id": 1034834}, {"name": "Paul Murphy", "id": 2158611}, {"name": "William Kim", "id": 1272085}, {"name": "Lori Jackson", "id": 1301398}, {"name": "Justin Pacheco", "id": 2158613}, {"name": "Richard Hopkins", "id": 1500277}, {"name": "Sally Ware", "id": 1499897}], "links": [{"source": 823971, "target": 1301398}, {"source": 823971, "target": 1351143}, {"source": 1893251, "target": 1272085}, {"source": 1893251, "target": 1604232}, {"source": 1199718, "target": 1326764}, {"source": 851594, "target": 1272085}, {"source": 851594, "target": 1500277}, {"source": 1326764, "target": 1320846}, {"source": 1828878, "target": 1272085}, {"source": 1828878, "target": 1301398}, {"source": 1828878, "target": 2158611}, {"source": 1828878, "target": 2158613}, {"source": 1320846, "target": 954417}, {"source": 954417, "target": 1500277}, {"source": 1034834, "target": 1272085}, {"source": 1034834, "target": 1499897}, {"source": 2158611, "target": 1272085}, {"source": 2158611, "target": 2158613}, {"source": 1272085, "target": 2158613}]}
|
[
823971
] | 1 |
985 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Jade Waters, Amanda Fisher, Sherry Jones, Amanda Miller, Joel Cole, Mallory Banks, Ashley Lewis, David Ward, Jay White, Ashley Ibarra, Jason Allen, Hannah Mejia, Kara Kidd, Amanda Martinez, Danielle Valencia
- Fiendship connections: Amanda Fisher to Ashley Ibarra, Amanda Fisher to Mallory Banks, Amanda Fisher to Amanda Martinez, Amanda Fisher to Joel Cole, Sherry Jones to Kara Kidd, Amanda Miller to Hannah Mejia, Mallory Banks to David Ward, Ashley Lewis to Kara Kidd
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Jade Waters", "id": 2448957}, {"name": "Amanda Fisher", "id": 2656346}, {"name": "Sherry Jones", "id": 1990502}, {"name": "Amanda Miller", "id": 4843562}, {"name": "Joel Cole", "id": 2476394}, {"name": "Mallory Banks", "id": 2422314}, {"name": "Ashley Lewis", "id": 1500429}, {"name": "David Ward", "id": 2440884}, {"name": "Jay White", "id": 2503958}, {"name": "Ashley Ibarra", "id": 2414679}, {"name": "Jason Allen", "id": 2414520}, {"name": "Hannah Mejia", "id": 2496954}, {"name": "Kara Kidd", "id": 1500443}, {"name": "Amanda Martinez", "id": 2422845}, {"name": "Danielle Valencia", "id": 2449274}], "links": [{"source": 2656346, "target": 2414679}, {"source": 2656346, "target": 2422314}, {"source": 2656346, "target": 2422845}, {"source": 2656346, "target": 2476394}, {"source": 1990502, "target": 1500443}, {"source": 4843562, "target": 2496954}, {"source": 2422314, "target": 2440884}, {"source": 1500429, "target": 1500443}]}
|
[
2448957,
2422314,
1500443,
2496954,
2503958,
2414520,
2449274
] | 7 |
986 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Mark Carroll, Teresa Evans, Cheryl David, John Cain, Martha Wheeler, Stephanie Vazquez DDS, Austin Newton, Sheryl Lee, Lori Moore, Emily Scott, Ms. Sara Ball, Erin Lopez, Jimmy Brown, Lawrence Jenkins, Bryan Parker, Miranda Mcclure, Tiffany Duarte, Mrs. Joanna Moreno
- Fiendship connections: Teresa Evans to Miranda Mcclure, Cheryl David to Emily Scott, Martha Wheeler to Jimmy Brown, Martha Wheeler to Lori Moore, Austin Newton to Sheryl Lee, Lori Moore to Jimmy Brown, Emily Scott to Tiffany Duarte, Ms. Sara Ball to Mrs. Joanna Moreno, Ms. Sara Ball to Erin Lopez, Miranda Mcclure to Mrs. Joanna Moreno
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Mark Carroll", "id": 2439936}, {"name": "Teresa Evans", "id": 2493504}, {"name": "Cheryl David", "id": 2439682}, {"name": "John Cain", "id": 890176}, {"name": "Martha Wheeler", "id": 951236}, {"name": "Stephanie Vazquez DDS", "id": 2459006}, {"name": "Austin Newton", "id": 2425031}, {"name": "Sheryl Lee", "id": 3147185}, {"name": "Lori Moore", "id": 1666578}, {"name": "Emily Scott", "id": 3486387}, {"name": "Ms. Sara Ball", "id": 2493172}, {"name": "Erin Lopez", "id": 4780245}, {"name": "Jimmy Brown", "id": 1430358}, {"name": "Lawrence Jenkins", "id": 1544721}, {"name": "Bryan Parker", "id": 1113046}, {"name": "Miranda Mcclure", "id": 2493627}, {"name": "Tiffany Duarte", "id": 2431356}, {"name": "Mrs. Joanna Moreno", "id": 2454110}], "links": [{"source": 2493504, "target": 2493627}, {"source": 2439682, "target": 3486387}, {"source": 951236, "target": 1430358}, {"source": 951236, "target": 1666578}, {"source": 2425031, "target": 3147185}, {"source": 1666578, "target": 1430358}, {"source": 3486387, "target": 2431356}, {"source": 2493172, "target": 2454110}, {"source": 2493172, "target": 4780245}, {"source": 2493627, "target": 2454110}]}
|
[
2439936,
2493504,
2439682,
890176,
1666578,
2459006,
3147185,
1544721,
1113046
] | 9 |
987 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Teresa Carr, Michelle Foley, David Castro, Patrick Kelly, Kevin Williams, Jessica Perry, Jose Brown, Patricia Wells, Timothy Mills, Kyle Friedman, David Peters, Maureen Brown, Dr. John Warner, Jordan Rocha, Dr. Alexis Park, Richard Brown, Thomas Farley, Antonio Martin, Andrew Johns, Shane Butler, John Gallagher, Jose Willis, Jennifer Sanchez, Christopher Rodriguez, William Reyes, Wanda Jenkins, Lauren Garcia, Jared Ellis, Sherry Brown
- Fiendship connections: Teresa Carr to Jessica Perry, Michelle Foley to William Reyes, Michelle Foley to Kyle Friedman, Michelle Foley to Timothy Mills, David Castro to Christopher Rodriguez, David Castro to William Reyes, Patrick Kelly to Timothy Mills, Patrick Kelly to Thomas Farley, Patrick Kelly to Jose Brown, Patrick Kelly to Kevin Williams, Kevin Williams to Wanda Jenkins, Jessica Perry to Jennifer Sanchez, Jessica Perry to David Peters, Jose Brown to Wanda Jenkins, Patricia Wells to Kyle Friedman, Patricia Wells to Shane Butler, Timothy Mills to Christopher Rodriguez, Timothy Mills to Wanda Jenkins, Timothy Mills to Sherry Brown, Timothy Mills to Andrew Johns, Timothy Mills to Jose Willis, Kyle Friedman to William Reyes, Maureen Brown to Sherry Brown, Jordan Rocha to Jared Ellis, Jordan Rocha to Antonio Martin, Dr. Alexis Park to Jared Ellis, Thomas Farley to Wanda Jenkins
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Teresa Carr", "id": 4505990}, {"name": "Michelle Foley", "id": 5896}, {"name": "David Castro", "id": 12427}, {"name": "Patrick Kelly", "id": 8204}, {"name": "Kevin Williams", "id": 365071}, {"name": "Jessica Perry", "id": 2477585}, {"name": "Jose Brown", "id": 239890}, {"name": "Patricia Wells", "id": 659}, {"name": "Timothy Mills", "id": 83478}, {"name": "Kyle Friedman", "id": 3480}, {"name": "David Peters", "id": 4506010}, {"name": "Maureen Brown", "id": 30750}, {"name": "Dr. John Warner", "id": 2498099}, {"name": "Jordan Rocha", "id": 2481333}, {"name": "Dr. Alexis Park", "id": 2493750}, {"name": "Richard Brown", "id": 2418368}, {"name": "Thomas Farley", "id": 73024}, {"name": "Antonio Martin", "id": 2463555}, {"name": "Andrew Johns", "id": 57285}, {"name": "Shane Butler", "id": 7499}, {"name": "John Gallagher", "id": 10956}, {"name": "Jose Willis", "id": 507092}, {"name": "Jennifer Sanchez", "id": 2477286}, {"name": "Christopher Rodriguez", "id": 2537}, {"name": "William Reyes", "id": 3439}, {"name": "Wanda Jenkins", "id": 12917}, {"name": "Lauren Garcia", "id": 2453114}, {"name": "Jared Ellis", "id": 2455420}, {"name": "Sherry Brown", "id": 30975}], "links": [{"source": 4505990, "target": 2477585}, {"source": 5896, "target": 3439}, {"source": 5896, "target": 3480}, {"source": 5896, "target": 83478}, {"source": 12427, "target": 2537}, {"source": 12427, "target": 3439}, {"source": 8204, "target": 83478}, {"source": 8204, "target": 73024}, {"source": 8204, "target": 239890}, {"source": 8204, "target": 365071}, {"source": 365071, "target": 12917}, {"source": 2477585, "target": 2477286}, {"source": 2477585, "target": 4506010}, {"source": 239890, "target": 12917}, {"source": 659, "target": 3480}, {"source": 659, "target": 7499}, {"source": 83478, "target": 2537}, {"source": 83478, "target": 12917}, {"source": 83478, "target": 30975}, {"source": 83478, "target": 57285}, {"source": 83478, "target": 507092}, {"source": 3480, "target": 3439}, {"source": 30750, "target": 30975}, {"source": 2481333, "target": 2455420}, {"source": 2481333, "target": 2463555}, {"source": 2493750, "target": 2455420}, {"source": 73024, "target": 12917}]}
|
[
2477585,
73024,
2498099,
2463555,
2418368,
10956,
2453114
] | 7 |
988 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Anthony Peterson, Virginia Diaz, Jennifer Richards, Rachel Stephens, Kristen Roberts, Tina White, Mr. Thomas Black, Richard King, Darryl Phillips, Melissa Reese, Ricky Rich, John Neal, Justin Johnson, Reginald Mckee, Ryan Mason, Spencer Tanner Jr., Jordan Lucas, Joshua Johnston, William Roberson, Steven Hernandez, Matthew Haynes, Jeffrey Garza, Michael Miles, Ashley Fields, Kathleen Morales, Luis Gould
- Fiendship connections: Anthony Peterson to Rachel Stephens, Anthony Peterson to Luis Gould, Anthony Peterson to Virginia Diaz, Anthony Peterson to Michael Miles, Anthony Peterson to Joshua Johnston, Anthony Peterson to Ryan Mason, Anthony Peterson to Ricky Rich, Anthony Peterson to Reginald Mckee, Anthony Peterson to Jordan Lucas, Anthony Peterson to Steven Hernandez, Anthony Peterson to Matthew Haynes, Virginia Diaz to Kathleen Morales, Jennifer Richards to Jeffrey Garza, Rachel Stephens to Ricky Rich, Rachel Stephens to Mr. Thomas Black, Kristen Roberts to Jeffrey Garza, Kristen Roberts to Ashley Fields, Tina White to John Neal, Tina White to Melissa Reese, Darryl Phillips to William Roberson, John Neal to Michael Miles, Ryan Mason to Ashley Fields, Spencer Tanner Jr. to Ashley Fields, William Roberson to Jeffrey Garza
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Anthony Peterson", "id": 2479492}, {"name": "Virginia Diaz", "id": 2669317}, {"name": "Jennifer Richards", "id": 3262596}, {"name": "Rachel Stephens", "id": 2479503}, {"name": "Kristen Roberts", "id": 3262614}, {"name": "Tina White", "id": 2963362}, {"name": "Mr. Thomas Black", "id": 4252081}, {"name": "Richard King", "id": 2479798}, {"name": "Darryl Phillips", "id": 2469302}, {"name": "Melissa Reese", "id": 2478518}, {"name": "Ricky Rich", "id": 3944388}, {"name": "John Neal", "id": 2417349}, {"name": "Justin Johnson", "id": 2436040}, {"name": "Reginald Mckee", "id": 4534729}, {"name": "Ryan Mason", "id": 3081424}, {"name": "Spencer Tanner Jr.", "id": 3366994}, {"name": "Jordan Lucas", "id": 4534743}, {"name": "Joshua Johnston", "id": 3025113}, {"name": "William Roberson", "id": 3179099}, {"name": "Steven Hernandez", "id": 4534748}, {"name": "Matthew Haynes", "id": 4534753}, {"name": "Jeffrey Garza", "id": 2425061}, {"name": "Michael Miles", "id": 2962923}, {"name": "Ashley Fields", "id": 2428147}, {"name": "Kathleen Morales", "id": 2422259}, {"name": "Luis Gould", "id": 2571513}], "links": [{"source": 2479492, "target": 2479503}, {"source": 2479492, "target": 2571513}, {"source": 2479492, "target": 2669317}, {"source": 2479492, "target": 2962923}, {"source": 2479492, "target": 3025113}, {"source": 2479492, "target": 3081424}, {"source": 2479492, "target": 3944388}, {"source": 2479492, "target": 4534729}, {"source": 2479492, "target": 4534743}, {"source": 2479492, "target": 4534748}, {"source": 2479492, "target": 4534753}, {"source": 2669317, "target": 2422259}, {"source": 3262596, "target": 2425061}, {"source": 2479503, "target": 3944388}, {"source": 2479503, "target": 4252081}, {"source": 3262614, "target": 2425061}, {"source": 3262614, "target": 2428147}, {"source": 2963362, "target": 2417349}, {"source": 2963362, "target": 2478518}, {"source": 2469302, "target": 3179099}, {"source": 2417349, "target": 2962923}, {"source": 3081424, "target": 2428147}, {"source": 3366994, "target": 2428147}, {"source": 3179099, "target": 2425061}]}
|
[
2479492,
2479798,
2436040
] | 3 |
989 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Katherine Cooper, Martin Wagner, John Perez, John Moore, Eric Chung, Larry Miller, Carl Bender MD, Bryan Pittman, Carl Dickerson, Michelle Warren, David Goodman, Jacob Wilson, Maria Gutierrez, Katrina Bernard, Juan Murray, Scott Gentry, Travis Decker, Roger Long, Cynthia Bass, Brandon Cook, Chad Austin, Robert Nielsen, Rachel Hill, Bryan Williams, Jacob Rodriguez, Christina Neal, Adam Vasquez, Wendy Taylor, Jacob Lopez, Ann Boone
- Fiendship connections: Katherine Cooper to Scott Gentry, Martin Wagner to Roger Long, John Perez to Scott Gentry, John Moore to Jacob Lopez, John Moore to David Goodman, John Moore to Carl Bender MD, Carl Bender MD to Jacob Lopez, Carl Bender MD to David Goodman, Carl Bender MD to Maria Gutierrez, Carl Bender MD to Jacob Wilson, Bryan Pittman to Cynthia Bass, Carl Dickerson to Adam Vasquez, Michelle Warren to Roger Long, David Goodman to Jacob Lopez, David Goodman to Maria Gutierrez, David Goodman to Jacob Wilson, Jacob Wilson to Jacob Lopez, Maria Gutierrez to Jacob Lopez, Juan Murray to Cynthia Bass, Roger Long to Wendy Taylor, Rachel Hill to Adam Vasquez, Bryan Williams to Christina Neal, Adam Vasquez to Ann Boone
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Katherine Cooper", "id": 870403}, {"name": "Martin Wagner", "id": 1373709}, {"name": "John Perez", "id": 1059728}, {"name": "John Moore", "id": 2454416}, {"name": "Eric Chung", "id": 2459152}, {"name": "Larry Miller", "id": 2427929}, {"name": "Carl Bender MD", "id": 2666394}, {"name": "Bryan Pittman", "id": 5391132}, {"name": "Carl Dickerson", "id": 5077285}, {"name": "Michelle Warren", "id": 1107750}, {"name": "David Goodman", "id": 2454311}, {"name": "Jacob Wilson", "id": 2454440}, {"name": "Maria Gutierrez", "id": 2454318}, {"name": "Katrina Bernard", "id": 2411707}, {"name": "Juan Murray", "id": 5085634}, {"name": "Scott Gentry", "id": 2027844}, {"name": "Travis Decker", "id": 2477637}, {"name": "Roger Long", "id": 2143571}, {"name": "Cynthia Bass", "id": 5732693}, {"name": "Brandon Cook", "id": 2468567}, {"name": "Chad Austin", "id": 2468191}, {"name": "Robert Nielsen", "id": 1193449}, {"name": "Rachel Hill", "id": 4943596}, {"name": "Bryan Williams", "id": 2459120}, {"name": "Jacob Rodriguez", "id": 2459760}, {"name": "Christina Neal", "id": 4046451}, {"name": "Adam Vasquez", "id": 5419892}, {"name": "Wendy Taylor", "id": 1298933}, {"name": "Jacob Lopez", "id": 2454260}, {"name": "Ann Boone", "id": 5057144}], "links": [{"source": 870403, "target": 2027844}, {"source": 1373709, "target": 2143571}, {"source": 1059728, "target": 2027844}, {"source": 2454416, "target": 2454260}, {"source": 2454416, "target": 2454311}, {"source": 2454416, "target": 2666394}, {"source": 2666394, "target": 2454260}, {"source": 2666394, "target": 2454311}, {"source": 2666394, "target": 2454318}, {"source": 2666394, "target": 2454440}, {"source": 5391132, "target": 5732693}, {"source": 5077285, "target": 5419892}, {"source": 1107750, "target": 2143571}, {"source": 2454311, "target": 2454260}, {"source": 2454311, "target": 2454318}, {"source": 2454311, "target": 2454440}, {"source": 2454440, "target": 2454260}, {"source": 2454318, "target": 2454260}, {"source": 5085634, "target": 5732693}, {"source": 2143571, "target": 1298933}, {"source": 4943596, "target": 5419892}, {"source": 2459120, "target": 4046451}, {"source": 5419892, "target": 5057144}]}
|
[
1059728,
1298933,
2454311,
2459152,
2427929,
5085634,
4943596,
2411707,
2477637,
2468567,
2468191,
1193449,
2459120,
2459760
] | 14 |
990 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Barbara Perkins, Stephen Lewis, Russell Schultz, Nicholas Hood, Kayla Garcia, Joe Miller, Carl Hicks, Jeffrey Mendez, Hannah Riddle, Alyssa Hoffman, Carl Montoya, Robert Bowen, Andrew Dodson, Walter Bernard MD, Mark Johnson, Tammy Whitehead
- Fiendship connections: Barbara Perkins to Stephen Lewis, Barbara Perkins to Russell Schultz, Stephen Lewis to Mark Johnson, Russell Schultz to Nicholas Hood, Nicholas Hood to Carl Hicks, Nicholas Hood to Jeffrey Mendez, Nicholas Hood to Kayla Garcia, Nicholas Hood to Tammy Whitehead, Nicholas Hood to Hannah Riddle, Nicholas Hood to Joe Miller, Nicholas Hood to Robert Bowen, Kayla Garcia to Andrew Dodson, Alyssa Hoffman to Walter Bernard MD, Walter Bernard MD to Mark Johnson
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Barbara Perkins", "id": 2434401}, {"name": "Stephen Lewis", "id": 2570403}, {"name": "Russell Schultz", "id": 2600325}, {"name": "Nicholas Hood", "id": 2498023}, {"name": "Kayla Garcia", "id": 3396969}, {"name": "Joe Miller", "id": 4166925}, {"name": "Carl Hicks", "id": 3007054}, {"name": "Jeffrey Mendez", "id": 3155375}, {"name": "Hannah Riddle", "id": 4079824}, {"name": "Alyssa Hoffman", "id": 2463791}, {"name": "Carl Montoya", "id": 2431410}, {"name": "Robert Bowen", "id": 4852594}, {"name": "Andrew Dodson", "id": 2473908}, {"name": "Walter Bernard MD", "id": 2562678}, {"name": "Mark Johnson", "id": 2405466}, {"name": "Tammy Whitehead", "id": 3730171}], "links": [{"source": 2434401, "target": 2570403}, {"source": 2434401, "target": 2600325}, {"source": 2570403, "target": 2405466}, {"source": 2600325, "target": 2498023}, {"source": 2498023, "target": 3007054}, {"source": 2498023, "target": 3155375}, {"source": 2498023, "target": 3396969}, {"source": 2498023, "target": 3730171}, {"source": 2498023, "target": 4079824}, {"source": 2498023, "target": 4166925}, {"source": 2498023, "target": 4852594}, {"source": 3396969, "target": 2473908}, {"source": 2463791, "target": 2562678}, {"source": 2562678, "target": 2405466}]}
|
[
2434401,
2431410
] | 2 |
991 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Kelly Hansen DVM, Jane Morgan, Michelle Rose, Tabitha Lane, Melissa Carr, Christopher Gordon, Jorge Sims, Amy Young, Lisa Ruiz, Patrick Chambers, Todd Khan, Shannon Edwards, Richard Dixon MD, Nathan Simon, Cynthia Gray, Jason Davis, Bryan Smith, Julie French, Steven Mendoza, Pamela Smith
- Fiendship connections: Jane Morgan to Jason Davis, Jane Morgan to Amy Young, Jane Morgan to Patrick Chambers, Michelle Rose to Richard Dixon MD, Tabitha Lane to Pamela Smith, Tabitha Lane to Julie French, Melissa Carr to Richard Dixon MD, Christopher Gordon to Nathan Simon, Jorge Sims to Julie French, Todd Khan to Julie French, Todd Khan to Steven Mendoza, Richard Dixon MD to Bryan Smith, Nathan Simon to Cynthia Gray, Cynthia Gray to Julie French, Cynthia Gray to Steven Mendoza, Julie French to Steven Mendoza
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Kelly Hansen DVM", "id": 972420}, {"name": "Jane Morgan", "id": 5295505}, {"name": "Michelle Rose", "id": 2484119}, {"name": "Tabitha Lane", "id": 1694364}, {"name": "Melissa Carr", "id": 2501542}, {"name": "Christopher Gordon", "id": 960550}, {"name": "Jorge Sims", "id": 1616170}, {"name": "Amy Young", "id": 4988972}, {"name": "Lisa Ruiz", "id": 1084596}, {"name": "Patrick Chambers", "id": 5103543}, {"name": "Todd Khan", "id": 2162745}, {"name": "Shannon Edwards", "id": 2423994}, {"name": "Richard Dixon MD", "id": 2908373}, {"name": "Nathan Simon", "id": 1718755}, {"name": "Cynthia Gray", "id": 1398891}, {"name": "Jason Davis", "id": 4966764}, {"name": "Bryan Smith", "id": 2424817}, {"name": "Julie French", "id": 2217588}, {"name": "Steven Mendoza", "id": 2217589}, {"name": "Pamela Smith", "id": 1320439}], "links": [{"source": 5295505, "target": 4966764}, {"source": 5295505, "target": 4988972}, {"source": 5295505, "target": 5103543}, {"source": 2484119, "target": 2908373}, {"source": 1694364, "target": 1320439}, {"source": 1694364, "target": 2217588}, {"source": 2501542, "target": 2908373}, {"source": 960550, "target": 1718755}, {"source": 1616170, "target": 2217588}, {"source": 2162745, "target": 2217588}, {"source": 2162745, "target": 2217589}, {"source": 2908373, "target": 2424817}, {"source": 1718755, "target": 1398891}, {"source": 1398891, "target": 2217588}, {"source": 1398891, "target": 2217589}, {"source": 2217588, "target": 2217589}]}
|
[
972420,
5295505,
2424817,
1718755,
1084596,
2423994
] | 6 |
992 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Adam Carey, Cheryl David, Bianca Anderson, Jeffrey Pierce, Curtis Woodward, David Hernandez, William Cooper, David Wolfe, Jeffrey Henry, Mark Jones, John Weaver, Tina Lawson, Amy Whitaker, Ashley Oconnor, Amanda Ali, Michael Mullen, Chase Welch, William Moore, Ms. Erin Mendoza
- Fiendship connections: Adam Carey to Michael Mullen, Adam Carey to Bianca Anderson, Adam Carey to William Cooper, Bianca Anderson to Chase Welch, Jeffrey Pierce to Chase Welch, Curtis Woodward to Chase Welch, Curtis Woodward to David Hernandez, David Hernandez to Amy Whitaker, William Cooper to Jeffrey Henry, Jeffrey Henry to Amanda Ali, Mark Jones to Tina Lawson, John Weaver to Michael Mullen, Tina Lawson to Chase Welch, Ashley Oconnor to Chase Welch, Ashley Oconnor to Ms. Erin Mendoza, Chase Welch to William Moore
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Adam Carey", "id": 2467329}, {"name": "Cheryl David", "id": 2439682}, {"name": "Bianca Anderson", "id": 3350414}, {"name": "Jeffrey Pierce", "id": 3350433}, {"name": "Curtis Woodward", "id": 3350437}, {"name": "David Hernandez", "id": 2472487}, {"name": "William Cooper", "id": 4020539}, {"name": "David Wolfe", "id": 2475068}, {"name": "Jeffrey Henry", "id": 2494401}, {"name": "Mark Jones", "id": 2417604}, {"name": "John Weaver", "id": 2423500}, {"name": "Tina Lawson", "id": 2972371}, {"name": "Amy Whitaker", "id": 4366939}, {"name": "Ashley Oconnor", "id": 2554971}, {"name": "Amanda Ali", "id": 3676519}, {"name": "Michael Mullen", "id": 3221230}, {"name": "Chase Welch", "id": 2427770}, {"name": "William Moore", "id": 3350397}, {"name": "Ms. Erin Mendoza", "id": 2501502}], "links": [{"source": 2467329, "target": 3221230}, {"source": 2467329, "target": 3350414}, {"source": 2467329, "target": 4020539}, {"source": 3350414, "target": 2427770}, {"source": 3350433, "target": 2427770}, {"source": 3350437, "target": 2427770}, {"source": 3350437, "target": 2472487}, {"source": 2472487, "target": 4366939}, {"source": 4020539, "target": 2494401}, {"source": 2494401, "target": 3676519}, {"source": 2417604, "target": 2972371}, {"source": 2423500, "target": 3221230}, {"source": 2972371, "target": 2427770}, {"source": 2554971, "target": 2427770}, {"source": 2554971, "target": 2501502}, {"source": 2427770, "target": 3350397}]}
|
[
2467329,
2439682,
2475068
] | 3 |
993 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Courtney Rosales, Melissa Richardson, Molly Conley, Donald Johnston, Joe Blanchard, Holly Tucker, Edwin Anderson, Richard Thomas, Darren Davis DVM, Christina Chambers, Maria Smith, Carlos Salas, Rebecca Martin, Nicole Thomas, Michele Baker, Bradley Kramer, Casey Potter, Kaitlin Clayton, Kenneth Smith, David Bond, Susan Flores, Mark Barrett
- Fiendship connections: Courtney Rosales to David Bond, Melissa Richardson to Susan Flores, Molly Conley to Susan Flores, Donald Johnston to Michele Baker, Donald Johnston to Susan Flores, Joe Blanchard to Carlos Salas, Joe Blanchard to Richard Thomas, Joe Blanchard to Bradley Kramer, Holly Tucker to Kaitlin Clayton, Holly Tucker to Nicole Thomas, Holly Tucker to Kenneth Smith, Edwin Anderson to David Bond, Darren Davis DVM to David Bond, Maria Smith to Michele Baker, Maria Smith to Susan Flores, Nicole Thomas to Kenneth Smith, Michele Baker to Susan Flores, David Bond to Mark Barrett
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Courtney Rosales", "id": 2495750}, {"name": "Melissa Richardson", "id": 1188230}, {"name": "Molly Conley", "id": 797194}, {"name": "Donald Johnston", "id": 1157142}, {"name": "Joe Blanchard", "id": 2422189}, {"name": "Holly Tucker", "id": 1828786}, {"name": "Edwin Anderson", "id": 2454452}, {"name": "Richard Thomas", "id": 3180341}, {"name": "Darren Davis DVM", "id": 2435767}, {"name": "Christina Chambers", "id": 2410046}, {"name": "Maria Smith", "id": 906947}, {"name": "Carlos Salas", "id": 3179715}, {"name": "Rebecca Martin", "id": 2447045}, {"name": "Nicole Thomas", "id": 966470}, {"name": "Michele Baker", "id": 776137}, {"name": "Bradley Kramer", "id": 3180362}, {"name": "Casey Potter", "id": 2466386}, {"name": "Kaitlin Clayton", "id": 937723}, {"name": "Kenneth Smith", "id": 1234911}, {"name": "David Bond", "id": 2515819}, {"name": "Susan Flores", "id": 1137913}, {"name": "Mark Barrett", "id": 2439803}], "links": [{"source": 2495750, "target": 2515819}, {"source": 1188230, "target": 1137913}, {"source": 797194, "target": 1137913}, {"source": 1157142, "target": 776137}, {"source": 1157142, "target": 1137913}, {"source": 2422189, "target": 3179715}, {"source": 2422189, "target": 3180341}, {"source": 2422189, "target": 3180362}, {"source": 1828786, "target": 937723}, {"source": 1828786, "target": 966470}, {"source": 1828786, "target": 1234911}, {"source": 2454452, "target": 2515819}, {"source": 2435767, "target": 2515819}, {"source": 906947, "target": 776137}, {"source": 906947, "target": 1137913}, {"source": 966470, "target": 1234911}, {"source": 776137, "target": 1137913}, {"source": 2515819, "target": 2439803}]}
|
[
2495750,
906947,
3180341,
1828786,
2410046,
2447045,
2466386
] | 7 |
994 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Steven Salazar, Casey Ramos, Alex Clark, Jennifer Jackson, Stephen Morton, Emma Hamilton, Zachary Wagner, Matthew Payne, Kathleen Gutierrez, Andrew Hess, Michelle Brown, Carl Montoya, Jonathan Gonzales, Dr. Chelsea Thornton, Sarah Morales, Lisa Mcdonald
- Fiendship connections: Casey Ramos to Emma Hamilton, Casey Ramos to Sarah Morales, Casey Ramos to Lisa Mcdonald, Casey Ramos to Matthew Payne, Casey Ramos to Zachary Wagner, Alex Clark to Michelle Brown, Stephen Morton to Emma Hamilton
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Steven Salazar", "id": 4976288}, {"name": "Casey Ramos", "id": 5041985}, {"name": "Alex Clark", "id": 2405249}, {"name": "Jennifer Jackson", "id": 5159489}, {"name": "Stephen Morton", "id": 4943589}, {"name": "Emma Hamilton", "id": 4940742}, {"name": "Zachary Wagner", "id": 5816967}, {"name": "Matthew Payne", "id": 5816966}, {"name": "Kathleen Gutierrez", "id": 2422000}, {"name": "Andrew Hess", "id": 5009776}, {"name": "Michelle Brown", "id": 2540306}, {"name": "Carl Montoya", "id": 2431410}, {"name": "Jonathan Gonzales", "id": 2475541}, {"name": "Dr. Chelsea Thornton", "id": 2405401}, {"name": "Sarah Morales", "id": 4971706}, {"name": "Lisa Mcdonald", "id": 5816957}], "links": [{"source": 5041985, "target": 4940742}, {"source": 5041985, "target": 4971706}, {"source": 5041985, "target": 5816957}, {"source": 5041985, "target": 5816966}, {"source": 5041985, "target": 5816967}, {"source": 2405249, "target": 2540306}, {"source": 4943589, "target": 4940742}]}
|
[
4976288,
5041985,
2405249,
5159489,
2422000,
5009776,
2431410,
2475541,
2405401
] | 9 |
995 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Trevor Lewis, Hannah Rivera, Mr. Ryan Macias, Robert Patton, Dalton Webster, Tammy Smith, Diana Thompson, Denise Torres, Madison Miller, Lisa Anderson, Kaylee Gonzalez, Kyle Hudson, Caroline May, Joshua House, Nancy Ray, Sandra Robinson, William Suarez, Lauren Morgan, Rachel Gomez
- Fiendship connections: Hannah Rivera to Rachel Gomez, Dalton Webster to Joshua House, Dalton Webster to Diana Thompson, Dalton Webster to Tammy Smith, Dalton Webster to Lauren Morgan, Dalton Webster to Lisa Anderson, Denise Torres to William Suarez, Madison Miller to Kyle Hudson, Kaylee Gonzalez to Nancy Ray, Kyle Hudson to Sandra Robinson, Nancy Ray to Lauren Morgan
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Trevor Lewis", "id": 4931719}, {"name": "Hannah Rivera", "id": 5831693}, {"name": "Mr. Ryan Macias", "id": 2499225}, {"name": "Robert Patton", "id": 2404889}, {"name": "Dalton Webster", "id": 783388}, {"name": "Tammy Smith", "id": 982433}, {"name": "Diana Thompson", "id": 1191461}, {"name": "Denise Torres", "id": 2423472}, {"name": "Madison Miller", "id": 4652341}, {"name": "Lisa Anderson", "id": 1558719}, {"name": "Kaylee Gonzalez", "id": 1335488}, {"name": "Kyle Hudson", "id": 2483541}, {"name": "Caroline May", "id": 2430295}, {"name": "Joshua House", "id": 931679}, {"name": "Nancy Ray", "id": 1297378}, {"name": "Sandra Robinson", "id": 2471909}, {"name": "William Suarez", "id": 3218792}, {"name": "Lauren Morgan", "id": 1551345}, {"name": "Rachel Gomez", "id": 5037554}], "links": [{"source": 5831693, "target": 5037554}, {"source": 783388, "target": 931679}, {"source": 783388, "target": 1191461}, {"source": 783388, "target": 982433}, {"source": 783388, "target": 1551345}, {"source": 783388, "target": 1558719}, {"source": 2423472, "target": 3218792}, {"source": 4652341, "target": 2483541}, {"source": 1335488, "target": 1297378}, {"source": 2483541, "target": 2471909}, {"source": 1297378, "target": 1551345}]}
|
[
4931719,
5037554,
2499225,
2404889,
1335488,
2423472,
2471909,
2430295
] | 8 |
996 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Ryan Gonzalez, Jessica Chen, Amanda White, Ashley Stewart, Lisa Larson, Elizabeth Wright, Cameron Velasquez, Alex Dalton, Paula Henderson, John Thompson, Eric Young, Kelly Smith, Heather White, Alejandro Jimenez, Holly Gonzalez, Alexis Cruz, Benjamin Gibson, Bradley Robinson, Rachel Ryan, Nathaniel Farrell, John Wheeler, Kevin Franklin, Jeremiah Brown, Ernest Robertson
- Fiendship connections: Ryan Gonzalez to Jeremiah Brown, Ryan Gonzalez to Alejandro Jimenez, Jessica Chen to Alexis Cruz, Amanda White to Alexis Cruz, Ashley Stewart to Jeremiah Brown, Lisa Larson to Jeremiah Brown, Elizabeth Wright to Bradley Robinson, Cameron Velasquez to Alexis Cruz, Alex Dalton to Paula Henderson, Alex Dalton to Kevin Franklin, Alex Dalton to John Thompson, Eric Young to Kevin Franklin, Kelly Smith to Heather White, Kelly Smith to Holly Gonzalez, Heather White to Holly Gonzalez, Alexis Cruz to John Wheeler, Benjamin Gibson to Jeremiah Brown, Bradley Robinson to Jeremiah Brown, Nathaniel Farrell to Jeremiah Brown, Jeremiah Brown to Ernest Robertson
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Ryan Gonzalez", "id": 2211079}, {"name": "Jessica Chen", "id": 6081935}, {"name": "Amanda White", "id": 6081941}, {"name": "Ashley Stewart", "id": 1518749}, {"name": "Lisa Larson", "id": 1137827}, {"name": "Elizabeth Wright", "id": 935595}, {"name": "Cameron Velasquez", "id": 5276587}, {"name": "Alex Dalton", "id": 1395118}, {"name": "Paula Henderson", "id": 799918}, {"name": "John Thompson", "id": 1698482}, {"name": "Eric Young", "id": 1468466}, {"name": "Kelly Smith", "id": 849463}, {"name": "Heather White", "id": 1657401}, {"name": "Alejandro Jimenez", "id": 2134346}, {"name": "Holly Gonzalez", "id": 2143452}, {"name": "Alexis Cruz", "id": 5002844}, {"name": "Benjamin Gibson", "id": 1713383}, {"name": "Bradley Robinson", "id": 1661548}, {"name": "Rachel Ryan", "id": 5347950}, {"name": "Nathaniel Farrell", "id": 939503}, {"name": "John Wheeler", "id": 5058031}, {"name": "Kevin Franklin", "id": 1530873}, {"name": "Jeremiah Brown", "id": 2068861}, {"name": "Ernest Robertson", "id": 1950591}], "links": [{"source": 2211079, "target": 2068861}, {"source": 2211079, "target": 2134346}, {"source": 6081935, "target": 5002844}, {"source": 6081941, "target": 5002844}, {"source": 1518749, "target": 2068861}, {"source": 1137827, "target": 2068861}, {"source": 935595, "target": 1661548}, {"source": 5276587, "target": 5002844}, {"source": 1395118, "target": 799918}, {"source": 1395118, "target": 1530873}, {"source": 1395118, "target": 1698482}, {"source": 1468466, "target": 1530873}, {"source": 849463, "target": 1657401}, {"source": 849463, "target": 2143452}, {"source": 1657401, "target": 2143452}, {"source": 5002844, "target": 5058031}, {"source": 1713383, "target": 2068861}, {"source": 1661548, "target": 2068861}, {"source": 939503, "target": 2068861}, {"source": 2068861, "target": 1950591}]}
|
[
1137827,
5276587,
799918,
1657401,
5347950
] | 5 |
997 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Jacqueline Parks, Susan Fuentes, Anne Johnson, Kristen Williams, Kurt Parker, Robert Peterson, Jennifer Bush, Krystal Lewis, Kenneth Jones, Amanda Jones, Willie Bates, Chris Gilmore, Justin Brown, Russell Floyd, Mathew Cowan, Heather Powell, Michael Thompson, Tanya Gutierrez, Danielle Morales, Tyler Bass, Julie Wood, Pamela Garcia, Audrey Schmidt, Eddie Flynn, Joan Huynh, Jeffery Hubbard
- Fiendship connections: Anne Johnson to Eddie Flynn, Kristen Williams to Chris Gilmore, Jennifer Bush to Eddie Flynn, Jennifer Bush to Tanya Gutierrez, Krystal Lewis to Kenneth Jones, Kenneth Jones to Russell Floyd, Kenneth Jones to Joan Huynh, Kenneth Jones to Julie Wood, Amanda Jones to Eddie Flynn, Amanda Jones to Justin Brown, Willie Bates to Eddie Flynn, Chris Gilmore to Michael Thompson, Chris Gilmore to Audrey Schmidt, Russell Floyd to Julie Wood, Mathew Cowan to Eddie Flynn, Heather Powell to Eddie Flynn, Tanya Gutierrez to Danielle Morales, Tanya Gutierrez to Tyler Bass
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Jacqueline Parks", "id": 1494528}, {"name": "Susan Fuentes", "id": 1305987}, {"name": "Anne Johnson", "id": 52233}, {"name": "Kristen Williams", "id": 6041483}, {"name": "Kurt Parker", "id": 5107098}, {"name": "Robert Peterson", "id": 2149660}, {"name": "Jennifer Bush", "id": 172574}, {"name": "Krystal Lewis", "id": 1578911}, {"name": "Kenneth Jones", "id": 1578913}, {"name": "Amanda Jones", "id": 510248}, {"name": "Willie Bates", "id": 68008}, {"name": "Chris Gilmore", "id": 4928942}, {"name": "Justin Brown", "id": 510266}, {"name": "Russell Floyd", "id": 1015104}, {"name": "Mathew Cowan", "id": 169668}, {"name": "Heather Powell", "id": 655173}, {"name": "Michael Thompson", "id": 4934724}, {"name": "Tanya Gutierrez", "id": 632143}, {"name": "Danielle Morales", "id": 632145}, {"name": "Tyler Bass", "id": 632149}, {"name": "Julie Wood", "id": 1249501}, {"name": "Pamela Garcia", "id": 133228}, {"name": "Audrey Schmidt", "id": 5496562}, {"name": "Eddie Flynn", "id": 132983}, {"name": "Joan Huynh", "id": 1092856}, {"name": "Jeffery Hubbard", "id": 4927099}], "links": [{"source": 52233, "target": 132983}, {"source": 6041483, "target": 4928942}, {"source": 172574, "target": 132983}, {"source": 172574, "target": 632143}, {"source": 1578911, "target": 1578913}, {"source": 1578913, "target": 1015104}, {"source": 1578913, "target": 1092856}, {"source": 1578913, "target": 1249501}, {"source": 510248, "target": 132983}, {"source": 510248, "target": 510266}, {"source": 68008, "target": 132983}, {"source": 4928942, "target": 4934724}, {"source": 4928942, "target": 5496562}, {"source": 1015104, "target": 1249501}, {"source": 169668, "target": 132983}, {"source": 655173, "target": 132983}, {"source": 632143, "target": 632145}, {"source": 632143, "target": 632149}]}
|
[
1494528,
1305987,
169668,
5496562,
5107098,
2149660,
1015104,
133228,
4927099
] | 9 |
998 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Elizabeth Banks, Michael Howard, Travis Watson, Richard Mccoy, Jennifer Lin, Joshua Singh, Brian Hardin, Erin Parker, Vanessa Hogan, Eric Jimenez, Emily Jacobson, Kevin Griffith, Mark Wilson, Dennis Simmons, Joyce Frazier, Mary Atkins, Stephanie Johnson, Benjamin King, Emily Perry, Megan Rogers, Scott Rodriguez
- Fiendship connections: Michael Howard to Richard Mccoy, Michael Howard to Kevin Griffith, Michael Howard to Erin Parker, Michael Howard to Dennis Simmons, Michael Howard to Joyce Frazier, Travis Watson to Mary Atkins, Travis Watson to Megan Rogers, Travis Watson to Scott Rodriguez, Travis Watson to Mark Wilson, Richard Mccoy to Kevin Griffith, Richard Mccoy to Dennis Simmons, Richard Mccoy to Joyce Frazier, Jennifer Lin to Eric Jimenez, Jennifer Lin to Emily Perry, Joshua Singh to Mary Atkins, Brian Hardin to Vanessa Hogan, Vanessa Hogan to Benjamin King, Vanessa Hogan to Emily Jacobson, Kevin Griffith to Dennis Simmons, Kevin Griffith to Joyce Frazier, Mark Wilson to Mary Atkins, Mark Wilson to Megan Rogers, Mark Wilson to Scott Rodriguez, Dennis Simmons to Joyce Frazier, Mary Atkins to Megan Rogers, Stephanie Johnson to Benjamin King, Megan Rogers to Scott Rodriguez
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Elizabeth Banks", "id": 4951046}, {"name": "Michael Howard", "id": 1295502}, {"name": "Travis Watson", "id": 104211}, {"name": "Richard Mccoy", "id": 1062038}, {"name": "Jennifer Lin", "id": 24}, {"name": "Joshua Singh", "id": 4122}, {"name": "Brian Hardin", "id": 4989600}, {"name": "Erin Parker", "id": 1198503}, {"name": "Vanessa Hogan", "id": 5465257}, {"name": "Eric Jimenez", "id": 11822}, {"name": "Emily Jacobson", "id": 4966080}, {"name": "Kevin Griffith", "id": 1074244}, {"name": "Mark Wilson", "id": 8388}, {"name": "Dennis Simmons", "id": 1997894}, {"name": "Joyce Frazier", "id": 1997895}, {"name": "Mary Atkins", "id": 724}, {"name": "Stephanie Johnson", "id": 5465178}, {"name": "Benjamin King", "id": 4929883}, {"name": "Emily Perry", "id": 4981}, {"name": "Megan Rogers", "id": 4729}, {"name": "Scott Rodriguez", "id": 4734}], "links": [{"source": 1295502, "target": 1062038}, {"source": 1295502, "target": 1074244}, {"source": 1295502, "target": 1198503}, {"source": 1295502, "target": 1997894}, {"source": 1295502, "target": 1997895}, {"source": 104211, "target": 724}, {"source": 104211, "target": 4729}, {"source": 104211, "target": 4734}, {"source": 104211, "target": 8388}, {"source": 1062038, "target": 1074244}, {"source": 1062038, "target": 1997894}, {"source": 1062038, "target": 1997895}, {"source": 24, "target": 11822}, {"source": 24, "target": 4981}, {"source": 4122, "target": 724}, {"source": 4989600, "target": 5465257}, {"source": 5465257, "target": 4929883}, {"source": 5465257, "target": 4966080}, {"source": 1074244, "target": 1997894}, {"source": 1074244, "target": 1997895}, {"source": 8388, "target": 724}, {"source": 8388, "target": 4729}, {"source": 8388, "target": 4734}, {"source": 1997894, "target": 1997895}, {"source": 724, "target": 4729}, {"source": 5465178, "target": 4929883}, {"source": 4729, "target": 4734}]}
|
[
4951046,
1074244,
8388,
24,
4989600
] | 5 |
999 |
You are required to identify all connected components in the given social network and output one representative node from each component.
Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other.
**Problem to Solve**
- Names in the network: Elizabeth Smith, Amy Lopez, Sherry Griffin, Angelica Carter, Catherine Ponce, Deanna Brown, John Durham, Richard Solomon, Frank Bishop, Ronald Reed, Marissa Wilson, April Mcguire, Ronald Green, Mark Castro, Hailey Mccormick
- Fiendship connections: Elizabeth Smith to Richard Solomon, Elizabeth Smith to Frank Bishop, Amy Lopez to Angelica Carter, Sherry Griffin to Catherine Ponce, Sherry Griffin to John Durham, Angelica Carter to April Mcguire, Angelica Carter to Mark Castro, Angelica Carter to Marissa Wilson, Angelica Carter to Ronald Reed, Angelica Carter to Hailey Mccormick, Angelica Carter to Ronald Green
Identify all connected components in this network. Note that for each connected component, you should only output one of its nodes.
Present your answer in the following format: [UserA, UserB, UserC, UserD, ...]
|
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Elizabeth Smith", "id": 1757472}, {"name": "Amy Lopez", "id": 2491585}, {"name": "Sherry Griffin", "id": 2895970}, {"name": "Angelica Carter", "id": 3260197}, {"name": "Catherine Ponce", "id": 2481222}, {"name": "Deanna Brown", "id": 2470374}, {"name": "John Durham", "id": 2493352}, {"name": "Richard Solomon", "id": 1053161}, {"name": "Frank Bishop", "id": 1890571}, {"name": "Ronald Reed", "id": 2458700}, {"name": "Marissa Wilson", "id": 2448205}, {"name": "April Mcguire", "id": 2425007}, {"name": "Ronald Green", "id": 2497970}, {"name": "Mark Castro", "id": 2432532}, {"name": "Hailey Mccormick", "id": 2478974}], "links": [{"source": 1757472, "target": 1053161}, {"source": 1757472, "target": 1890571}, {"source": 2491585, "target": 3260197}, {"source": 2895970, "target": 2481222}, {"source": 2895970, "target": 2493352}, {"source": 3260197, "target": 2425007}, {"source": 3260197, "target": 2432532}, {"source": 3260197, "target": 2448205}, {"source": 3260197, "target": 2458700}, {"source": 3260197, "target": 2478974}, {"source": 3260197, "target": 2497970}]}
|
[
1757472,
2491585,
2493352,
2470374
] | 4 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.