id
int64 0
5k
| problem_text
stringlengths 886
3.79k
| graph
stringlengths 803
4.62k
| path
listlengths 1
18
| exact_answer
int64 1
18
|
---|---|---|---|---|
800 |
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: Daniel Wall Jr., Caleb Lindsey, Dr. Dennis Cook, Shane Wood, Brian Rubio, Lori Jones, Lisa Hinton, Sean Rios, Christopher Moore, Joseph Butler, Erik Curry, Pamela Ferguson, Jessica Livingston, John Harris, Anthony Leonard, Patrick Berg
- Fiendship connections: Daniel Wall Jr. to Brian Rubio, Daniel Wall Jr. to Sean Rios, Caleb Lindsey to Sean Rios, Dr. Dennis Cook to Joseph Butler, Brian Rubio to Jessica Livingston, Brian Rubio to Sean Rios, Lori Jones to Erik Curry, Lisa Hinton to Joseph Butler, Sean Rios to Jessica Livingston, Sean Rios to Anthony Leonard, Christopher Moore to Joseph Butler, Erik Curry to John Harris, Pamela Ferguson to Patrick Berg
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": "Daniel Wall Jr.", "id": 2453663}, {"name": "Caleb Lindsey", "id": 3894552}, {"name": "Dr. Dennis Cook", "id": 1459367}, {"name": "Shane Wood", "id": 2492681}, {"name": "Brian Rubio", "id": 2404138}, {"name": "Lori Jones", "id": 3197998}, {"name": "Lisa Hinton", "id": 1717971}, {"name": "Sean Rios", "id": 2453716}, {"name": "Christopher Moore", "id": 2385556}, {"name": "Joseph Butler", "id": 2170357}, {"name": "Erik Curry", "id": 2423190}, {"name": "Pamela Ferguson", "id": 2475350}, {"name": "Jessica Livingston", "id": 2453686}, {"name": "John Harris", "id": 3198004}, {"name": "Anthony Leonard", "id": 3894558}, {"name": "Patrick Berg", "id": 4444607}], "links": [{"source": 2453663, "target": 2404138}, {"source": 2453663, "target": 2453716}, {"source": 3894552, "target": 2453716}, {"source": 1459367, "target": 2170357}, {"source": 2404138, "target": 2453686}, {"source": 2404138, "target": 2453716}, {"source": 3197998, "target": 2423190}, {"source": 1717971, "target": 2170357}, {"source": 2453716, "target": 2453686}, {"source": 2453716, "target": 3894558}, {"source": 2385556, "target": 2170357}, {"source": 2423190, "target": 3198004}, {"source": 2475350, "target": 4444607}]}
|
[
2404138,
1717971,
2492681,
2423190,
2475350
] | 5 |
801 |
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: Travis Downs, Patrick Choi, Ashley Perry, Amber Luna, Eric Russell, Lisa Sparks, Amy Harris, Terry Allen, Brandy Ruiz, Stephen Turner, Tammy Dawson, Debbie Holt, Thomas Palmer, Vanessa Rivera, Jamie Rangel
- Fiendship connections: Travis Downs to Stephen Turner, Travis Downs to Patrick Choi, Travis Downs to Ashley Perry, Travis Downs to Lisa Sparks, Travis Downs to Amber Luna, Travis Downs to Debbie Holt, Patrick Choi to Ashley Perry, Lisa Sparks to Stephen Turner, Lisa Sparks to Vanessa Rivera, Amy Harris to Tammy Dawson, Amy Harris to Thomas Palmer, Brandy Ruiz to Vanessa Rivera, Tammy Dawson to Jamie Rangel
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": "Travis Downs", "id": 1732896}, {"name": "Patrick Choi", "id": 897062}, {"name": "Ashley Perry", "id": 897063}, {"name": "Amber Luna", "id": 1215626}, {"name": "Eric Russell", "id": 1146795}, {"name": "Lisa Sparks", "id": 1106188}, {"name": "Amy Harris", "id": 2969358}, {"name": "Terry Allen", "id": 2491567}, {"name": "Brandy Ruiz", "id": 1151132}, {"name": "Stephen Turner", "id": 786774}, {"name": "Tammy Dawson", "id": 2464503}, {"name": "Debbie Holt", "id": 1946038}, {"name": "Thomas Palmer", "id": 2464570}, {"name": "Vanessa Rivera", "id": 1578908}, {"name": "Jamie Rangel", "id": 4209567}], "links": [{"source": 1732896, "target": 786774}, {"source": 1732896, "target": 897062}, {"source": 1732896, "target": 897063}, {"source": 1732896, "target": 1106188}, {"source": 1732896, "target": 1215626}, {"source": 1732896, "target": 1946038}, {"source": 897062, "target": 897063}, {"source": 1106188, "target": 786774}, {"source": 1106188, "target": 1578908}, {"source": 2969358, "target": 2464503}, {"source": 2969358, "target": 2464570}, {"source": 1151132, "target": 1578908}, {"source": 2464503, "target": 4209567}]}
|
[
1732896,
1146795,
4209567,
2491567
] | 4 |
802 |
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 Moore, Breanna Thompson, Dale Kirby, William Cole, James Brooks, Gene Hubbard, Margaret Johnson, Charles Kramer, David Mcgee, Jacqueline Campbell, Nichole Reynolds, Amber Phelps, April Carr, Haley Koch, Amber Banks, Lindsay Thompson, Mr. Wayne Myers, Michelle Peterson, Julie Cole, Karen Douglas, Stephanie Martinez
- Fiendship connections: Richard Moore to Breanna Thompson, Breanna Thompson to Julie Cole, Breanna Thompson to Amber Banks, Dale Kirby to Julie Cole, Dale Kirby to Nichole Reynolds, Dale Kirby to James Brooks, William Cole to James Brooks, William Cole to Amber Phelps, Gene Hubbard to Jacqueline Campbell, Gene Hubbard to Mr. Wayne Myers, Gene Hubbard to Michelle Peterson, Gene Hubbard to Margaret Johnson, Gene Hubbard to Stephanie Martinez, Gene Hubbard to Lindsay Thompson, Margaret Johnson to Karen Douglas, Charles Kramer to Michelle Peterson, David Mcgee to Karen Douglas, Nichole Reynolds to Julie Cole, April Carr to Lindsay Thompson, Haley Koch to Lindsay Thompson, Amber Banks to Stephanie 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": "Richard Moore", "id": 1718660}, {"name": "Breanna Thompson", "id": 1074057}, {"name": "Dale Kirby", "id": 1317519}, {"name": "William Cole", "id": 868112}, {"name": "James Brooks", "id": 1039124}, {"name": "Gene Hubbard", "id": 1792407}, {"name": "Margaret Johnson", "id": 1435161}, {"name": "Charles Kramer", "id": 875172}, {"name": "David Mcgee", "id": 846764}, {"name": "Jacqueline Campbell", "id": 1153074}, {"name": "Nichole Reynolds", "id": 945330}, {"name": "Amber Phelps", "id": 1284033}, {"name": "April Carr", "id": 1860932}, {"name": "Haley Koch", "id": 2397256}, {"name": "Amber Banks", "id": 1375440}, {"name": "Lindsay Thompson", "id": 2326358}, {"name": "Mr. Wayne Myers", "id": 1206744}, {"name": "Michelle Peterson", "id": 1358684}, {"name": "Julie Cole", "id": 937069}, {"name": "Karen Douglas", "id": 1455731}, {"name": "Stephanie Martinez", "id": 1604984}], "links": [{"source": 1718660, "target": 1074057}, {"source": 1074057, "target": 937069}, {"source": 1074057, "target": 1375440}, {"source": 1317519, "target": 937069}, {"source": 1317519, "target": 945330}, {"source": 1317519, "target": 1039124}, {"source": 868112, "target": 1039124}, {"source": 868112, "target": 1284033}, {"source": 1792407, "target": 1153074}, {"source": 1792407, "target": 1206744}, {"source": 1792407, "target": 1358684}, {"source": 1792407, "target": 1435161}, {"source": 1792407, "target": 1604984}, {"source": 1792407, "target": 2326358}, {"source": 1435161, "target": 1455731}, {"source": 875172, "target": 1358684}, {"source": 846764, "target": 1455731}, {"source": 945330, "target": 937069}, {"source": 1860932, "target": 2326358}, {"source": 2397256, "target": 2326358}, {"source": 1375440, "target": 1604984}]}
|
[
1718660
] | 1 |
803 |
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 Moore, Jack Hunter, Christie Martin, Richard Castaneda, Richard Turner, Andre Lucero, Catherine Hendrix, Alexandria Garza, Michael Wilkins, Kristin Paul, Crystal Suarez, Amy Wallace, Diana Thomas, Toni Reyes, Cheryl Haas, Willie Blankenship, Anna Edwards, Lisa Riley, Larry Reed, Kristen Wright, Lisa Adams
- Fiendship connections: Melissa Moore to Richard Turner, Melissa Moore to Lisa Adams, Jack Hunter to Michael Wilkins, Christie Martin to Anna Edwards, Richard Castaneda to Crystal Suarez, Richard Castaneda to Anna Edwards, Richard Turner to Willie Blankenship, Andre Lucero to Anna Edwards, Andre Lucero to Lisa Adams, Catherine Hendrix to Diana Thomas, Alexandria Garza to Anna Edwards, Alexandria Garza to Kristin Paul, Michael Wilkins to Toni Reyes, Amy Wallace to Kristen Wright, Amy Wallace to Willie Blankenship, Diana Thomas to Kristen Wright, Toni Reyes to Larry Reed, Cheryl Haas to Anna Edwards, Anna Edwards to Larry Reed, Anna Edwards to Lisa Riley
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 Moore", "id": 1170574}, {"name": "Jack Hunter", "id": 1202967}, {"name": "Christie Martin", "id": 1174060}, {"name": "Richard Castaneda", "id": 893487}, {"name": "Richard Turner", "id": 1305270}, {"name": "Andre Lucero", "id": 1531330}, {"name": "Catherine Hendrix", "id": 1093453}, {"name": "Alexandria Garza", "id": 977357}, {"name": "Michael Wilkins", "id": 982355}, {"name": "Kristin Paul", "id": 1753564}, {"name": "Crystal Suarez", "id": 824925}, {"name": "Amy Wallace", "id": 1321185}, {"name": "Diana Thomas", "id": 965090}, {"name": "Toni Reyes", "id": 851942}, {"name": "Cheryl Haas", "id": 873319}, {"name": "Willie Blankenship", "id": 1480557}, {"name": "Anna Edwards", "id": 1423474}, {"name": "Lisa Riley", "id": 968820}, {"name": "Larry Reed", "id": 847994}, {"name": "Kristen Wright", "id": 1323131}, {"name": "Lisa Adams", "id": 1481212}], "links": [{"source": 1170574, "target": 1305270}, {"source": 1170574, "target": 1481212}, {"source": 1202967, "target": 982355}, {"source": 1174060, "target": 1423474}, {"source": 893487, "target": 824925}, {"source": 893487, "target": 1423474}, {"source": 1305270, "target": 1480557}, {"source": 1531330, "target": 1423474}, {"source": 1531330, "target": 1481212}, {"source": 1093453, "target": 965090}, {"source": 977357, "target": 1423474}, {"source": 977357, "target": 1753564}, {"source": 982355, "target": 851942}, {"source": 1321185, "target": 1323131}, {"source": 1321185, "target": 1480557}, {"source": 965090, "target": 1323131}, {"source": 851942, "target": 847994}, {"source": 873319, "target": 1423474}, {"source": 1423474, "target": 847994}, {"source": 1423474, "target": 968820}]}
|
[
1170574
] | 1 |
804 |
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: Bradley Garcia, Henry Wilson, Kathleen Alvarez, Richard Williams, Nancy Walker, William Cervantes, Christian Stokes, Natalie Wu, Dr. Nicholas Jenkins, Rachel Olson, Jamie Matthews, David Cooper, William Anderson, Nicole Hall, Seth Smith, Danielle Perkins, Vanessa Jackson, Matthew Guzman, Stacy Jones, Jasmine Phillips, Tracy Moore
- Fiendship connections: Bradley Garcia to Danielle Perkins, Bradley Garcia to Matthew Guzman, Bradley Garcia to Natalie Wu, Henry Wilson to Rachel Olson, Henry Wilson to David Cooper, Kathleen Alvarez to Stacy Jones, Richard Williams to Tracy Moore, Nancy Walker to Matthew Guzman, William Cervantes to Natalie Wu, Christian Stokes to Stacy Jones, Christian Stokes to Jasmine Phillips, Natalie Wu to Danielle Perkins, Dr. Nicholas Jenkins to Matthew Guzman, Jamie Matthews to Stacy Jones, David Cooper to Matthew Guzman, William Anderson to Stacy Jones, William Anderson to Matthew Guzman, Nicole Hall to Stacy Jones, Seth Smith to Stacy Jones, Seth Smith to Vanessa Jackson, Vanessa Jackson to Stacy Jones, Stacy Jones to Tracy 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": "Bradley Garcia", "id": 4979970}, {"name": "Henry Wilson", "id": 5054082}, {"name": "Kathleen Alvarez", "id": 5806216}, {"name": "Richard Williams", "id": 4954377}, {"name": "Nancy Walker", "id": 4962573}, {"name": "William Cervantes", "id": 5588370}, {"name": "Christian Stokes", "id": 5091488}, {"name": "Natalie Wu", "id": 5243299}, {"name": "Dr. Nicholas Jenkins", "id": 4944293}, {"name": "Rachel Olson", "id": 4944173}, {"name": "Jamie Matthews", "id": 5126461}, {"name": "David Cooper", "id": 4980159}, {"name": "William Anderson", "id": 4980031}, {"name": "Nicole Hall", "id": 5191618}, {"name": "Seth Smith", "id": 4976458}, {"name": "Danielle Perkins", "id": 4966987}, {"name": "Vanessa Jackson", "id": 4969036}, {"name": "Matthew Guzman", "id": 4979941}, {"name": "Stacy Jones", "id": 4931313}, {"name": "Jasmine Phillips", "id": 4936565}, {"name": "Tracy Moore", "id": 4945528}], "links": [{"source": 4979970, "target": 4966987}, {"source": 4979970, "target": 4979941}, {"source": 4979970, "target": 5243299}, {"source": 5054082, "target": 4944173}, {"source": 5054082, "target": 4980159}, {"source": 5806216, "target": 4931313}, {"source": 4954377, "target": 4945528}, {"source": 4962573, "target": 4979941}, {"source": 5588370, "target": 5243299}, {"source": 5091488, "target": 4931313}, {"source": 5091488, "target": 4936565}, {"source": 5243299, "target": 4966987}, {"source": 4944293, "target": 4979941}, {"source": 5126461, "target": 4931313}, {"source": 4980159, "target": 4979941}, {"source": 4980031, "target": 4931313}, {"source": 4980031, "target": 4979941}, {"source": 5191618, "target": 4931313}, {"source": 4976458, "target": 4931313}, {"source": 4976458, "target": 4969036}, {"source": 4969036, "target": 4931313}, {"source": 4931313, "target": 4945528}]}
|
[
4979970
] | 1 |
805 |
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: Jon Walker, Joe Allen, Jason Alvarez, Megan Bailey, Jason Brown, Patricia Randall, Ryan Weber, Jacqueline Shaffer, Suzanne Cruz, Holly Silva, Sabrina Smith, Tina Caldwell, Joyce Thomas, Christopher Chambers, Tommy Leonard, Kevin Mitchell, Shane Patel, David Rodriguez, Connor Bell, Regina Reed, Amy Compton, Thomas Bright, Rodney Mcmillan, Reginald Stevens, Wesley Maxwell, Troy Hammond, Jasmin Williams, Jonathan Orozco, Jesse Johns, John Padilla
- Fiendship connections: Joe Allen to Jacqueline Shaffer, Joe Allen to Jason Alvarez, Jason Alvarez to Jacqueline Shaffer, Jason Alvarez to Suzanne Cruz, Jason Alvarez to Megan Bailey, Megan Bailey to Suzanne Cruz, Megan Bailey to Holly Silva, Ryan Weber to Troy Hammond, Sabrina Smith to Kevin Mitchell, Sabrina Smith to Jonathan Orozco, Sabrina Smith to David Rodriguez, Joyce Thomas to Troy Hammond, Tommy Leonard to Reginald Stevens, Tommy Leonard to Connor Bell, Tommy Leonard to Thomas Bright, Tommy Leonard to Amy Compton, Kevin Mitchell to Jasmin Williams, David Rodriguez to Jonathan Orozco, Connor Bell to Reginald Stevens, Rodney Mcmillan to Troy Hammond, Wesley Maxwell to Troy Hammond
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": "Jon Walker", "id": 5014912}, {"name": "Joe Allen", "id": 819972}, {"name": "Jason Alvarez", "id": 1293965}, {"name": "Megan Bailey", "id": 1232656}, {"name": "Jason Brown", "id": 2413584}, {"name": "Patricia Randall", "id": 861204}, {"name": "Ryan Weber", "id": 5056020}, {"name": "Jacqueline Shaffer", "id": 1023638}, {"name": "Suzanne Cruz", "id": 1198999}, {"name": "Holly Silva", "id": 1713941}, {"name": "Sabrina Smith", "id": 469023}, {"name": "Tina Caldwell", "id": 2490019}, {"name": "Joyce Thomas", "id": 5582884}, {"name": "Christopher Chambers", "id": 5053604}, {"name": "Tommy Leonard", "id": 2654765}, {"name": "Kevin Mitchell", "id": 3759}, {"name": "Shane Patel", "id": 26940}, {"name": "David Rodriguez", "id": 5697}, {"name": "Connor Bell", "id": 2421832}, {"name": "Regina Reed", "id": 2407511}, {"name": "Amy Compton", "id": 2454360}, {"name": "Thomas Bright", "id": 2423000}, {"name": "Rodney Mcmillan", "id": 5035359}, {"name": "Reginald Stevens", "id": 2407520}, {"name": "Wesley Maxwell", "id": 5197538}, {"name": "Troy Hammond", "id": 4937445}, {"name": "Jasmin Williams", "id": 3438}, {"name": "Jonathan Orozco", "id": 3827}, {"name": "Jesse Johns", "id": 1890166}, {"name": "John Padilla", "id": 4956793}], "links": [{"source": 819972, "target": 1023638}, {"source": 819972, "target": 1293965}, {"source": 1293965, "target": 1023638}, {"source": 1293965, "target": 1198999}, {"source": 1293965, "target": 1232656}, {"source": 1232656, "target": 1198999}, {"source": 1232656, "target": 1713941}, {"source": 5056020, "target": 4937445}, {"source": 469023, "target": 3759}, {"source": 469023, "target": 3827}, {"source": 469023, "target": 5697}, {"source": 5582884, "target": 4937445}, {"source": 2654765, "target": 2407520}, {"source": 2654765, "target": 2421832}, {"source": 2654765, "target": 2423000}, {"source": 2654765, "target": 2454360}, {"source": 3759, "target": 3438}, {"source": 5697, "target": 3827}, {"source": 2421832, "target": 2407520}, {"source": 5035359, "target": 4937445}, {"source": 5197538, "target": 4937445}]}
|
[
5014912,
819972,
2413584,
861204,
5197538,
5697,
2490019,
5053604,
2407520,
26940,
2407511,
1890166,
4956793
] | 13 |
806 |
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 Hanson, Billy Hartman, Seth Gray, Amanda Fletcher, Ann Luna, Chad Stewart, Ryan Williams, Joseph Peterson, Tammy Roberts, Rebecca Luna, Bradley Shannon, Jessica Bridges, Chad Rodriguez, Ashley Ramirez, Robert Stephens, Richard Burgess
- Fiendship connections: David Hanson to Ryan Williams, Seth Gray to Ryan Williams, Chad Stewart to Chad Rodriguez, Tammy Roberts to Rebecca Luna, Rebecca Luna to Richard Burgess, Rebecca Luna to Robert Stephens, Bradley Shannon to Chad 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": "David Hanson", "id": 1048354}, {"name": "Billy Hartman", "id": 5160354}, {"name": "Seth Gray", "id": 1770788}, {"name": "Amanda Fletcher", "id": 2405223}, {"name": "Ann Luna", "id": 2447879}, {"name": "Chad Stewart", "id": 2493162}, {"name": "Ryan Williams", "id": 888044}, {"name": "Joseph Peterson", "id": 2459952}, {"name": "Tammy Roberts", "id": 4975473}, {"name": "Rebecca Luna", "id": 4975570}, {"name": "Bradley Shannon", "id": 2447795}, {"name": "Jessica Bridges", "id": 4943742}, {"name": "Chad Rodriguez", "id": 3796117}, {"name": "Ashley Ramirez", "id": 2499188}, {"name": "Robert Stephens", "id": 5041564}, {"name": "Richard Burgess", "id": 5018430}], "links": [{"source": 1048354, "target": 888044}, {"source": 1770788, "target": 888044}, {"source": 2493162, "target": 3796117}, {"source": 4975473, "target": 4975570}, {"source": 4975570, "target": 5018430}, {"source": 4975570, "target": 5041564}, {"source": 2447795, "target": 3796117}]}
|
[
1048354,
5160354,
2405223,
2447879,
2493162,
2459952,
4975473,
4943742,
2499188
] | 9 |
807 |
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: Sharon Tran, Jeffrey Anderson, Thomas Schmidt, Thomas Wright, Shannon Medina, Seth Matthews, Jimmy Mack, Barbara Jones, Jennifer Scott, Terri West, Catherine Barrett, Anthony Bell, Thomas Rivera, Matthew Marshall, Stephen Fields, Toni Jones, Paul Frazier
- Fiendship connections: Sharon Tran to Toni Jones, Sharon Tran to Jennifer Scott, Jeffrey Anderson to Catherine Barrett, Jeffrey Anderson to Shannon Medina, Jeffrey Anderson to Barbara Jones, Jeffrey Anderson to Anthony Bell, Jeffrey Anderson to Seth Matthews, Jeffrey Anderson to Thomas Rivera, Jimmy Mack to Jennifer Scott, Terri West to Matthew Marshall, Matthew Marshall to Paul Frazier
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": "Sharon Tran", "id": 5053728}, {"name": "Jeffrey Anderson", "id": 1320449}, {"name": "Thomas Schmidt", "id": 5081925}, {"name": "Thomas Wright", "id": 5770758}, {"name": "Shannon Medina", "id": 859048}, {"name": "Seth Matthews", "id": 1367819}, {"name": "Jimmy Mack", "id": 4932173}, {"name": "Barbara Jones", "id": 1283213}, {"name": "Jennifer Scott", "id": 5053744}, {"name": "Terri West", "id": 2297584}, {"name": "Catherine Barrett", "id": 780914}, {"name": "Anthony Bell", "id": 1304211}, {"name": "Thomas Rivera", "id": 2181493}, {"name": "Matthew Marshall", "id": 1661942}, {"name": "Stephen Fields", "id": 5001624}, {"name": "Toni Jones", "id": 4931197}, {"name": "Paul Frazier", "id": 877983}], "links": [{"source": 5053728, "target": 4931197}, {"source": 5053728, "target": 5053744}, {"source": 1320449, "target": 780914}, {"source": 1320449, "target": 859048}, {"source": 1320449, "target": 1283213}, {"source": 1320449, "target": 1304211}, {"source": 1320449, "target": 1367819}, {"source": 1320449, "target": 2181493}, {"source": 4932173, "target": 5053744}, {"source": 2297584, "target": 1661942}, {"source": 1661942, "target": 877983}]}
|
[
5053728,
1320449,
5081925,
5770758,
2297584,
5001624
] | 6 |
808 |
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: Patrick Allen, Kyle Swanson, Thomas Davis, Sonia Moore, John Howard, Rhonda Boyle, Gloria Wright, Katherine Bailey, Donald Walker, Judy Bernard, Lisa Barnes, Paul Shah, David Lopez, Jeffrey Griffin, Mary Davis, Tamara Sanders, Jeffrey Thomas
- Fiendship connections: Patrick Allen to Jeffrey Thomas, Kyle Swanson to David Lopez, Kyle Swanson to Lisa Barnes, Thomas Davis to Jeffrey Thomas, Sonia Moore to David Lopez, Sonia Moore to Jeffrey Griffin, John Howard to Rhonda Boyle, Rhonda Boyle to Jeffrey Griffin, Gloria Wright to Judy Bernard, Gloria Wright to Lisa Barnes, Gloria Wright to Jeffrey Thomas, Katherine Bailey to Tamara Sanders, Katherine Bailey to Judy Bernard, Donald Walker to Jeffrey Thomas, Paul Shah to Jeffrey Thomas, Mary Davis to Tamara Sanders
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": "Patrick Allen", "id": 2360416}, {"name": "Kyle Swanson", "id": 1450660}, {"name": "Thomas Davis", "id": 2325319}, {"name": "Sonia Moore", "id": 1229543}, {"name": "John Howard", "id": 1538156}, {"name": "Rhonda Boyle", "id": 1858381}, {"name": "Gloria Wright", "id": 2230670}, {"name": "Katherine Bailey", "id": 2241327}, {"name": "Donald Walker", "id": 1985136}, {"name": "Judy Bernard", "id": 1357137}, {"name": "Lisa Barnes", "id": 1962001}, {"name": "Paul Shah", "id": 1623827}, {"name": "David Lopez", "id": 1204467}, {"name": "Jeffrey Griffin", "id": 1260687}, {"name": "Mary Davis", "id": 1056823}, {"name": "Tamara Sanders", "id": 1302874}, {"name": "Jeffrey Thomas", "id": 2136767}], "links": [{"source": 2360416, "target": 2136767}, {"source": 1450660, "target": 1204467}, {"source": 1450660, "target": 1962001}, {"source": 2325319, "target": 2136767}, {"source": 1229543, "target": 1204467}, {"source": 1229543, "target": 1260687}, {"source": 1538156, "target": 1858381}, {"source": 1858381, "target": 1260687}, {"source": 2230670, "target": 1357137}, {"source": 2230670, "target": 1962001}, {"source": 2230670, "target": 2136767}, {"source": 2241327, "target": 1302874}, {"source": 2241327, "target": 1357137}, {"source": 1985136, "target": 2136767}, {"source": 1623827, "target": 2136767}, {"source": 1056823, "target": 1302874}]}
|
[
2360416
] | 1 |
809 |
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 Rivera, Gabriel Glover, Christopher Stephens, Howard Trujillo, Margaret Ballard, Joseph Weeks, James Bennett, Courtney Thomas, Savannah Thompson, Christopher Brown, Kaylee Nichols, Charles Hammond, Dr. John Allen, Willie Brown, Nicholas Chan, Courtney Walker, Lynn Davis, Teresa Holt, Shannon Patrick, Kenneth Andersen, Courtney Wilson, Jacqueline Williams
- Fiendship connections: Richard Rivera to Christopher Stephens, Richard Rivera to Courtney Walker, Gabriel Glover to Shannon Patrick, Howard Trujillo to Kaylee Nichols, Margaret Ballard to Courtney Thomas, Joseph Weeks to Kaylee Nichols, Joseph Weeks to Nicholas Chan, James Bennett to Teresa Holt, Courtney Thomas to Charles Hammond, Courtney Thomas to Lynn Davis, Savannah Thompson to Kaylee Nichols, Dr. John Allen to Teresa Holt, Willie Brown to Jacqueline Williams, Teresa Holt to Courtney Wilson, Shannon Patrick to Kenneth Andersen
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 Rivera", "id": 986114}, {"name": "Gabriel Glover", "id": 5774851}, {"name": "Christopher Stephens", "id": 972173}, {"name": "Howard Trujillo", "id": 2449039}, {"name": "Margaret Ballard", "id": 40340}, {"name": "Joseph Weeks", "id": 2486301}, {"name": "James Bennett", "id": 4974625}, {"name": "Courtney Thomas", "id": 298284}, {"name": "Savannah Thompson", "id": 2491952}, {"name": "Christopher Brown", "id": 4994612}, {"name": "Kaylee Nichols", "id": 3815356}, {"name": "Charles Hammond", "id": 3043}, {"name": "Dr. John Allen", "id": 5056102}, {"name": "Willie Brown", "id": 5512423}, {"name": "Nicholas Chan", "id": 4681193}, {"name": "Courtney Walker", "id": 1058793}, {"name": "Lynn Davis", "id": 23020}, {"name": "Teresa Holt", "id": 5407854}, {"name": "Shannon Patrick", "id": 5062639}, {"name": "Kenneth Andersen", "id": 4944623}, {"name": "Courtney Wilson", "id": 4964724}, {"name": "Jacqueline Williams", "id": 5810422}], "links": [{"source": 986114, "target": 972173}, {"source": 986114, "target": 1058793}, {"source": 5774851, "target": 5062639}, {"source": 2449039, "target": 3815356}, {"source": 40340, "target": 298284}, {"source": 2486301, "target": 3815356}, {"source": 2486301, "target": 4681193}, {"source": 4974625, "target": 5407854}, {"source": 298284, "target": 3043}, {"source": 298284, "target": 23020}, {"source": 2491952, "target": 3815356}, {"source": 5056102, "target": 5407854}, {"source": 5512423, "target": 5810422}, {"source": 5407854, "target": 4964724}, {"source": 5062639, "target": 4944623}]}
|
[
1058793,
5774851,
4681193,
23020,
4974625,
4994612,
5810422
] | 7 |
810 |
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 Hartman, Ryan Scott, Jason Bradley Jr., Charles Sweeney, Casey Clark, Miguel Collins, Jeff Frazier, Savannah Allen, Sabrina Hernandez, James Logan, Dominique Fritz, Jennifer Reyes, Mrs. Emily Ruiz, Stephanie Black, Shane Schwartz, Denise Bean, Courtney Jones, Donna Long, Vincent Hoffman, Lori Simon, Colin Garcia, Barbara Gross
- Fiendship connections: Erin Hartman to Barbara Gross, Erin Hartman to James Logan, Erin Hartman to Denise Bean, Erin Hartman to Vincent Hoffman, Erin Hartman to Stephanie Black, Erin Hartman to Courtney Jones, Erin Hartman to Sabrina Hernandez, Erin Hartman to Casey Clark, Ryan Scott to Denise Bean, Ryan Scott to Charles Sweeney, Jason Bradley Jr. to Denise Bean, Jason Bradley Jr. to Jennifer Reyes, Jason Bradley Jr. to Courtney Jones, Jason Bradley Jr. to Sabrina Hernandez, Charles Sweeney to Casey Clark, Miguel Collins to Lori Simon, Jeff Frazier to Stephanie Black, Savannah Allen to Stephanie Black, Sabrina Hernandez to James Logan, Sabrina Hernandez to Vincent Hoffman, Sabrina Hernandez to Stephanie Black, Sabrina Hernandez to Courtney Jones, James Logan to Vincent Hoffman, James Logan to Stephanie Black, James Logan to Jennifer Reyes, James Logan to Donna Long, James Logan to Courtney Jones, James Logan to Denise Bean, James Logan to Dominique Fritz, Dominique Fritz to Stephanie Black, Dominique Fritz to Donna Long, Jennifer Reyes to Courtney Jones, Stephanie Black to Vincent Hoffman, Stephanie Black to Donna Long, Shane Schwartz to Courtney Jones, Shane Schwartz to Colin Garcia, Denise Bean to Barbara Gross, Denise Bean to Donna Long, Denise Bean to Courtney Jones, Courtney Jones to Vincent Hoffman
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 Hartman", "id": 4974209}, {"name": "Ryan Scott", "id": 5064833}, {"name": "Jason Bradley Jr.", "id": 4974215}, {"name": "Charles Sweeney", "id": 5024410}, {"name": "Casey Clark", "id": 5079841}, {"name": "Miguel Collins", "id": 5555623}, {"name": "Jeff Frazier", "id": 5696425}, {"name": "Savannah Allen", "id": 5696426}, {"name": "Sabrina Hernandez", "id": 5001005}, {"name": "James Logan", "id": 4934704}, {"name": "Dominique Fritz", "id": 5043135}, {"name": "Jennifer Reyes", "id": 4978113}, {"name": "Mrs. Emily Ruiz", "id": 5022666}, {"name": "Stephanie Black", "id": 5035223}, {"name": "Shane Schwartz", "id": 5026659}, {"name": "Denise Bean", "id": 4940133}, {"name": "Courtney Jones", "id": 5035238}, {"name": "Donna Long", "id": 5439720}, {"name": "Vincent Hoffman", "id": 4974191}, {"name": "Lori Simon", "id": 5958129}, {"name": "Colin Garcia", "id": 5187186}, {"name": "Barbara Gross", "id": 4927219}], "links": [{"source": 4974209, "target": 4927219}, {"source": 4974209, "target": 4934704}, {"source": 4974209, "target": 4940133}, {"source": 4974209, "target": 4974191}, {"source": 4974209, "target": 5035223}, {"source": 4974209, "target": 5035238}, {"source": 4974209, "target": 5001005}, {"source": 4974209, "target": 5079841}, {"source": 5064833, "target": 4940133}, {"source": 5064833, "target": 5024410}, {"source": 4974215, "target": 4940133}, {"source": 4974215, "target": 4978113}, {"source": 4974215, "target": 5035238}, {"source": 4974215, "target": 5001005}, {"source": 5024410, "target": 5079841}, {"source": 5555623, "target": 5958129}, {"source": 5696425, "target": 5035223}, {"source": 5696426, "target": 5035223}, {"source": 5001005, "target": 4934704}, {"source": 5001005, "target": 4974191}, {"source": 5001005, "target": 5035223}, {"source": 5001005, "target": 5035238}, {"source": 4934704, "target": 4974191}, {"source": 4934704, "target": 5035223}, {"source": 4934704, "target": 4978113}, {"source": 4934704, "target": 5439720}, {"source": 4934704, "target": 5035238}, {"source": 4934704, "target": 4940133}, {"source": 4934704, "target": 5043135}, {"source": 5043135, "target": 5035223}, {"source": 5043135, "target": 5439720}, {"source": 4978113, "target": 5035238}, {"source": 5035223, "target": 4974191}, {"source": 5035223, "target": 5439720}, {"source": 5026659, "target": 5035238}, {"source": 5026659, "target": 5187186}, {"source": 4940133, "target": 4927219}, {"source": 4940133, "target": 5439720}, {"source": 4940133, "target": 5035238}, {"source": 5035238, "target": 4974191}]}
|
[
4974209,
5958129,
5022666
] | 3 |
811 |
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 Gray, Jennifer Barrett, Shawn Martin, Lucas Parker, Jonathan Gonzales, Gregory Gonzalez, Eric Porter, Kenneth Sharp, Elizabeth Murphy, Angela King, Rebekah Richardson, Jennifer Morris, Marcia Blair, Crystal Carter, Lauren Gray, Keith Wright, Kimberly Villegas, Victoria Perkins, Charlene Hoffman, Paul Walker, Dana Williams, Lawrence James, Lisa Morales, Susan Torres, Brianna Jackson, Brianna Ali
- Fiendship connections: Michael Gray to Eric Porter, Jennifer Barrett to Dana Williams, Shawn Martin to Lauren Gray, Shawn Martin to Kimberly Villegas, Shawn Martin to Kenneth Sharp, Lucas Parker to Jonathan Gonzales, Jonathan Gonzales to Rebekah Richardson, Eric Porter to Susan Torres, Eric Porter to Brianna Jackson, Eric Porter to Elizabeth Murphy, Eric Porter to Lisa Morales, Eric Porter to Keith Wright, Kenneth Sharp to Crystal Carter, Kenneth Sharp to Lauren Gray, Kenneth Sharp to Kimberly Villegas, Kenneth Sharp to Charlene Hoffman, Elizabeth Murphy to Susan Torres, Angela King to Victoria Perkins, Rebekah Richardson to Dana Williams, Jennifer Morris to Victoria Perkins, Jennifer Morris to Dana Williams, Marcia Blair to Charlene Hoffman, Marcia Blair to Lawrence James, Crystal Carter to Lauren Gray, Crystal Carter to Kimberly Villegas, Crystal Carter to Charlene Hoffman, Crystal Carter to Lawrence James, Lauren Gray to Kimberly Villegas, Lauren Gray to Charlene Hoffman, Lauren Gray to Lawrence James, Kimberly Villegas to Charlene Hoffman, Kimberly Villegas to Lawrence James, Paul Walker to Dana Williams, Dana Williams to Brianna Ali, Lisa Morales to Susan Torres, Lisa Morales to Brianna Jackson, Susan Torres to Brianna Jackson
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 Gray", "id": 2417162}, {"name": "Jennifer Barrett", "id": 2727054}, {"name": "Shawn Martin", "id": 5911182}, {"name": "Lucas Parker", "id": 3673871}, {"name": "Jonathan Gonzales", "id": 2475541}, {"name": "Gregory Gonzalez", "id": 4935320}, {"name": "Eric Porter", "id": 2946340}, {"name": "Kenneth Sharp", "id": 5012772}, {"name": "Elizabeth Murphy", "id": 2459181}, {"name": "Angela King", "id": 2425648}, {"name": "Rebekah Richardson", "id": 2566207}, {"name": "Jennifer Morris", "id": 2554568}, {"name": "Marcia Blair", "id": 5126346}, {"name": "Crystal Carter", "id": 4941274}, {"name": "Lauren Gray", "id": 4941279}, {"name": "Keith Wright", "id": 2480479}, {"name": "Kimberly Villegas", "id": 4941282}, {"name": "Victoria Perkins", "id": 2405348}, {"name": "Charlene Hoffman", "id": 4941287}, {"name": "Paul Walker", "id": 2727146}, {"name": "Dana Williams", "id": 2410092}, {"name": "Lawrence James", "id": 4941293}, {"name": "Lisa Morales", "id": 2478841}, {"name": "Susan Torres", "id": 2428795}, {"name": "Brianna Jackson", "id": 2436861}, {"name": "Brianna Ali", "id": 2727167}], "links": [{"source": 2417162, "target": 2946340}, {"source": 2727054, "target": 2410092}, {"source": 5911182, "target": 4941279}, {"source": 5911182, "target": 4941282}, {"source": 5911182, "target": 5012772}, {"source": 3673871, "target": 2475541}, {"source": 2475541, "target": 2566207}, {"source": 2946340, "target": 2428795}, {"source": 2946340, "target": 2436861}, {"source": 2946340, "target": 2459181}, {"source": 2946340, "target": 2478841}, {"source": 2946340, "target": 2480479}, {"source": 5012772, "target": 4941274}, {"source": 5012772, "target": 4941279}, {"source": 5012772, "target": 4941282}, {"source": 5012772, "target": 4941287}, {"source": 2459181, "target": 2428795}, {"source": 2425648, "target": 2405348}, {"source": 2566207, "target": 2410092}, {"source": 2554568, "target": 2405348}, {"source": 2554568, "target": 2410092}, {"source": 5126346, "target": 4941287}, {"source": 5126346, "target": 4941293}, {"source": 4941274, "target": 4941279}, {"source": 4941274, "target": 4941282}, {"source": 4941274, "target": 4941287}, {"source": 4941274, "target": 4941293}, {"source": 4941279, "target": 4941282}, {"source": 4941279, "target": 4941287}, {"source": 4941279, "target": 4941293}, {"source": 4941282, "target": 4941287}, {"source": 4941282, "target": 4941293}, {"source": 2727146, "target": 2410092}, {"source": 2410092, "target": 2727167}, {"source": 2478841, "target": 2428795}, {"source": 2478841, "target": 2436861}, {"source": 2428795, "target": 2436861}]}
|
[
2946340,
2727167,
4941282,
4935320
] | 4 |
812 |
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: Emma Shelton, David Jones, Tony Edwards, Kelly Good, Nicholas Wilson, Brian Mora, Sean Barrera, Elizabeth Barnett, Cynthia Brooks, Yvonne Stevens, Jessica Torres, William Nichols, Keith Thomas, Kyle Thompson, Brandy Terrell, Jason Price, Mary Wilkins, Jessica Nichols, Kimberly Calhoun, Beth Brown, Amy Velez, Jesus Henry
- Fiendship connections: Emma Shelton to Jessica Nichols, Emma Shelton to Beth Brown, David Jones to Jessica Nichols, Tony Edwards to Jessica Nichols, Kelly Good to Nicholas Wilson, Brian Mora to Brandy Terrell, Sean Barrera to Yvonne Stevens, Yvonne Stevens to Kyle Thompson, Yvonne Stevens to Mary Wilkins, Yvonne Stevens to Kimberly Calhoun, Jessica Torres to William Nichols, Kyle Thompson to Jesus Henry, Mary Wilkins to Amy Velez
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": "Emma Shelton", "id": 2792197}, {"name": "David Jones", "id": 2981127}, {"name": "Tony Edwards", "id": 2417800}, {"name": "Kelly Good", "id": 2431634}, {"name": "Nicholas Wilson", "id": 3457816}, {"name": "Brian Mora", "id": 2983192}, {"name": "Sean Barrera", "id": 363678}, {"name": "Elizabeth Barnett", "id": 2491554}, {"name": "Cynthia Brooks", "id": 2477989}, {"name": "Yvonne Stevens", "id": 50471}, {"name": "Jessica Torres", "id": 2588588}, {"name": "William Nichols", "id": 2463662}, {"name": "Keith Thomas", "id": 2456761}, {"name": "Kyle Thompson", "id": 16699}, {"name": "Brandy Terrell", "id": 2418880}, {"name": "Jason Price", "id": 2454980}, {"name": "Mary Wilkins", "id": 570195}, {"name": "Jessica Nichols", "id": 2417775}, {"name": "Kimberly Calhoun", "id": 738544}, {"name": "Beth Brown", "id": 2475378}, {"name": "Amy Velez", "id": 35699}, {"name": "Jesus Henry", "id": 4218}], "links": [{"source": 2792197, "target": 2417775}, {"source": 2792197, "target": 2475378}, {"source": 2981127, "target": 2417775}, {"source": 2417800, "target": 2417775}, {"source": 2431634, "target": 3457816}, {"source": 2983192, "target": 2418880}, {"source": 363678, "target": 50471}, {"source": 50471, "target": 16699}, {"source": 50471, "target": 570195}, {"source": 50471, "target": 738544}, {"source": 2588588, "target": 2463662}, {"source": 16699, "target": 4218}, {"source": 570195, "target": 35699}]}
|
[
2792197,
3457816,
2983192,
50471,
2491554,
2477989,
2588588,
2456761,
2454980
] | 9 |
813 |
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: Kristin Ayers, Ruben Dyer, Jenna Myers, Sydney Madden, Jason Jenkins, Tommy Evans, Tiffany Tran, Clinton Durham, William Martinez, Chris Fuller, Andrea Bell, James Brown, Ronald Oconnor, Amy Russell, Alexandra Maldonado, Randy Brown, Kim Ward
- Fiendship connections: Kristin Ayers to Andrea Bell, Kristin Ayers to Randy Brown, Kristin Ayers to William Martinez, Kristin Ayers to Ronald Oconnor, Ruben Dyer to Clinton Durham, Ruben Dyer to Kim Ward, Jenna Myers to Clinton Durham, Jenna Myers to Tommy Evans, Sydney Madden to Kim Ward, Sydney Madden to Amy Russell, Tiffany Tran to James Brown, Tiffany Tran to Andrea Bell, Tiffany Tran to Randy Brown, Tiffany Tran to Ronald Oconnor, William Martinez to James Brown, William Martinez to Andrea Bell, William Martinez to Randy Brown, William Martinez to Ronald Oconnor, Chris Fuller to Andrea Bell, Chris Fuller to Randy Brown, Andrea Bell to James Brown, Andrea Bell to Randy Brown, Andrea Bell to Ronald Oconnor, James Brown to Randy Brown, James Brown to Ronald Oconnor, Ronald Oconnor to Randy Brown, Amy Russell to Kim Ward
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": "Kristin Ayers", "id": 79040}, {"name": "Ruben Dyer", "id": 2686978}, {"name": "Jenna Myers", "id": 2686916}, {"name": "Sydney Madden", "id": 2471557}, {"name": "Jason Jenkins", "id": 1725}, {"name": "Tommy Evans", "id": 2482888}, {"name": "Tiffany Tran", "id": 79273}, {"name": "Clinton Durham", "id": 2408266}, {"name": "William Martinez", "id": 79018}, {"name": "Chris Fuller", "id": 58129}, {"name": "Andrea Bell", "id": 78996}, {"name": "James Brown", "id": 43445}, {"name": "Ronald Oconnor", "id": 79030}, {"name": "Amy Russell", "id": 2471573}, {"name": "Alexandra Maldonado", "id": 2429626}, {"name": "Randy Brown", "id": 79005}, {"name": "Kim Ward", "id": 2471423}], "links": [{"source": 79040, "target": 78996}, {"source": 79040, "target": 79005}, {"source": 79040, "target": 79018}, {"source": 79040, "target": 79030}, {"source": 2686978, "target": 2408266}, {"source": 2686978, "target": 2471423}, {"source": 2686916, "target": 2408266}, {"source": 2686916, "target": 2482888}, {"source": 2471557, "target": 2471423}, {"source": 2471557, "target": 2471573}, {"source": 79273, "target": 43445}, {"source": 79273, "target": 78996}, {"source": 79273, "target": 79005}, {"source": 79273, "target": 79030}, {"source": 79018, "target": 43445}, {"source": 79018, "target": 78996}, {"source": 79018, "target": 79005}, {"source": 79018, "target": 79030}, {"source": 58129, "target": 78996}, {"source": 58129, "target": 79005}, {"source": 78996, "target": 43445}, {"source": 78996, "target": 79005}, {"source": 78996, "target": 79030}, {"source": 43445, "target": 79005}, {"source": 43445, "target": 79030}, {"source": 79030, "target": 79005}, {"source": 2471573, "target": 2471423}]}
|
[
79040,
2686978,
1725,
2429626
] | 4 |
814 |
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, Donald Brady, Brenda Hale, James Olson, Michelle Cole, George Jackson, Elizabeth Russell, Deanna Byrd, Julia Olson, Alan Ward, Maria Rogers, Elizabeth Turner, Jesus Farmer, Charles Hogan, Patricia Chavez, Lauren Miles, Jody Mccarty
- Fiendship connections: Charlene James to Elizabeth Turner, Charlene James to Maria Rogers, Charlene James to Lauren Miles, Charlene James to James Olson, Charlene James to Julia Olson, Charlene James to Michelle Cole, Charlene James to Jody Mccarty, Donald Brady to Elizabeth Turner, Donald Brady to Jesus Farmer, James Olson to Deanna Byrd, Julia Olson to Alan Ward, Alan Ward to Charles Hogan
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": "Donald Brady", "id": 4995840}, {"name": "Brenda Hale", "id": 4930592}, {"name": "James Olson", "id": 5394210}, {"name": "Michelle Cole", "id": 5818852}, {"name": "George Jackson", "id": 5060261}, {"name": "Elizabeth Russell", "id": 4964294}, {"name": "Deanna Byrd", "id": 4966083}, {"name": "Julia Olson", "id": 5672198}, {"name": "Alan Ward", "id": 5611873}, {"name": "Maria Rogers", "id": 4961802}, {"name": "Elizabeth Turner", "id": 4963946}, {"name": "Jesus Farmer", "id": 5229635}, {"name": "Charles Hogan", "id": 5747055}, {"name": "Patricia Chavez", "id": 4940529}, {"name": "Lauren Miles", "id": 5158745}, {"name": "Jody Mccarty", "id": 5818942}], "links": [{"source": 4942464, "target": 4963946}, {"source": 4942464, "target": 4961802}, {"source": 4942464, "target": 5158745}, {"source": 4942464, "target": 5394210}, {"source": 4942464, "target": 5672198}, {"source": 4942464, "target": 5818852}, {"source": 4942464, "target": 5818942}, {"source": 4995840, "target": 4963946}, {"source": 4995840, "target": 5229635}, {"source": 5394210, "target": 4966083}, {"source": 5672198, "target": 5611873}, {"source": 5611873, "target": 5747055}]}
|
[
4942464,
4930592,
5060261,
4964294,
4940529
] | 5 |
815 |
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: George Hernandez, Terry Rivera, Aaron Hall, Ashley Scott, Brianna Page, Aaron Stephens, Bradley Ramirez, Amanda Robinson, Drew Fletcher, Ashley Williams, Kimberly Pham, Alexandra West, Charles Andrews, Patrick Huang, Kayla Higgins, Rebecca Moreno, Julie Taylor, Michelle Nelson, Samantha Moran
- Fiendship connections: George Hernandez to Rebecca Moreno, George Hernandez to Julie Taylor, Terry Rivera to Patrick Huang, Terry Rivera to Amanda Robinson, Aaron Hall to Aaron Stephens, Aaron Hall to Charles Andrews, Ashley Scott to Bradley Ramirez, Ashley Scott to Charles Andrews, Brianna Page to Aaron Stephens, Brianna Page to Rebecca Moreno, Brianna Page to Kimberly Pham, Aaron Stephens to Drew Fletcher, Aaron Stephens to Charles Andrews, Bradley Ramirez to Charles Andrews, Bradley Ramirez to Samantha Moran, Amanda Robinson to Michelle Nelson, Ashley Williams to Patrick Huang, Kayla Higgins to Michelle Nelson, Kayla Higgins to Samantha Moran
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": "George Hernandez", "id": 2453393}, {"name": "Terry Rivera", "id": 2619416}, {"name": "Aaron Hall", "id": 3282717}, {"name": "Ashley Scott", "id": 2875043}, {"name": "Brianna Page", "id": 2465320}, {"name": "Aaron Stephens", "id": 2425516}, {"name": "Bradley Ramirez", "id": 2449197}, {"name": "Amanda Robinson", "id": 2476205}, {"name": "Drew Fletcher", "id": 2442796}, {"name": "Ashley Williams", "id": 2569265}, {"name": "Kimberly Pham", "id": 4199098}, {"name": "Alexandra West", "id": 2456890}, {"name": "Charles Andrews", "id": 2449220}, {"name": "Patrick Huang", "id": 2418774}, {"name": "Kayla Higgins", "id": 2487001}, {"name": "Rebecca Moreno", "id": 3897049}, {"name": "Julie Taylor", "id": 3897055}, {"name": "Michelle Nelson", "id": 2601464}, {"name": "Samantha Moran", "id": 3828601}], "links": [{"source": 2453393, "target": 3897049}, {"source": 2453393, "target": 3897055}, {"source": 2619416, "target": 2418774}, {"source": 2619416, "target": 2476205}, {"source": 3282717, "target": 2425516}, {"source": 3282717, "target": 2449220}, {"source": 2875043, "target": 2449197}, {"source": 2875043, "target": 2449220}, {"source": 2465320, "target": 2425516}, {"source": 2465320, "target": 3897049}, {"source": 2465320, "target": 4199098}, {"source": 2425516, "target": 2442796}, {"source": 2425516, "target": 2449220}, {"source": 2449197, "target": 2449220}, {"source": 2449197, "target": 3828601}, {"source": 2476205, "target": 2601464}, {"source": 2569265, "target": 2418774}, {"source": 2487001, "target": 2601464}, {"source": 2487001, "target": 3828601}]}
|
[
2875043,
2456890
] | 2 |
816 |
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 Snyder, Jessica Black, Bruce Fernandez, Bryan Holmes, Brett Weaver, Amanda Jenkins, Caitlyn Eaton DDS, Sarah Thomas MD, David Gilbert, Steve Sanchez, Michele Jackson, Michael Pena, Mary Wang, Alexander Holmes, Christy Williams, Richard Roberts, Kevin Warren, Jon Jackson, Ronald Nicholson, Cynthia King, Troy Harris
- Fiendship connections: Kevin Snyder to Steve Sanchez, Jessica Black to Jon Jackson, Bryan Holmes to Jon Jackson, Brett Weaver to Jon Jackson, Amanda Jenkins to Steve Sanchez, Sarah Thomas MD to Mary Wang, David Gilbert to Ronald Nicholson, David Gilbert to Kevin Warren, Steve Sanchez to Alexander Holmes, Michael Pena to Cynthia King, Mary Wang to Christy Williams, Mary Wang to Richard Roberts, Kevin Warren to Troy Harris
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 Snyder", "id": 2657928}, {"name": "Jessica Black", "id": 1289870}, {"name": "Bruce Fernandez", "id": 2429968}, {"name": "Bryan Holmes", "id": 1145744}, {"name": "Brett Weaver", "id": 1479576}, {"name": "Amanda Jenkins", "id": 3423524}, {"name": "Caitlyn Eaton DDS", "id": 2441253}, {"name": "Sarah Thomas MD", "id": 2608690}, {"name": "David Gilbert", "id": 3019970}, {"name": "Steve Sanchez", "id": 2430159}, {"name": "Michele Jackson", "id": 2484562}, {"name": "Michael Pena", "id": 5428053}, {"name": "Mary Wang", "id": 2418135}, {"name": "Alexander Holmes", "id": 2497754}, {"name": "Christy Williams", "id": 3005154}, {"name": "Richard Roberts", "id": 3005155}, {"name": "Kevin Warren", "id": 2463344}, {"name": "Jon Jackson", "id": 1036790}, {"name": "Ronald Nicholson", "id": 2418298}, {"name": "Cynthia King", "id": 5171451}, {"name": "Troy Harris", "id": 2445566}], "links": [{"source": 2657928, "target": 2430159}, {"source": 1289870, "target": 1036790}, {"source": 1145744, "target": 1036790}, {"source": 1479576, "target": 1036790}, {"source": 3423524, "target": 2430159}, {"source": 2608690, "target": 2418135}, {"source": 3019970, "target": 2418298}, {"source": 3019970, "target": 2463344}, {"source": 2430159, "target": 2497754}, {"source": 5428053, "target": 5171451}, {"source": 2418135, "target": 3005154}, {"source": 2418135, "target": 3005155}, {"source": 2463344, "target": 2445566}]}
|
[
2657928,
1145744,
2429968,
2441253,
3005154,
2463344,
2484562,
5171451
] | 8 |
817 |
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 Deleon, Patrick Hughes, James Joyce, Austin Jensen, Dr. Brandy Anderson, Sonya Thomas, Melissa Cook, Michael Franklin, Matthew King, Ariel Carter, Stephanie Allen, Richard Levy, Shane Harrell, Shane Moreno, Jessica Hayes, Cindy Jimenez, Jason Greene, Benjamin Larson
- Fiendship connections: Kimberly Deleon to Dr. Brandy Anderson, James Joyce to Sonya Thomas, Austin Jensen to Matthew King, Dr. Brandy Anderson to Matthew King, Michael Franklin to Stephanie Allen, Shane Moreno to Jessica Hayes, Jessica Hayes to Benjamin Larson
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 Deleon", "id": 2471296}, {"name": "Patrick Hughes", "id": 2481793}, {"name": "James Joyce", "id": 2483047}, {"name": "Austin Jensen", "id": 3357416}, {"name": "Dr. Brandy Anderson", "id": 3357418}, {"name": "Sonya Thomas", "id": 2478669}, {"name": "Melissa Cook", "id": 2406414}, {"name": "Michael Franklin", "id": 3497847}, {"name": "Matthew King", "id": 2427920}, {"name": "Ariel Carter", "id": 2445393}, {"name": "Stephanie Allen", "id": 2432626}, {"name": "Richard Levy", "id": 2477618}, {"name": "Shane Harrell", "id": 2407668}, {"name": "Shane Moreno", "id": 2420885}, {"name": "Jessica Hayes", "id": 2420886}, {"name": "Cindy Jimenez", "id": 2472823}, {"name": "Jason Greene", "id": 2474453}, {"name": "Benjamin Larson", "id": 3112345}], "links": [{"source": 2471296, "target": 3357418}, {"source": 2483047, "target": 2478669}, {"source": 3357416, "target": 2427920}, {"source": 3357418, "target": 2427920}, {"source": 3497847, "target": 2432626}, {"source": 2420885, "target": 2420886}, {"source": 2420886, "target": 3112345}]}
|
[
2471296,
2481793,
2478669,
2406414,
2432626,
2445393,
2477618,
2407668,
3112345,
2472823,
2474453
] | 11 |
818 |
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: Cynthia Brooks, David Swanson, Yvonne Stevens, Jill Baker, Jennifer Hawkins DVM, Chase Diaz, Andrew Gonzalez, Brandy Franco, Kimberly Calhoun, Rebecca Hernandez, Curtis Barnes, Michelle Gill, Lindsey Young, Bryan Villanueva, Kyle Thompson, Taylor Walton
- Fiendship connections: David Swanson to Curtis Barnes, David Swanson to Lindsey Young, David Swanson to Brandy Franco, Yvonne Stevens to Kyle Thompson, Yvonne Stevens to Taylor Walton, Yvonne Stevens to Kimberly Calhoun, Yvonne Stevens to Rebecca Hernandez, Yvonne Stevens to Michelle Gill, Jennifer Hawkins DVM to Andrew Gonzalez, Chase Diaz to Andrew Gonzalez, Brandy Franco to Curtis Barnes
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": "Cynthia Brooks", "id": 2477989}, {"name": "David Swanson", "id": 2427558}, {"name": "Yvonne Stevens", "id": 50471}, {"name": "Jill Baker", "id": 2456454}, {"name": "Jennifer Hawkins DVM", "id": 1407944}, {"name": "Chase Diaz", "id": 908647}, {"name": "Andrew Gonzalez", "id": 980427}, {"name": "Brandy Franco", "id": 3339020}, {"name": "Kimberly Calhoun", "id": 738544}, {"name": "Rebecca Hernandez", "id": 738545}, {"name": "Curtis Barnes", "id": 2477330}, {"name": "Michelle Gill", "id": 738546}, {"name": "Lindsey Young", "id": 3339000}, {"name": "Bryan Villanueva", "id": 2480089}, {"name": "Kyle Thompson", "id": 16699}, {"name": "Taylor Walton", "id": 280926}], "links": [{"source": 2427558, "target": 2477330}, {"source": 2427558, "target": 3339000}, {"source": 2427558, "target": 3339020}, {"source": 50471, "target": 16699}, {"source": 50471, "target": 280926}, {"source": 50471, "target": 738544}, {"source": 50471, "target": 738545}, {"source": 50471, "target": 738546}, {"source": 1407944, "target": 980427}, {"source": 908647, "target": 980427}, {"source": 3339020, "target": 2477330}]}
|
[
2477989,
3339000,
50471,
2456454,
1407944,
2480089
] | 6 |
819 |
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 Marks, Bonnie Hayes, Stephen Oliver, Barbara Higgins, Holly Jenkins, Ethan Stanley, Richard Miller, Sheryl Rollins, Joel Abbott, Joshua Logan, Molly Rodriguez, Elizabeth Robinson, Jacqueline Perez, Ruth Vega, Mr. Lance Barber DDS, Melissa Ruiz, Justin Jones
- Fiendship connections: John Marks to Jacqueline Perez, John Marks to Ethan Stanley, Stephen Oliver to Richard Miller, Holly Jenkins to Sheryl Rollins, Holly Jenkins to Melissa Ruiz, Ethan Stanley to Sheryl Rollins, Ethan Stanley to Melissa Ruiz, Richard Miller to Mr. Lance Barber DDS, Richard Miller to Molly Rodriguez, Richard Miller to Joshua Logan, Richard Miller to Joel Abbott, Sheryl Rollins to Melissa Ruiz, Joel Abbott to Joshua Logan, Molly Rodriguez to Justin Jones, Ruth Vega to Melissa Ruiz
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 Marks", "id": 674}, {"name": "Bonnie Hayes", "id": 792034}, {"name": "Stephen Oliver", "id": 854660}, {"name": "Barbara Higgins", "id": 52262}, {"name": "Holly Jenkins", "id": 5159}, {"name": "Ethan Stanley", "id": 354857}, {"name": "Richard Miller", "id": 1523402}, {"name": "Sheryl Rollins", "id": 3723}, {"name": "Joel Abbott", "id": 2260875}, {"name": "Joshua Logan", "id": 2260874}, {"name": "Molly Rodriguez", "id": 1367182}, {"name": "Elizabeth Robinson", "id": 5578}, {"name": "Jacqueline Perez", "id": 650}, {"name": "Ruth Vega", "id": 27543}, {"name": "Mr. Lance Barber DDS", "id": 853273}, {"name": "Melissa Ruiz", "id": 3772}, {"name": "Justin Jones", "id": 2032511}], "links": [{"source": 674, "target": 650}, {"source": 674, "target": 354857}, {"source": 854660, "target": 1523402}, {"source": 5159, "target": 3723}, {"source": 5159, "target": 3772}, {"source": 354857, "target": 3723}, {"source": 354857, "target": 3772}, {"source": 1523402, "target": 853273}, {"source": 1523402, "target": 1367182}, {"source": 1523402, "target": 2260874}, {"source": 1523402, "target": 2260875}, {"source": 3723, "target": 3772}, {"source": 2260875, "target": 2260874}, {"source": 1367182, "target": 2032511}, {"source": 27543, "target": 3772}]}
|
[
674,
792034,
854660,
52262,
5578
] | 5 |
820 |
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: Drew Anderson, Kimberly Baxter, Daniel Rivera, Calvin Wilson, Gregory Wiley, Kristen Wheeler, Jacob Graham, Katie Li, Jeffrey Myers, Angela Gilbert, Kathryn Wagner, Deanna Byrd, Katherine Taylor, Julie Mitchell, William Bishop, Maria Frey, Joy Shaw, Jennifer Mitchell, Haley May, Kelly Sullivan, Aaron Burton
- Fiendship connections: Kimberly Baxter to Deanna Byrd, Kimberly Baxter to Calvin Wilson, Kimberly Baxter to Aaron Burton, Kimberly Baxter to Daniel Rivera, Daniel Rivera to Calvin Wilson, Gregory Wiley to Jacob Graham, Gregory Wiley to Katherine Taylor, Kristen Wheeler to Angela Gilbert, Jacob Graham to Katherine Taylor, Angela Gilbert to Kathryn Wagner, Katherine Taylor to Kelly Sullivan, Katherine Taylor to William Bishop, William Bishop to Maria Frey, William Bishop to Joy Shaw, Jennifer Mitchell to Aaron Burton
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": "Drew Anderson", "id": 4978950}, {"name": "Kimberly Baxter", "id": 5063562}, {"name": "Daniel Rivera", "id": 5063691}, {"name": "Calvin Wilson", "id": 5063569}, {"name": "Gregory Wiley", "id": 4942235}, {"name": "Kristen Wheeler", "id": 2421280}, {"name": "Jacob Graham", "id": 5339821}, {"name": "Katie Li", "id": 2431664}, {"name": "Jeffrey Myers", "id": 5105587}, {"name": "Angela Gilbert", "id": 2980533}, {"name": "Kathryn Wagner", "id": 2417850}, {"name": "Deanna Byrd", "id": 4966083}, {"name": "Katherine Taylor", "id": 5339859}, {"name": "Julie Mitchell", "id": 2491479}, {"name": "William Bishop", "id": 5365210}, {"name": "Maria Frey", "id": 5365212}, {"name": "Joy Shaw", "id": 5365216}, {"name": "Jennifer Mitchell", "id": 4932449}, {"name": "Haley May", "id": 5290083}, {"name": "Kelly Sullivan", "id": 4987373}, {"name": "Aaron Burton", "id": 5063665}], "links": [{"source": 5063562, "target": 4966083}, {"source": 5063562, "target": 5063569}, {"source": 5063562, "target": 5063665}, {"source": 5063562, "target": 5063691}, {"source": 5063691, "target": 5063569}, {"source": 4942235, "target": 5339821}, {"source": 4942235, "target": 5339859}, {"source": 2421280, "target": 2980533}, {"source": 5339821, "target": 5339859}, {"source": 2980533, "target": 2417850}, {"source": 5339859, "target": 4987373}, {"source": 5339859, "target": 5365210}, {"source": 5365210, "target": 5365212}, {"source": 5365210, "target": 5365216}, {"source": 4932449, "target": 5063665}]}
|
[
4978950,
4932449,
5365216,
2421280,
2431664,
5105587,
2491479,
5290083
] | 8 |
821 |
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 Hall, Shawna Patel, Barbara Rodriguez, Susan Morris, Brian Smith, Jimmy Gonzalez, Rachel Gutierrez, Miranda Morgan, Leroy Roberts, Peter White, Jerry Lewis, Angela Flynn, David Hill, Heather Love, Jessica Watson, Elizabeth Wolf
- Fiendship connections: Anthony Hall to Heather Love, Anthony Hall to Rachel Gutierrez, Anthony Hall to Shawna Patel, Barbara Rodriguez to Jimmy Gonzalez, Jimmy Gonzalez to Rachel Gutierrez, Jimmy Gonzalez to Elizabeth Wolf, Leroy Roberts to Elizabeth Wolf, Peter White to Jessica Watson, Angela Flynn to Heather Love, Angela Flynn to Jessica Watson
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 Hall", "id": 2489026}, {"name": "Shawna Patel", "id": 2820069}, {"name": "Barbara Rodriguez", "id": 2435334}, {"name": "Susan Morris", "id": 2433352}, {"name": "Brian Smith", "id": 2423193}, {"name": "Jimmy Gonzalez", "id": 3156939}, {"name": "Rachel Gutierrez", "id": 2421614}, {"name": "Miranda Morgan", "id": 2435504}, {"name": "Leroy Roberts", "id": 2751025}, {"name": "Peter White", "id": 2583922}, {"name": "Jerry Lewis", "id": 2413364}, {"name": "Angela Flynn", "id": 2421590}, {"name": "David Hill", "id": 2445433}, {"name": "Heather Love", "id": 2405566}, {"name": "Jessica Watson", "id": 2405598}, {"name": "Elizabeth Wolf", "id": 2428383}], "links": [{"source": 2489026, "target": 2405566}, {"source": 2489026, "target": 2421614}, {"source": 2489026, "target": 2820069}, {"source": 2435334, "target": 3156939}, {"source": 3156939, "target": 2421614}, {"source": 3156939, "target": 2428383}, {"source": 2751025, "target": 2428383}, {"source": 2583922, "target": 2405598}, {"source": 2421590, "target": 2405566}, {"source": 2421590, "target": 2405598}]}
|
[
2489026,
2433352,
2423193,
2435504,
2413364,
2445433
] | 6 |
822 |
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: Kristen Mitchell, David Dickson, Kyle Archer, Kristen Andrews, Alyssa Park, Ray Nelson, Michael Simmons, Mrs. Sarah Herrera, Barbara Scott, John Pacheco, Gloria Roy, Steven Fleming, Laurie Baldwin, Mr. Brad Herman, Gavin Frey, Tonya Simpson
- Fiendship connections: Kristen Mitchell to Ray Nelson, Kristen Mitchell to Alyssa Park, Kristen Mitchell to Barbara Scott, Kristen Andrews to Michael Simmons, Kristen Andrews to Tonya Simpson, Ray Nelson to Mr. Brad Herman, Michael Simmons to Tonya Simpson, Michael Simmons to John Pacheco, Mrs. Sarah Herrera to Mr. Brad Herman, Mrs. Sarah Herrera to Gavin Frey, John Pacheco to Laurie Baldwin, Gloria Roy to Tonya Simpson, Laurie Baldwin to Gavin Frey
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": "Kristen Mitchell", "id": 2425632}, {"name": "David Dickson", "id": 2491617}, {"name": "Kyle Archer", "id": 2436453}, {"name": "Kristen Andrews", "id": 2587623}, {"name": "Alyssa Park", "id": 2688362}, {"name": "Ray Nelson", "id": 2632618}, {"name": "Michael Simmons", "id": 2449499}, {"name": "Mrs. Sarah Herrera", "id": 2456751}, {"name": "Barbara Scott", "id": 3288979}, {"name": "John Pacheco", "id": 3823932}, {"name": "Gloria Roy", "id": 2749311}, {"name": "Steven Fleming", "id": 2412250}, {"name": "Laurie Baldwin", "id": 2449178}, {"name": "Mr. Brad Herman", "id": 2465244}, {"name": "Gavin Frey", "id": 2978430}, {"name": "Tonya Simpson", "id": 2449599}], "links": [{"source": 2425632, "target": 2632618}, {"source": 2425632, "target": 2688362}, {"source": 2425632, "target": 3288979}, {"source": 2587623, "target": 2449499}, {"source": 2587623, "target": 2449599}, {"source": 2632618, "target": 2465244}, {"source": 2449499, "target": 2449599}, {"source": 2449499, "target": 3823932}, {"source": 2456751, "target": 2465244}, {"source": 2456751, "target": 2978430}, {"source": 3823932, "target": 2449178}, {"source": 2749311, "target": 2449599}, {"source": 2449178, "target": 2978430}]}
|
[
2425632,
2491617,
2436453,
2412250
] | 4 |
823 |
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: Nicholas Day, Tiffany Pittman, Joseph Shaw, Alice Scott, Joseph Kerr, Margaret Mitchell, Briana Jenkins, Tina Carrillo, Hunter Leblanc, Evelyn Hutchinson, Nancy Knox, James Mathews, Jason Wong, Mr. Joseph Patterson, Ashley Meyers, Ian Edwards, Patricia Green, John Mcclure, Gail Forbes, Shelby Preston, Taylor Anderson, Nicole Li, John Buck, Shannon Smith, Garrett Henderson, Carl Lee
- Fiendship connections: Nicholas Day to Nancy Knox, Nicholas Day to Carl Lee, Tiffany Pittman to Evelyn Hutchinson, Tiffany Pittman to Briana Jenkins, Joseph Shaw to Hunter Leblanc, Alice Scott to Gail Forbes, Alice Scott to Hunter Leblanc, Joseph Kerr to John Mcclure, Joseph Kerr to Gail Forbes, Joseph Kerr to Ian Edwards, Margaret Mitchell to Evelyn Hutchinson, Margaret Mitchell to Hunter Leblanc, Tina Carrillo to Mr. Joseph Patterson, Tina Carrillo to Taylor Anderson, Hunter Leblanc to Shelby Preston, Hunter Leblanc to Patricia Green, Hunter Leblanc to Garrett Henderson, Hunter Leblanc to Ashley Meyers, Hunter Leblanc to Shannon Smith, Nancy Knox to Patricia Green, James Mathews to John Buck, Jason Wong to Nicole Li, Mr. Joseph Patterson to Ian Edwards, Ian Edwards to John Mcclure
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": "Nicholas Day", "id": 2419843}, {"name": "Tiffany Pittman", "id": 2437765}, {"name": "Joseph Shaw", "id": 2483340}, {"name": "Alice Scott", "id": 3896335}, {"name": "Joseph Kerr", "id": 2404134}, {"name": "Margaret Mitchell", "id": 2406826}, {"name": "Briana Jenkins", "id": 2632876}, {"name": "Tina Carrillo", "id": 2431737}, {"name": "Hunter Leblanc", "id": 2456696}, {"name": "Evelyn Hutchinson", "id": 2409926}, {"name": "Nancy Knox", "id": 2514375}, {"name": "James Mathews", "id": 2452040}, {"name": "Jason Wong", "id": 55626}, {"name": "Mr. Joseph Patterson", "id": 2448972}, {"name": "Ashley Meyers", "id": 3816781}, {"name": "Ian Edwards", "id": 2453458}, {"name": "Patricia Green", "id": 2445142}, {"name": "John Mcclure", "id": 2453347}, {"name": "Gail Forbes", "id": 2453352}, {"name": "Shelby Preston", "id": 2407785}, {"name": "Taylor Anderson", "id": 2533866}, {"name": "Nicole Li", "id": 542830}, {"name": "John Buck", "id": 2442616}, {"name": "Shannon Smith", "id": 3996665}, {"name": "Garrett Henderson", "id": 2934141}, {"name": "Carl Lee", "id": 2658047}], "links": [{"source": 2419843, "target": 2514375}, {"source": 2419843, "target": 2658047}, {"source": 2437765, "target": 2409926}, {"source": 2437765, "target": 2632876}, {"source": 2483340, "target": 2456696}, {"source": 3896335, "target": 2453352}, {"source": 3896335, "target": 2456696}, {"source": 2404134, "target": 2453347}, {"source": 2404134, "target": 2453352}, {"source": 2404134, "target": 2453458}, {"source": 2406826, "target": 2409926}, {"source": 2406826, "target": 2456696}, {"source": 2431737, "target": 2448972}, {"source": 2431737, "target": 2533866}, {"source": 2456696, "target": 2407785}, {"source": 2456696, "target": 2445142}, {"source": 2456696, "target": 2934141}, {"source": 2456696, "target": 3816781}, {"source": 2456696, "target": 3996665}, {"source": 2514375, "target": 2445142}, {"source": 2452040, "target": 2442616}, {"source": 55626, "target": 542830}, {"source": 2448972, "target": 2453458}, {"source": 2453458, "target": 2453347}]}
|
[
2419843,
2452040,
55626
] | 3 |
824 |
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: Jennifer Morales, Brittany Walker, Lisa Thomas, Billy Bolton, Joshua Jennings, Danny Reyes, Dr. Jacqueline Gonzalez PhD, Melissa Bonilla, Crystal Moore, Elizabeth York, Anthony Patterson, David Jackson, Michael Jenkins, Tanya Nelson, Kimberly Vaughn, Steven Green, Stephanie Garza, Diane Lewis, Nancy Meza, Melissa Jones, Michael Simpson, Wesley Bailey, Nicholas Bailey
- Fiendship connections: Jennifer Morales to Joshua Jennings, Brittany Walker to Joshua Jennings, Billy Bolton to Tanya Nelson, Billy Bolton to Elizabeth York, Billy Bolton to Melissa Bonilla, Danny Reyes to Wesley Bailey, Danny Reyes to Crystal Moore, Danny Reyes to Kimberly Vaughn, Danny Reyes to Nancy Meza, Danny Reyes to Nicholas Bailey, Danny Reyes to Melissa Jones, Dr. Jacqueline Gonzalez PhD to Melissa Jones, Crystal Moore to Anthony Patterson, David Jackson to Michael Simpson, Michael Jenkins to Nancy Meza, Steven Green to Melissa Jones, Steven Green to Nicholas Bailey, Melissa Jones to Nicholas 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": "Jennifer Morales", "id": 3108227}, {"name": "Brittany Walker", "id": 3108230}, {"name": "Lisa Thomas", "id": 4958859}, {"name": "Billy Bolton", "id": 3095567}, {"name": "Joshua Jennings", "id": 2420635}, {"name": "Danny Reyes", "id": 4944924}, {"name": "Dr. Jacqueline Gonzalez PhD", "id": 5463195}, {"name": "Melissa Bonilla", "id": 2430881}, {"name": "Crystal Moore", "id": 5061927}, {"name": "Elizabeth York", "id": 2426152}, {"name": "Anthony Patterson", "id": 4940588}, {"name": "David Jackson", "id": 2448690}, {"name": "Michael Jenkins", "id": 5269045}, {"name": "Tanya Nelson", "id": 2419259}, {"name": "Kimberly Vaughn", "id": 5761729}, {"name": "Steven Green", "id": 5021255}, {"name": "Stephanie Garza", "id": 4961229}, {"name": "Diane Lewis", "id": 2500567}, {"name": "Nancy Meza", "id": 5017048}, {"name": "Melissa Jones", "id": 4947934}, {"name": "Michael Simpson", "id": 3775458}, {"name": "Wesley Bailey", "id": 4944867}, {"name": "Nicholas Bailey", "id": 5022310}], "links": [{"source": 3108227, "target": 2420635}, {"source": 3108230, "target": 2420635}, {"source": 3095567, "target": 2419259}, {"source": 3095567, "target": 2426152}, {"source": 3095567, "target": 2430881}, {"source": 4944924, "target": 4944867}, {"source": 4944924, "target": 5061927}, {"source": 4944924, "target": 5761729}, {"source": 4944924, "target": 5017048}, {"source": 4944924, "target": 5022310}, {"source": 4944924, "target": 4947934}, {"source": 5463195, "target": 4947934}, {"source": 5061927, "target": 4940588}, {"source": 2448690, "target": 3775458}, {"source": 5269045, "target": 5017048}, {"source": 5021255, "target": 4947934}, {"source": 5021255, "target": 5022310}, {"source": 4947934, "target": 5022310}]}
|
[
3108227,
4958859,
2426152,
5761729,
3775458,
4961229,
2500567
] | 7 |
825 |
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: Grace Anderson, Jordan Morales, Cassandra Mann, Ian Simmons, Susan Adams, Kimberly Dennis, Renee Butler, Stephanie English, Michael Anderson, Lisa Armstrong, Patricia Sanchez, Kimberly Williams, Jason Ferrell, Joseph Anderson, Edgar Mayo, Grace Burnett, Angela Baird, Phillip Villegas, Kelly Moore, Michael Dixon, Erin Williams
- Fiendship connections: Grace Anderson to Michael Anderson, Grace Anderson to Kimberly Dennis, Susan Adams to Joseph Anderson, Renee Butler to Kimberly Williams, Renee Butler to Michael Anderson, Lisa Armstrong to Edgar Mayo, Patricia Sanchez to Jason Ferrell, Patricia Sanchez to Michael Dixon, Patricia Sanchez to Grace Burnett, Kimberly Williams to Joseph Anderson, Joseph Anderson to Erin Williams, Joseph Anderson to Edgar Mayo, Joseph Anderson to Angela Baird
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": "Grace Anderson", "id": 3323137}, {"name": "Jordan Morales", "id": 2455053}, {"name": "Cassandra Mann", "id": 2424592}, {"name": "Ian Simmons", "id": 2441104}, {"name": "Susan Adams", "id": 2558104}, {"name": "Kimberly Dennis", "id": 2430235}, {"name": "Renee Butler", "id": 3128607}, {"name": "Stephanie English", "id": 2456227}, {"name": "Michael Anderson", "id": 2427302}, {"name": "Lisa Armstrong", "id": 2455085}, {"name": "Patricia Sanchez", "id": 4305715}, {"name": "Kimberly Williams", "id": 2421057}, {"name": "Jason Ferrell", "id": 2470726}, {"name": "Joseph Anderson", "id": 2457032}, {"name": "Edgar Mayo", "id": 3963211}, {"name": "Grace Burnett", "id": 2478799}, {"name": "Angela Baird", "id": 4004178}, {"name": "Phillip Villegas", "id": 2439764}, {"name": "Kelly Moore", "id": 2488412}, {"name": "Michael Dixon", "id": 2474985}, {"name": "Erin Williams", "id": 2550381}], "links": [{"source": 3323137, "target": 2427302}, {"source": 3323137, "target": 2430235}, {"source": 2558104, "target": 2457032}, {"source": 3128607, "target": 2421057}, {"source": 3128607, "target": 2427302}, {"source": 2455085, "target": 3963211}, {"source": 4305715, "target": 2470726}, {"source": 4305715, "target": 2474985}, {"source": 4305715, "target": 2478799}, {"source": 2421057, "target": 2457032}, {"source": 2457032, "target": 2550381}, {"source": 2457032, "target": 3963211}, {"source": 2457032, "target": 4004178}]}
|
[
2421057,
2455053,
2424592,
2441104,
2456227,
2474985,
2439764,
2488412
] | 8 |
826 |
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 Atkinson, Raymond Coffey, Danielle Smith, Kelsey Stanley, Steven Horn, Terry Sanchez, Dawn Huff, Brandon Richards, Darren Tapia, Ashley Walter, Joseph Cochran, Cheryl Hughes, Jennifer Hardy, Nicholas Davis, Veronica Herrera, Jason Roberts, Emily Johnston, Terry Rich, Jason Vaughn, Timothy Thomas, Wesley Patrick, Christopher Boyd, Elizabeth Schaefer, Sarah Thomas, Mr. Matthew Romero
- Fiendship connections: Melanie Atkinson to Mr. Matthew Romero, Raymond Coffey to Darren Tapia, Danielle Smith to Terry Rich, Steven Horn to Mr. Matthew Romero, Steven Horn to Dawn Huff, Dawn Huff to Mr. Matthew Romero, Darren Tapia to Sarah Thomas, Darren Tapia to Wesley Patrick, Darren Tapia to Jason Vaughn, Darren Tapia to Timothy Thomas, Ashley Walter to Cheryl Hughes, Jennifer Hardy to Mr. Matthew Romero, Nicholas Davis to Mr. Matthew Romero, Veronica Herrera to Mr. Matthew Romero, Jason Vaughn to Timothy Thomas, Christopher Boyd to Sarah 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": "Melanie Atkinson", "id": 5649029}, {"name": "Raymond Coffey", "id": 1296520}, {"name": "Danielle Smith", "id": 2472586}, {"name": "Kelsey Stanley", "id": 4985620}, {"name": "Steven Horn", "id": 5332762}, {"name": "Terry Sanchez", "id": 2473115}, {"name": "Dawn Huff", "id": 5846947}, {"name": "Brandon Richards", "id": 2479526}, {"name": "Darren Tapia", "id": 1470249}, {"name": "Ashley Walter", "id": 5423530}, {"name": "Joseph Cochran", "id": 1912109}, {"name": "Cheryl Hughes", "id": 5423544}, {"name": "Jennifer Hardy", "id": 6101698}, {"name": "Nicholas Davis", "id": 6101701}, {"name": "Veronica Herrera", "id": 6101705}, {"name": "Jason Roberts", "id": 2418251}, {"name": "Emily Johnston", "id": 1253195}, {"name": "Terry Rich", "id": 4376913}, {"name": "Jason Vaughn", "id": 1216096}, {"name": "Timothy Thomas", "id": 1216100}, {"name": "Wesley Patrick", "id": 925543}, {"name": "Christopher Boyd", "id": 1860202}, {"name": "Elizabeth Schaefer", "id": 1530988}, {"name": "Sarah Thomas", "id": 920057}, {"name": "Mr. Matthew Romero", "id": 5178366}], "links": [{"source": 5649029, "target": 5178366}, {"source": 1296520, "target": 1470249}, {"source": 2472586, "target": 4376913}, {"source": 5332762, "target": 5178366}, {"source": 5332762, "target": 5846947}, {"source": 5846947, "target": 5178366}, {"source": 1470249, "target": 920057}, {"source": 1470249, "target": 925543}, {"source": 1470249, "target": 1216096}, {"source": 1470249, "target": 1216100}, {"source": 5423530, "target": 5423544}, {"source": 6101698, "target": 5178366}, {"source": 6101701, "target": 5178366}, {"source": 6101705, "target": 5178366}, {"source": 1216096, "target": 1216100}, {"source": 1860202, "target": 920057}]}
|
[
6101698,
1216096,
4376913,
4985620,
2473115,
2479526,
5423544,
1912109,
2418251,
1253195,
1530988
] | 11 |
827 |
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: George Kelly, Bryan Sutton, Sarah Poole, Mariah Padilla, Larry Gutierrez, Emily Leon, Austin Ramsey, Justin Ferguson, Janet Herring, Debra Bennett, James Branch, Kathy Butler, Victor Moran, Harold Johnson, Donna Mcclain, Gabriel Dixon
- Fiendship connections: George Kelly to Larry Gutierrez, George Kelly to Janet Herring, Bryan Sutton to Donna Mcclain, Sarah Poole to Larry Gutierrez, Mariah Padilla to Debra Bennett, Mariah Padilla to Janet Herring, Larry Gutierrez to Victor Moran, Larry Gutierrez to Harold Johnson, Emily Leon to Gabriel Dixon, Austin Ramsey to Gabriel Dixon, Justin Ferguson to Gabriel Dixon, James Branch to Gabriel Dixon
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": "George Kelly", "id": 1941697}, {"name": "Bryan Sutton", "id": 2961986}, {"name": "Sarah Poole", "id": 2180867}, {"name": "Mariah Padilla", "id": 1285571}, {"name": "Larry Gutierrez", "id": 2107973}, {"name": "Emily Leon", "id": 5827590}, {"name": "Austin Ramsey", "id": 5234760}, {"name": "Justin Ferguson", "id": 5827592}, {"name": "Janet Herring", "id": 1965545}, {"name": "Debra Bennett", "id": 1534633}, {"name": "James Branch", "id": 5827596}, {"name": "Kathy Butler", "id": 1090319}, {"name": "Victor Moran", "id": 1191057}, {"name": "Harold Johnson", "id": 2376213}, {"name": "Donna Mcclain", "id": 2417271}, {"name": "Gabriel Dixon", "id": 5686458}], "links": [{"source": 1941697, "target": 2107973}, {"source": 1941697, "target": 1965545}, {"source": 2961986, "target": 2417271}, {"source": 2180867, "target": 2107973}, {"source": 1285571, "target": 1534633}, {"source": 1285571, "target": 1965545}, {"source": 2107973, "target": 1191057}, {"source": 2107973, "target": 2376213}, {"source": 5827590, "target": 5686458}, {"source": 5234760, "target": 5686458}, {"source": 5827592, "target": 5686458}, {"source": 5827596, "target": 5686458}]}
|
[
1941697,
2961986,
5827590,
1090319
] | 4 |
828 |
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 Lyons, Alexander Espinoza, Ashley Keller, Joanna Salazar, Diane Webb, Lauren Brown PhD, Kevin Paul, Angelica Johnson, Jennifer Bailey, Jeremy Phillips, Carolyn Thomas, Jessica Cook, Jesse Black, Jasmine Sims, George Morgan, Valerie Griffin, David Scott, Charles Wise, Manuel Clark, John Cummings, Sandra Woodward, Tiffany Young, Breanna Bailey, Jenna Hill
- Fiendship connections: Lauren Lyons to George Morgan, Alexander Espinoza to Charles Wise, Alexander Espinoza to Jessica Cook, Ashley Keller to Diane Webb, Joanna Salazar to Angelica Johnson, Diane Webb to Jennifer Bailey, Diane Webb to John Cummings, Diane Webb to Jesse Black, Diane Webb to Kevin Paul, Lauren Brown PhD to Breanna Bailey, Kevin Paul to Carolyn Thomas, Kevin Paul to Manuel Clark, Angelica Johnson to Breanna Bailey, Jeremy Phillips to Breanna Bailey, Jasmine Sims to Charles Wise, George Morgan to Sandra Woodward, Valerie Griffin to Breanna Bailey, David Scott to Jenna Hill
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 Lyons", "id": 941824}, {"name": "Alexander Espinoza", "id": 3262217}, {"name": "Ashley Keller", "id": 2473866}, {"name": "Joanna Salazar", "id": 935571}, {"name": "Diane Webb", "id": 3382932}, {"name": "Lauren Brown PhD", "id": 1367574}, {"name": "Kevin Paul", "id": 2488472}, {"name": "Angelica Johnson", "id": 1367577}, {"name": "Jennifer Bailey", "id": 2428574}, {"name": "Jeremy Phillips", "id": 1367587}, {"name": "Carolyn Thomas", "id": 2430893}, {"name": "Jessica Cook", "id": 2442806}, {"name": "Jesse Black", "id": 2486209}, {"name": "Jasmine Sims", "id": 2440903}, {"name": "George Morgan", "id": 1813324}, {"name": "Valerie Griffin", "id": 1293388}, {"name": "David Scott", "id": 1371983}, {"name": "Charles Wise", "id": 2425054}, {"name": "Manuel Clark", "id": 2454111}, {"name": "John Cummings", "id": 2433891}, {"name": "Sandra Woodward", "id": 2065380}, {"name": "Tiffany Young", "id": 2421733}, {"name": "Breanna Bailey", "id": 827370}, {"name": "Jenna Hill", "id": 1255290}], "links": [{"source": 941824, "target": 1813324}, {"source": 3262217, "target": 2425054}, {"source": 3262217, "target": 2442806}, {"source": 2473866, "target": 3382932}, {"source": 935571, "target": 1367577}, {"source": 3382932, "target": 2428574}, {"source": 3382932, "target": 2433891}, {"source": 3382932, "target": 2486209}, {"source": 3382932, "target": 2488472}, {"source": 1367574, "target": 827370}, {"source": 2488472, "target": 2430893}, {"source": 2488472, "target": 2454111}, {"source": 1367577, "target": 827370}, {"source": 1367587, "target": 827370}, {"source": 2440903, "target": 2425054}, {"source": 1813324, "target": 2065380}, {"source": 1293388, "target": 827370}, {"source": 1371983, "target": 1255290}]}
|
[
941824,
2442806,
2486209,
1367587,
1255290,
2421733
] | 6 |
829 |
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: Nicholas Clark, Kimberly Randolph, Lawrence Smith, Jonathan Logan, Lisa Russell, Cheryl Gilbert, Tina Johnson, Ethan Thompson, Edwin Mendez, Andrea Rivera, Tina Hamilton, Mary Maddox, Tanner Jackson, Charles Blair, John Brown, Michael Potter, Amy Berger, Tracy Brown, Charles Johnson, Michelle Johnson
- Fiendship connections: Nicholas Clark to Edwin Mendez, Nicholas Clark to Amy Berger, Kimberly Randolph to Michelle Johnson, Lawrence Smith to Michelle Johnson, Jonathan Logan to Lisa Russell, Tina Johnson to Andrea Rivera, Ethan Thompson to Andrea Rivera, Edwin Mendez to Tanner Jackson, Andrea Rivera to Michael Potter, Andrea Rivera to Tracy Brown, Andrea Rivera to Tina Hamilton, Tanner Jackson to Michelle Johnson, John Brown to Amy Berger
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": "Nicholas Clark", "id": 3508352}, {"name": "Kimberly Randolph", "id": 4640776}, {"name": "Lawrence Smith", "id": 2482197}, {"name": "Jonathan Logan", "id": 4254}, {"name": "Lisa Russell", "id": 8996}, {"name": "Cheryl Gilbert", "id": 2474924}, {"name": "Tina Johnson", "id": 328754}, {"name": "Ethan Thompson", "id": 89915}, {"name": "Edwin Mendez", "id": 2433084}, {"name": "Andrea Rivera", "id": 110780}, {"name": "Tina Hamilton", "id": 126397}, {"name": "Mary Maddox", "id": 6079}, {"name": "Tanner Jackson", "id": 2515788}, {"name": "Charles Blair", "id": 2452688}, {"name": "John Brown", "id": 3567952}, {"name": "Michael Potter", "id": 33274}, {"name": "Amy Berger", "id": 2435832}, {"name": "Tracy Brown", "id": 58873}, {"name": "Charles Johnson", "id": 107386}, {"name": "Michelle Johnson", "id": 2482431}], "links": [{"source": 3508352, "target": 2433084}, {"source": 3508352, "target": 2435832}, {"source": 4640776, "target": 2482431}, {"source": 2482197, "target": 2482431}, {"source": 4254, "target": 8996}, {"source": 328754, "target": 110780}, {"source": 89915, "target": 110780}, {"source": 2433084, "target": 2515788}, {"source": 110780, "target": 33274}, {"source": 110780, "target": 58873}, {"source": 110780, "target": 126397}, {"source": 2515788, "target": 2482431}, {"source": 3567952, "target": 2435832}]}
|
[
3508352,
8996,
2474924,
328754,
6079,
2452688,
107386
] | 7 |
830 |
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 Le, Jessica Gates, Tamara Cruz, Kelly Chan, Tricia Waters, Daniel Adams, Brandon Berger, Omar Hoffman II, Diane Hughes, Madison Rogers, Melanie Welch, George Wolf, Ann Booker, Hannah Warren, Christopher Cabrera, Angelica Jones, Michele Willis, Tyler Barrett, Elijah Sanders, Michael Patel, Daniel Chapman, Jennifer Lowe, Elizabeth Lewis, Cynthia Mcguire, James Martin, Brian Snyder, Robert James, Glen Henderson DDS, Tricia Schmidt, John Garcia
- Fiendship connections: Jessica Gates to James Martin, Tamara Cruz to George Wolf, Kelly Chan to John Garcia, Kelly Chan to Michael Patel, Daniel Adams to Daniel Chapman, Omar Hoffman II to Elizabeth Lewis, Diane Hughes to James Martin, Madison Rogers to Michele Willis, Madison Rogers to Elijah Sanders, George Wolf to Glen Henderson DDS, George Wolf to Angelica Jones, Angelica Jones to Glen Henderson DDS, Tyler Barrett to Jennifer Lowe, Elijah Sanders to Brian Snyder, Michael Patel to Cynthia Mcguire, Michael Patel to John Garcia
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 Le", "id": 2438016}, {"name": "Jessica Gates", "id": 2409858}, {"name": "Tamara Cruz", "id": 5119622}, {"name": "Kelly Chan", "id": 2424331}, {"name": "Tricia Waters", "id": 4971659}, {"name": "Daniel Adams", "id": 2463885}, {"name": "Brandon Berger", "id": 5059599}, {"name": "Omar Hoffman II", "id": 1421725}, {"name": "Diane Hughes", "id": 2409889}, {"name": "Madison Rogers", "id": 4981412}, {"name": "Melanie Welch", "id": 2493222}, {"name": "George Wolf", "id": 5045675}, {"name": "Ann Booker", "id": 2473773}, {"name": "Hannah Warren", "id": 2405168}, {"name": "Christopher Cabrera", "id": 4966582}, {"name": "Angelica Jones", "id": 5688377}, {"name": "Michele Willis", "id": 5255359}, {"name": "Tyler Barrett", "id": 5074886}, {"name": "Elijah Sanders", "id": 5693768}, {"name": "Michael Patel", "id": 2699470}, {"name": "Daniel Chapman", "id": 4187855}, {"name": "Jennifer Lowe", "id": 5835091}, {"name": "Elizabeth Lewis", "id": 996451}, {"name": "Cynthia Mcguire", "id": 2408424}, {"name": "James Martin", "id": 2752489}, {"name": "Brian Snyder", "id": 4943978}, {"name": "Robert James", "id": 4939254}, {"name": "Glen Henderson DDS", "id": 4953980}, {"name": "Tricia Schmidt", "id": 2432637}, {"name": "John Garcia", "id": 2419326}], "links": [{"source": 2409858, "target": 2752489}, {"source": 5119622, "target": 5045675}, {"source": 2424331, "target": 2419326}, {"source": 2424331, "target": 2699470}, {"source": 2463885, "target": 4187855}, {"source": 1421725, "target": 996451}, {"source": 2409889, "target": 2752489}, {"source": 4981412, "target": 5255359}, {"source": 4981412, "target": 5693768}, {"source": 5045675, "target": 4953980}, {"source": 5045675, "target": 5688377}, {"source": 5688377, "target": 4953980}, {"source": 5074886, "target": 5835091}, {"source": 5693768, "target": 4943978}, {"source": 2699470, "target": 2408424}, {"source": 2699470, "target": 2419326}]}
|
[
2438016,
2752489,
5688377,
2408424,
4971659,
2463885,
5059599,
996451,
5693768,
2493222,
2473773,
2405168,
4966582,
5835091,
4939254,
2432637
] | 16 |
831 |
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: Betty Olson, David Gilbert, Carol Martin, David Gray, Heather Dalton, Sheena Rodriguez, Jacqueline Parsons, Larry Rowland Jr., Kevin Warren, Anthony Anderson, Jasmine Phillips, Heather Zimmerman, Ronald Nicholson, Jack Mccall, Daisy Fuller, John Ellis
- Fiendship connections: Betty Olson to Carol Martin, Betty Olson to Heather Zimmerman, Betty Olson to Jack Mccall, David Gilbert to Ronald Nicholson, David Gilbert to Kevin Warren, David Gray to Heather Zimmerman, Jacqueline Parsons to Jasmine Phillips, Jacqueline Parsons to John Ellis, Jacqueline Parsons to Anthony Anderson, Larry Rowland Jr. to Daisy Fuller, Anthony Anderson to Jasmine Phillips, Jasmine Phillips to John Ellis
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": "Betty Olson", "id": 1465504}, {"name": "David Gilbert", "id": 3019970}, {"name": "Carol Martin", "id": 1167782}, {"name": "David Gray", "id": 1291529}, {"name": "Heather Dalton", "id": 2452429}, {"name": "Sheena Rodriguez", "id": 2443610}, {"name": "Jacqueline Parsons", "id": 5036432}, {"name": "Larry Rowland Jr.", "id": 4476912}, {"name": "Kevin Warren", "id": 2463344}, {"name": "Anthony Anderson", "id": 5381399}, {"name": "Jasmine Phillips", "id": 4936565}, {"name": "Heather Zimmerman", "id": 2038807}, {"name": "Ronald Nicholson", "id": 2418298}, {"name": "Jack Mccall", "id": 2198395}, {"name": "Daisy Fuller", "id": 2478268}, {"name": "John Ellis", "id": 5036414}], "links": [{"source": 1465504, "target": 1167782}, {"source": 1465504, "target": 2038807}, {"source": 1465504, "target": 2198395}, {"source": 3019970, "target": 2418298}, {"source": 3019970, "target": 2463344}, {"source": 1291529, "target": 2038807}, {"source": 5036432, "target": 4936565}, {"source": 5036432, "target": 5036414}, {"source": 5036432, "target": 5381399}, {"source": 4476912, "target": 2478268}, {"source": 5381399, "target": 4936565}, {"source": 4936565, "target": 5036414}]}
|
[
1465504,
2463344,
2452429,
2443610,
5036432,
4476912
] | 6 |
832 |
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: Andrew Johnson, Cassandra Cervantes, Scott Mccormick, Casey Miller, Cody Wright, Chloe Taylor, Angel Guerrero, Keith Yates, Marcus Wolf, Samantha Ramos, Kyle Harrison, Shelby Castro, April Harris, Renee Spencer, Dakota Arnold, Mary Holloway, Jeremiah Mitchell, Adrienne Hurst, Vanessa Walker, Tina Taylor, Nathan Hays, David Potts, Laura Osborne, Sarah Wright, Debra Delacruz, Tracey Smith
- Fiendship connections: Cassandra Cervantes to Kyle Harrison, Cassandra Cervantes to Keith Yates, Cassandra Cervantes to Samantha Ramos, Cassandra Cervantes to Tina Taylor, Scott Mccormick to Debra Delacruz, Scott Mccormick to Tracey Smith, Scott Mccormick to Vanessa Walker, Scott Mccormick to Laura Osborne, Casey Miller to Chloe Taylor, Casey Miller to Adrienne Hurst, Casey Miller to Mary Holloway, Cody Wright to Kyle Harrison, Cody Wright to Keith Yates, Chloe Taylor to Nathan Hays, Angel Guerrero to Adrienne Hurst, Angel Guerrero to Marcus Wolf, Keith Yates to Kyle Harrison, Keith Yates to David Potts, Samantha Ramos to Debra Delacruz, Kyle Harrison to Jeremiah Mitchell, Shelby Castro to Tracey Smith, April Harris to Nathan Hays, Dakota Arnold to Nathan Hays, Jeremiah Mitchell to Nathan Hays, Vanessa Walker to Debra Delacruz, Laura Osborne to Tracey 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": "Andrew Johnson", "id": 2425478}, {"name": "Cassandra Cervantes", "id": 2449166}, {"name": "Scott Mccormick", "id": 2487321}, {"name": "Casey Miller", "id": 2435227}, {"name": "Cody Wright", "id": 2873142}, {"name": "Chloe Taylor", "id": 2533306}, {"name": "Angel Guerrero", "id": 2434106}, {"name": "Keith Yates", "id": 2463546}, {"name": "Marcus Wolf", "id": 3524419}, {"name": "Samantha Ramos", "id": 3009863}, {"name": "Kyle Harrison", "id": 2463051}, {"name": "Shelby Castro", "id": 2585808}, {"name": "April Harris", "id": 4361684}, {"name": "Renee Spencer", "id": 2479065}, {"name": "Dakota Arnold", "id": 4361692}, {"name": "Mary Holloway", "id": 3552222}, {"name": "Jeremiah Mitchell", "id": 4149089}, {"name": "Adrienne Hurst", "id": 2534371}, {"name": "Vanessa Walker", "id": 2805093}, {"name": "Tina Taylor", "id": 3826537}, {"name": "Nathan Hays", "id": 2473838}, {"name": "David Potts", "id": 4172782}, {"name": "Laura Osborne", "id": 3061744}, {"name": "Sarah Wright", "id": 2420980}, {"name": "Debra Delacruz", "id": 2418171}, {"name": "Tracey Smith", "id": 2425468}], "links": [{"source": 2449166, "target": 2463051}, {"source": 2449166, "target": 2463546}, {"source": 2449166, "target": 3009863}, {"source": 2449166, "target": 3826537}, {"source": 2487321, "target": 2418171}, {"source": 2487321, "target": 2425468}, {"source": 2487321, "target": 2805093}, {"source": 2487321, "target": 3061744}, {"source": 2435227, "target": 2533306}, {"source": 2435227, "target": 2534371}, {"source": 2435227, "target": 3552222}, {"source": 2873142, "target": 2463051}, {"source": 2873142, "target": 2463546}, {"source": 2533306, "target": 2473838}, {"source": 2434106, "target": 2534371}, {"source": 2434106, "target": 3524419}, {"source": 2463546, "target": 2463051}, {"source": 2463546, "target": 4172782}, {"source": 3009863, "target": 2418171}, {"source": 2463051, "target": 4149089}, {"source": 2585808, "target": 2425468}, {"source": 4361684, "target": 2473838}, {"source": 4361692, "target": 2473838}, {"source": 4149089, "target": 2473838}, {"source": 2805093, "target": 2418171}, {"source": 3061744, "target": 2425468}]}
|
[
2425478,
2449166,
2479065,
2420980
] | 4 |
833 |
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 Graham, Timothy Morales, Charles Brooks, Melissa Sanders, Gerald Brown, Terry Hammond, Joshua Allen, Jose Potter, Rachael Mcdonald, Melissa Briggs, Anna Douglas, Michael Franco, Shane Goodman, Stephanie Burns, Ricardo Greene, Elizabeth Rhodes, Rachel Gutierrez
- Fiendship connections: Eric Graham to Stephanie Burns, Timothy Morales to Anna Douglas, Timothy Morales to Joshua Allen, Timothy Morales to Jose Potter, Timothy Morales to Ricardo Greene, Timothy Morales to Terry Hammond, Timothy Morales to Elizabeth Rhodes, Charles Brooks to Melissa Sanders, Charles Brooks to Melissa Briggs, Gerald Brown to Jose Potter, Gerald Brown to Shane Goodman, Rachael Mcdonald to Shane Goodman, Melissa Briggs to Rachel Gutierrez, Anna Douglas to Rachel Gutierrez, Stephanie Burns to Ricardo Greene
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 Graham", "id": 1150752}, {"name": "Timothy Morales", "id": 1351649}, {"name": "Charles Brooks", "id": 1262658}, {"name": "Melissa Sanders", "id": 1136387}, {"name": "Gerald Brown", "id": 1102887}, {"name": "Terry Hammond", "id": 1524616}, {"name": "Joshua Allen", "id": 1177898}, {"name": "Jose Potter", "id": 1205450}, {"name": "Rachael Mcdonald", "id": 806829}, {"name": "Melissa Briggs", "id": 1582331}, {"name": "Anna Douglas", "id": 1108625}, {"name": "Michael Franco", "id": 1315890}, {"name": "Shane Goodman", "id": 1102963}, {"name": "Stephanie Burns", "id": 1027827}, {"name": "Ricardo Greene", "id": 1244790}, {"name": "Elizabeth Rhodes", "id": 1646555}, {"name": "Rachel Gutierrez", "id": 997019}], "links": [{"source": 1150752, "target": 1027827}, {"source": 1351649, "target": 1108625}, {"source": 1351649, "target": 1177898}, {"source": 1351649, "target": 1205450}, {"source": 1351649, "target": 1244790}, {"source": 1351649, "target": 1524616}, {"source": 1351649, "target": 1646555}, {"source": 1262658, "target": 1136387}, {"source": 1262658, "target": 1582331}, {"source": 1102887, "target": 1205450}, {"source": 1102887, "target": 1102963}, {"source": 806829, "target": 1102963}, {"source": 1582331, "target": 997019}, {"source": 1108625, "target": 997019}, {"source": 1027827, "target": 1244790}]}
|
[
1150752,
1315890
] | 2 |
834 |
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: Gina Hatfield, Katherine Gutierrez, Gilbert Hernandez, Xavier Jones, Katherine Lutz, Angela Wright, Calvin Munoz, Ricardo Brown, Todd Palmer, Edwin Horne, Ashley Jones, Justin Williams, David Jackson, Ronald Stephens, Sherry Barker, Mr. Scott Hudson, Raymond Beard, Julie Herrera
- Fiendship connections: Gina Hatfield to Ronald Stephens, Gina Hatfield to David Jackson, Katherine Gutierrez to Xavier Jones, Gilbert Hernandez to Ronald Stephens, Gilbert Hernandez to David Jackson, Gilbert Hernandez to Ashley Jones, Xavier Jones to Ashley Jones, Xavier Jones to Edwin Horne, Katherine Lutz to Todd Palmer, Angela Wright to David Jackson, Calvin Munoz to David Jackson, Todd Palmer to Justin Williams, Edwin Horne to David Jackson, Ashley Jones to Sherry Barker, Justin Williams to David Jackson, David Jackson to Ronald Stephens
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": "Gina Hatfield", "id": 2549568}, {"name": "Katherine Gutierrez", "id": 2549474}, {"name": "Gilbert Hernandez", "id": 2874498}, {"name": "Xavier Jones", "id": 2428516}, {"name": "Katherine Lutz", "id": 2479142}, {"name": "Angela Wright", "id": 3464969}, {"name": "Calvin Munoz", "id": 3464971}, {"name": "Ricardo Brown", "id": 2464748}, {"name": "Todd Palmer", "id": 2476959}, {"name": "Edwin Horne", "id": 2563629}, {"name": "Ashley Jones", "id": 2448111}, {"name": "Justin Williams", "id": 2563857}, {"name": "David Jackson", "id": 2431794}, {"name": "Ronald Stephens", "id": 2428531}, {"name": "Sherry Barker", "id": 2516502}, {"name": "Mr. Scott Hudson", "id": 2492983}, {"name": "Raymond Beard", "id": 2471928}, {"name": "Julie Herrera", "id": 2473791}], "links": [{"source": 2549568, "target": 2428531}, {"source": 2549568, "target": 2431794}, {"source": 2549474, "target": 2428516}, {"source": 2874498, "target": 2428531}, {"source": 2874498, "target": 2431794}, {"source": 2874498, "target": 2448111}, {"source": 2428516, "target": 2448111}, {"source": 2428516, "target": 2563629}, {"source": 2479142, "target": 2476959}, {"source": 3464969, "target": 2431794}, {"source": 3464971, "target": 2431794}, {"source": 2476959, "target": 2563857}, {"source": 2563629, "target": 2431794}, {"source": 2448111, "target": 2516502}, {"source": 2563857, "target": 2431794}, {"source": 2431794, "target": 2428531}]}
|
[
2549568,
2464748,
2492983,
2471928,
2473791
] | 5 |
835 |
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: Sandra Calderon, Jeffrey Foster, Andrew Ford, Sarah Booker, Kenneth Rowe, Alexandra Frederick, Karla Ellis, Joshua Williams, Samuel Richardson, Bethany Downs, Donna Robinson, Daniel Vaughn, Zachary Jones, Sarah Malone, Breanna Dillon, Jesse Barker, Jacqueline Stephens
- Fiendship connections: Sandra Calderon to Sarah Booker, Sandra Calderon to Zachary Jones, Sandra Calderon to Jacqueline Stephens, Sandra Calderon to Jeffrey Foster, Sandra Calderon to Bethany Downs, Andrew Ford to Daniel Vaughn, Andrew Ford to Karla Ellis, Andrew Ford to Kenneth Rowe, Sarah Booker to Zachary Jones, Kenneth Rowe to Daniel Vaughn, Kenneth Rowe to Sarah Malone, Kenneth Rowe to Karla Ellis, Alexandra Frederick to Jesse Barker, Alexandra Frederick to Joshua Williams, Alexandra Frederick to Donna Robinson, Karla Ellis to Daniel Vaughn, Karla Ellis to Sarah Malone, Donna Robinson to Jesse Barker, Daniel Vaughn to Sarah Malone
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": "Sandra Calderon", "id": 5554466}, {"name": "Jeffrey Foster", "id": 5995363}, {"name": "Andrew Ford", "id": 2482052}, {"name": "Sarah Booker", "id": 4980196}, {"name": "Kenneth Rowe", "id": 4624935}, {"name": "Alexandra Frederick", "id": 2493608}, {"name": "Karla Ellis", "id": 2482536}, {"name": "Joshua Williams", "id": 2460169}, {"name": "Samuel Richardson", "id": 987629}, {"name": "Bethany Downs", "id": 5995373}, {"name": "Donna Robinson", "id": 4075699}, {"name": "Daniel Vaughn", "id": 2482357}, {"name": "Zachary Jones", "id": 5466262}, {"name": "Sarah Malone", "id": 2482426}, {"name": "Breanna Dillon", "id": 2421659}, {"name": "Jesse Barker", "id": 2459997}, {"name": "Jacqueline Stephens", "id": 5554494}], "links": [{"source": 5554466, "target": 4980196}, {"source": 5554466, "target": 5466262}, {"source": 5554466, "target": 5554494}, {"source": 5554466, "target": 5995363}, {"source": 5554466, "target": 5995373}, {"source": 2482052, "target": 2482357}, {"source": 2482052, "target": 2482536}, {"source": 2482052, "target": 4624935}, {"source": 4980196, "target": 5466262}, {"source": 4624935, "target": 2482357}, {"source": 4624935, "target": 2482426}, {"source": 4624935, "target": 2482536}, {"source": 2493608, "target": 2459997}, {"source": 2493608, "target": 2460169}, {"source": 2493608, "target": 4075699}, {"source": 2482536, "target": 2482357}, {"source": 2482536, "target": 2482426}, {"source": 4075699, "target": 2459997}, {"source": 2482357, "target": 2482426}]}
|
[
5554466,
2482052,
2493608,
987629,
2421659
] | 5 |
836 |
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: Faith Spears, Christian Monroe, Diane Allen, Ryan Jensen, Edward Molina, William Carpenter, Julia Sims, Jonathan Williams, Madison Garcia, Christopher Stout, Sarah Hansen, Sheri Brock, Dr. Gerald Thompson, Steven Perez, Randall Rush, Patricia Charles, Elizabeth Goodman, Jacob Carlson
- Fiendship connections: Faith Spears to Elizabeth Goodman, Faith Spears to Madison Garcia, Faith Spears to Steven Perez, Ryan Jensen to Patricia Charles, Edward Molina to Julia Sims, Edward Molina to William Carpenter, William Carpenter to Patricia Charles, Madison Garcia to Steven Perez, Christopher Stout to Patricia Charles, Sheri Brock to Jacob Carlson, Dr. Gerald Thompson to Patricia Charles, Patricia Charles to Jacob Carlson
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": "Faith Spears", "id": 2417984}, {"name": "Christian Monroe", "id": 2447520}, {"name": "Diane Allen", "id": 2466307}, {"name": "Ryan Jensen", "id": 4758627}, {"name": "Edward Molina", "id": 2520646}, {"name": "William Carpenter", "id": 2477735}, {"name": "Julia Sims", "id": 2442887}, {"name": "Jonathan Williams", "id": 2477995}, {"name": "Madison Garcia", "id": 2473805}, {"name": "Christopher Stout", "id": 4881358}, {"name": "Sarah Hansen", "id": 2461082}, {"name": "Sheri Brock", "id": 2748604}, {"name": "Dr. Gerald Thompson", "id": 2405587}, {"name": "Steven Perez", "id": 2993269}, {"name": "Randall Rush", "id": 2435736}, {"name": "Patricia Charles", "id": 2499130}, {"name": "Elizabeth Goodman", "id": 2473692}, {"name": "Jacob Carlson", "id": 2459391}], "links": [{"source": 2417984, "target": 2473692}, {"source": 2417984, "target": 2473805}, {"source": 2417984, "target": 2993269}, {"source": 4758627, "target": 2499130}, {"source": 2520646, "target": 2442887}, {"source": 2520646, "target": 2477735}, {"source": 2477735, "target": 2499130}, {"source": 2473805, "target": 2993269}, {"source": 4881358, "target": 2499130}, {"source": 2748604, "target": 2459391}, {"source": 2405587, "target": 2499130}, {"source": 2499130, "target": 2459391}]}
|
[
2417984,
2447520,
2466307,
4758627,
2477995,
2461082,
2435736
] | 7 |
837 |
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: Rachel Wyatt, Danielle Wallace, Tami Nichols, Joseph Mccarthy, Evan Santos, Sherry Duncan, Rhonda Gilbert, Jamie Dickson, Erica Watts, Sandra Melton, Zachary Rose, Maurice Farley, Rick Roach, Joseph Green, Sarah Bell, Bradley Poole, Sandra Young
- Fiendship connections: Rachel Wyatt to Erica Watts, Danielle Wallace to Sarah Bell, Danielle Wallace to Sherry Duncan, Danielle Wallace to Rhonda Gilbert, Danielle Wallace to Jamie Dickson, Danielle Wallace to Maurice Farley, Tami Nichols to Sandra Melton, Joseph Mccarthy to Sandra Melton, Sandra Melton to Sandra Young, Sandra Melton to Rick Roach, Sandra Melton to Zachary Rose, Zachary Rose to Joseph Green, Sarah Bell to Bradley Poole
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": "Rachel Wyatt", "id": 3453890}, {"name": "Danielle Wallace", "id": 2272418}, {"name": "Tami Nichols", "id": 961958}, {"name": "Joseph Mccarthy", "id": 1174118}, {"name": "Evan Santos", "id": 2119103}, {"name": "Sherry Duncan", "id": 2392843}, {"name": "Rhonda Gilbert", "id": 2392844}, {"name": "Jamie Dickson", "id": 2392845}, {"name": "Erica Watts", "id": 2432110}, {"name": "Sandra Melton", "id": 1751022}, {"name": "Zachary Rose", "id": 2169520}, {"name": "Maurice Farley", "id": 2392846}, {"name": "Rick Roach", "id": 1082994}, {"name": "Joseph Green", "id": 1722068}, {"name": "Sarah Bell", "id": 1559000}, {"name": "Bradley Poole", "id": 1492412}, {"name": "Sandra Young", "id": 880856}], "links": [{"source": 3453890, "target": 2432110}, {"source": 2272418, "target": 1559000}, {"source": 2272418, "target": 2392843}, {"source": 2272418, "target": 2392844}, {"source": 2272418, "target": 2392845}, {"source": 2272418, "target": 2392846}, {"source": 961958, "target": 1751022}, {"source": 1174118, "target": 1751022}, {"source": 1751022, "target": 880856}, {"source": 1751022, "target": 1082994}, {"source": 1751022, "target": 2169520}, {"source": 2169520, "target": 1722068}, {"source": 1559000, "target": 1492412}]}
|
[
3453890,
2272418,
1174118,
2119103
] | 4 |
838 |
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: Daniel Mccormick, Maria Rosales, Mrs. Lauren Williams DVM, Brian Jackson, Sean Hicks, James Cross, Jessica Reed, Austin Coleman, Bridget Anderson, Dylan Lara, Jeremy Garcia, Cynthia Martinez, Gabrielle Carrillo, Raymond Mckay, Sarah Smith, Angela Harrell, Ian Morris, Monique Walls, Brett Haley, Katherine Brown, Mark Montgomery, Melissa Allen, Sarah Velez, Michael Miller, Michael Martinez, Kathleen Hall
- Fiendship connections: Daniel Mccormick to Sean Hicks, Maria Rosales to Mrs. Lauren Williams DVM, Maria Rosales to Mark Montgomery, Maria Rosales to Bridget Anderson, Mrs. Lauren Williams DVM to Mark Montgomery, Mrs. Lauren Williams DVM to Bridget Anderson, Sean Hicks to Kathleen Hall, James Cross to Sarah Smith, James Cross to Austin Coleman, James Cross to Cynthia Martinez, Austin Coleman to Sarah Smith, Austin Coleman to Cynthia Martinez, Jeremy Garcia to Katherine Brown, Cynthia Martinez to Sarah Smith, Gabrielle Carrillo to Ian Morris, Raymond Mckay to Melissa Allen, Angela Harrell to Ian Morris, Ian Morris to Michael Martinez, Brett Haley to Katherine Brown, Katherine Brown to Sarah Velez
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": "Daniel Mccormick", "id": 11011}, {"name": "Maria Rosales", "id": 2478603}, {"name": "Mrs. Lauren Williams DVM", "id": 2478485}, {"name": "Brian Jackson", "id": 2456727}, {"name": "Sean Hicks", "id": 407576}, {"name": "James Cross", "id": 2490778}, {"name": "Jessica Reed", "id": 8220}, {"name": "Austin Coleman", "id": 2456222}, {"name": "Bridget Anderson", "id": 4534566}, {"name": "Dylan Lara", "id": 2454059}, {"name": "Jeremy Garcia", "id": 8243}, {"name": "Cynthia Martinez", "id": 3168955}, {"name": "Gabrielle Carrillo", "id": 4791740}, {"name": "Raymond Mckay", "id": 1225150}, {"name": "Sarah Smith", "id": 2421823}, {"name": "Angela Harrell", "id": 4791745}, {"name": "Ian Morris", "id": 2493514}, {"name": "Monique Walls", "id": 2410059}, {"name": "Brett Haley", "id": 677710}, {"name": "Katherine Brown", "id": 118480}, {"name": "Mark Montgomery", "id": 2478679}, {"name": "Melissa Allen", "id": 1632983}, {"name": "Sarah Velez", "id": 677719}, {"name": "Michael Miller", "id": 2449242}, {"name": "Michael Martinez", "id": 2411899}, {"name": "Kathleen Hall", "id": 11007}], "links": [{"source": 11011, "target": 407576}, {"source": 2478603, "target": 2478485}, {"source": 2478603, "target": 2478679}, {"source": 2478603, "target": 4534566}, {"source": 2478485, "target": 2478679}, {"source": 2478485, "target": 4534566}, {"source": 407576, "target": 11007}, {"source": 2490778, "target": 2421823}, {"source": 2490778, "target": 2456222}, {"source": 2490778, "target": 3168955}, {"source": 2456222, "target": 2421823}, {"source": 2456222, "target": 3168955}, {"source": 8243, "target": 118480}, {"source": 3168955, "target": 2421823}, {"source": 4791740, "target": 2493514}, {"source": 1225150, "target": 1632983}, {"source": 4791745, "target": 2493514}, {"source": 2493514, "target": 2411899}, {"source": 677710, "target": 118480}, {"source": 118480, "target": 677719}]}
|
[
407576,
2478603,
2456727,
2490778,
8220,
2454059,
118480,
4791745,
1225150,
2410059,
2449242
] | 11 |
839 |
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: Andrew Ruiz, Deborah Powell, Whitney Powell, Johnny Bush, Kyle Carter, Brian Rogers, Scott Cooper, Brandon Strickland, Gary Herrera, Angela Thomas, Lisa Russell, Dorothy Young, Linda Benitez, Andrea Spencer, Scott Short
- Fiendship connections: Andrew Ruiz to Johnny Bush, Andrew Ruiz to Andrea Spencer, Andrew Ruiz to Angela Thomas, Andrew Ruiz to Lisa Russell, Andrew Ruiz to Dorothy Young, Andrew Ruiz to Linda Benitez, Deborah Powell to Andrea Spencer, Kyle Carter to Scott Short, Brian Rogers to Andrea Spencer, Scott Cooper to Scott Short, Brandon Strickland to Scott Short
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": "Andrew Ruiz", "id": 2492768}, {"name": "Deborah Powell", "id": 2465313}, {"name": "Whitney Powell", "id": 2478370}, {"name": "Johnny Bush", "id": 2404708}, {"name": "Kyle Carter", "id": 2477540}, {"name": "Brian Rogers", "id": 2478984}, {"name": "Scott Cooper", "id": 2899833}, {"name": "Brandon Strickland", "id": 4616463}, {"name": "Gary Herrera", "id": 2478420}, {"name": "Angela Thomas", "id": 4770007}, {"name": "Lisa Russell", "id": 4770008}, {"name": "Dorothy Young", "id": 4770009}, {"name": "Linda Benitez", "id": 4770010}, {"name": "Andrea Spencer", "id": 2764733}, {"name": "Scott Short", "id": 2481758}], "links": [{"source": 2492768, "target": 2404708}, {"source": 2492768, "target": 2764733}, {"source": 2492768, "target": 4770007}, {"source": 2492768, "target": 4770008}, {"source": 2492768, "target": 4770009}, {"source": 2492768, "target": 4770010}, {"source": 2465313, "target": 2764733}, {"source": 2477540, "target": 2481758}, {"source": 2478984, "target": 2764733}, {"source": 2899833, "target": 2481758}, {"source": 4616463, "target": 2481758}]}
|
[
2492768,
2478370,
2899833,
2478420
] | 4 |
840 |
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 Mcclain, Alexander Rivera, Patrick Patel, Kayla Mcknight, Amy Williams, Janice Villarreal, Jennifer Bush, David Brooks, David Rivas, Caitlin Chandler, Erik Rodriguez, Tiffany Lee, Jennifer Vasquez, Kimberly Wilcox, Patrick Patton, Russell Baker, Linda Pierce, Debbie Hood, Stephanie Brown, Christina Vazquez, Anthony Craig
- Fiendship connections: Brian Mcclain to Patrick Patel, Alexander Rivera to Stephanie Brown, Patrick Patel to Stephanie Brown, Kayla Mcknight to Erik Rodriguez, Janice Villarreal to Erik Rodriguez, Jennifer Bush to Russell Baker, David Brooks to Russell Baker, David Rivas to Russell Baker, Caitlin Chandler to Erik Rodriguez, Erik Rodriguez to Debbie Hood, Erik Rodriguez to Patrick Patton, Erik Rodriguez to Christina Vazquez, Tiffany Lee to Russell Baker, Jennifer Vasquez to Russell Baker, Russell Baker to Linda Pierce
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 Mcclain", "id": 4785024}, {"name": "Alexander Rivera", "id": 2424973}, {"name": "Patrick Patel", "id": 2493326}, {"name": "Kayla Mcknight", "id": 2484624}, {"name": "Amy Williams", "id": 2461715}, {"name": "Janice Villarreal", "id": 2414360}, {"name": "Jennifer Bush", "id": 5005608}, {"name": "David Brooks", "id": 5913136}, {"name": "David Rivas", "id": 5913137}, {"name": "Caitlin Chandler", "id": 2410679}, {"name": "Erik Rodriguez", "id": 2406970}, {"name": "Tiffany Lee", "id": 5288767}, {"name": "Jennifer Vasquez", "id": 4972226}, {"name": "Kimberly Wilcox", "id": 2490181}, {"name": "Patrick Patton", "id": 2673738}, {"name": "Russell Baker", "id": 5509451}, {"name": "Linda Pierce", "id": 5250384}, {"name": "Debbie Hood", "id": 2449874}, {"name": "Stephanie Brown", "id": 3258711}, {"name": "Christina Vazquez", "id": 2673753}, {"name": "Anthony Craig", "id": 2473830}], "links": [{"source": 4785024, "target": 2493326}, {"source": 2424973, "target": 3258711}, {"source": 2493326, "target": 3258711}, {"source": 2484624, "target": 2406970}, {"source": 2414360, "target": 2406970}, {"source": 5005608, "target": 5509451}, {"source": 5913136, "target": 5509451}, {"source": 5913137, "target": 5509451}, {"source": 2410679, "target": 2406970}, {"source": 2406970, "target": 2449874}, {"source": 2406970, "target": 2673738}, {"source": 2406970, "target": 2673753}, {"source": 5288767, "target": 5509451}, {"source": 4972226, "target": 5509451}, {"source": 5509451, "target": 5250384}]}
|
[
4785024,
2673738,
2461715,
4972226,
2490181,
2473830
] | 6 |
841 |
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 Page Jr., Nicholas Butler, Sarah Smith, Zoe Hendrix, Christina Russell, Louis Munoz, Emily Bonilla DVM, Vanessa Johnson, Heather Brown, Sean Harrell, Derrick Cruz, Brandy Carpenter, Dr. Kim Vaughan, Paul Moore, Lisa Riley, Kelsey Wilson, Frank Page, Gina Cross, Leon Wright, Anthony Young, James Wells, Jessica Walsh, Renee Lewis, Sean Newton
- Fiendship connections: Sarah Smith to Sean Newton, Zoe Hendrix to Louis Munoz, Zoe Hendrix to Gina Cross, Zoe Hendrix to Leon Wright, Christina Russell to Lisa Riley, Christina Russell to Frank Page, Emily Bonilla DVM to Brandy Carpenter, Heather Brown to Frank Page, Sean Harrell to Frank Page, Derrick Cruz to Frank Page, Brandy Carpenter to James Wells, Dr. Kim Vaughan to Sean Newton, Paul Moore to Renee Lewis, Frank Page to Anthony Young, Jessica Walsh to Renee Lewis
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 Page Jr.", "id": 2481410}, {"name": "Nicholas Butler", "id": 4931202}, {"name": "Sarah Smith", "id": 3227918}, {"name": "Zoe Hendrix", "id": 5349655}, {"name": "Christina Russell", "id": 2405016}, {"name": "Louis Munoz", "id": 4929057}, {"name": "Emily Bonilla DVM", "id": 2410147}, {"name": "Vanessa Johnson", "id": 2439080}, {"name": "Heather Brown", "id": 4255662}, {"name": "Sean Harrell", "id": 4255665}, {"name": "Derrick Cruz", "id": 4255666}, {"name": "Brandy Carpenter", "id": 2735795}, {"name": "Dr. Kim Vaughan", "id": 2464887}, {"name": "Paul Moore", "id": 1184697}, {"name": "Lisa Riley", "id": 2467644}, {"name": "Kelsey Wilson", "id": 2432333}, {"name": "Frank Page", "id": 2467671}, {"name": "Gina Cross", "id": 4940633}, {"name": "Leon Wright", "id": 4947936}, {"name": "Anthony Young", "id": 3640928}, {"name": "James Wells", "id": 2471011}, {"name": "Jessica Walsh", "id": 1363303}, {"name": "Renee Lewis", "id": 1944945}, {"name": "Sean Newton", "id": 2424183}], "links": [{"source": 3227918, "target": 2424183}, {"source": 5349655, "target": 4929057}, {"source": 5349655, "target": 4940633}, {"source": 5349655, "target": 4947936}, {"source": 2405016, "target": 2467644}, {"source": 2405016, "target": 2467671}, {"source": 2410147, "target": 2735795}, {"source": 4255662, "target": 2467671}, {"source": 4255665, "target": 2467671}, {"source": 4255666, "target": 2467671}, {"source": 2735795, "target": 2471011}, {"source": 2464887, "target": 2424183}, {"source": 1184697, "target": 1944945}, {"source": 2467671, "target": 3640928}, {"source": 1363303, "target": 1944945}]}
|
[
2481410,
4931202,
2464887,
4940633,
3640928,
2410147,
2439080,
1184697,
2432333
] | 9 |
842 |
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: Laura Mooney, Charles Leblanc, Andrea Ayers, Terrence Thompson, Brent Ray, Terry Foster, Jeremy Mendez, Joseph Obrien, Jeffrey Burgess, Dave Carlson, Natasha Johnson, Taylor Smith, Jasmine Mahoney, Jennifer Flores, Leslie Morales, Dr. Chelsea Thornton, Harold Carpenter, Connie Yoder
- Fiendship connections: Laura Mooney to Joseph Obrien, Charles Leblanc to Connie Yoder, Charles Leblanc to Natasha Johnson, Charles Leblanc to Andrea Ayers, Charles Leblanc to Leslie Morales, Charles Leblanc to Dave Carlson, Charles Leblanc to Taylor Smith, Terrence Thompson to Connie Yoder, Brent Ray to Harold Carpenter, Joseph Obrien to Harold Carpenter, Natasha Johnson to Leslie Morales, Jasmine Mahoney to Dr. Chelsea Thornton
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": "Laura Mooney", "id": 2480064}, {"name": "Charles Leblanc", "id": 2500578}, {"name": "Andrea Ayers", "id": 2618521}, {"name": "Terrence Thompson", "id": 2442852}, {"name": "Brent Ray", "id": 2473065}, {"name": "Terry Foster", "id": 2474412}, {"name": "Jeremy Mendez", "id": 2425932}, {"name": "Joseph Obrien", "id": 2480079}, {"name": "Jeffrey Burgess", "id": 2498513}, {"name": "Dave Carlson", "id": 4891794}, {"name": "Natasha Johnson", "id": 2500562}, {"name": "Taylor Smith", "id": 4891797}, {"name": "Jasmine Mahoney", "id": 2499926}, {"name": "Jennifer Flores", "id": 2474070}, {"name": "Leslie Morales", "id": 3268693}, {"name": "Dr. Chelsea Thornton", "id": 2405401}, {"name": "Harold Carpenter", "id": 4415707}, {"name": "Connie Yoder", "id": 2442814}], "links": [{"source": 2480064, "target": 2480079}, {"source": 2500578, "target": 2442814}, {"source": 2500578, "target": 2500562}, {"source": 2500578, "target": 2618521}, {"source": 2500578, "target": 3268693}, {"source": 2500578, "target": 4891794}, {"source": 2500578, "target": 4891797}, {"source": 2442852, "target": 2442814}, {"source": 2473065, "target": 4415707}, {"source": 2480079, "target": 4415707}, {"source": 2500562, "target": 3268693}, {"source": 2499926, "target": 2405401}]}
|
[
2480064,
2500578,
2474412,
2425932,
2498513,
2405401,
2474070
] | 7 |
843 |
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: Aaron Bennett, Lisa Hayes, William Smith, Gavin Parks, Christine Gardner, Aaron Stephens, Maria Harris, James Lewis, Dustin Mendez, Michael Vincent, Madison Bates, Ashley Wright, Christopher Wallace, Kayla Williams, Veronica Rogers, Julia Rodgers, Michael Patterson
- Fiendship connections: Aaron Bennett to Maria Harris, Lisa Hayes to Veronica Rogers, Gavin Parks to Christopher Wallace, Christine Gardner to Kayla Williams, Maria Harris to Veronica Rogers, Michael Vincent to Michael Patterson, Madison Bates to Michael Patterson, Ashley Wright to Michael Patterson, Christopher Wallace to Michael Patterson, Veronica Rogers to Julia Rodgers
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": "Aaron Bennett", "id": 2502401}, {"name": "Lisa Hayes", "id": 4912099}, {"name": "William Smith", "id": 163911}, {"name": "Gavin Parks", "id": 774376}, {"name": "Christine Gardner", "id": 203915}, {"name": "Aaron Stephens", "id": 2425516}, {"name": "Maria Harris", "id": 2406028}, {"name": "James Lewis", "id": 102030}, {"name": "Dustin Mendez", "id": 2424848}, {"name": "Michael Vincent", "id": 1154322}, {"name": "Madison Bates", "id": 1467766}, {"name": "Ashley Wright", "id": 1633527}, {"name": "Christopher Wallace", "id": 957817}, {"name": "Kayla Williams", "id": 528058}, {"name": "Veronica Rogers", "id": 2502427}, {"name": "Julia Rodgers", "id": 4912092}, {"name": "Michael Patterson", "id": 932702}], "links": [{"source": 2502401, "target": 2406028}, {"source": 4912099, "target": 2502427}, {"source": 774376, "target": 957817}, {"source": 203915, "target": 528058}, {"source": 2406028, "target": 2502427}, {"source": 1154322, "target": 932702}, {"source": 1467766, "target": 932702}, {"source": 1633527, "target": 932702}, {"source": 957817, "target": 932702}, {"source": 2502427, "target": 4912092}]}
|
[
2502401,
163911,
774376,
528058,
2425516,
102030,
2424848
] | 7 |
844 |
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: Vanessa Velez, William Gordon, Scott Rose, Sandra Reed, Tracy Hernandez, Rhonda Huber, Kelly Archer, Trevor Castillo, Shannon Collier, Jenna Rose, Megan Petty, Beth Barnett, Mary Lee, Jennifer May, Claire Howell, Amy Lee, Terry Osborn, Miranda Watson, Timothy Bray, Megan Prince, Oscar Hart, Jenny King, Michelle Bender
- Fiendship connections: William Gordon to Rhonda Huber, William Gordon to Sandra Reed, William Gordon to Jenna Rose, Scott Rose to Shannon Collier, Scott Rose to Oscar Hart, Sandra Reed to Kelly Archer, Tracy Hernandez to Terry Osborn, Tracy Hernandez to Beth Barnett, Tracy Hernandez to Timothy Bray, Rhonda Huber to Terry Osborn, Rhonda Huber to Claire Howell, Rhonda Huber to Timothy Bray, Kelly Archer to Shannon Collier, Kelly Archer to Miranda Watson, Shannon Collier to Terry Osborn, Shannon Collier to Jenny King, Shannon Collier to Amy Lee, Jenna Rose to Jennifer May, Megan Petty to Mary Lee, Beth Barnett to Miranda Watson, Mary Lee to Michelle Bender, Mary Lee to Megan Prince, Terry Osborn to Miranda Watson, Oscar Hart to Michelle Bender
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": "Vanessa Velez", "id": 5343488}, {"name": "William Gordon", "id": 4978817}, {"name": "Scott Rose", "id": 4935177}, {"name": "Sandra Reed", "id": 5107344}, {"name": "Tracy Hernandez", "id": 4998681}, {"name": "Rhonda Huber", "id": 4940699}, {"name": "Kelly Archer", "id": 5107358}, {"name": "Trevor Castillo", "id": 4934948}, {"name": "Shannon Collier", "id": 4937396}, {"name": "Jenna Rose", "id": 4987447}, {"name": "Megan Petty", "id": 4941756}, {"name": "Beth Barnett", "id": 5375165}, {"name": "Mary Lee", "id": 5018301}, {"name": "Jennifer May", "id": 5167807}, {"name": "Claire Howell", "id": 5153600}, {"name": "Amy Lee", "id": 5206592}, {"name": "Terry Osborn", "id": 4939201}, {"name": "Miranda Watson", "id": 5017801}, {"name": "Timothy Bray", "id": 5411426}, {"name": "Megan Prince", "id": 5508323}, {"name": "Oscar Hart", "id": 5089910}, {"name": "Jenny King", "id": 5040631}, {"name": "Michelle Bender", "id": 4941693}], "links": [{"source": 4978817, "target": 4940699}, {"source": 4978817, "target": 5107344}, {"source": 4978817, "target": 4987447}, {"source": 4935177, "target": 4937396}, {"source": 4935177, "target": 5089910}, {"source": 5107344, "target": 5107358}, {"source": 4998681, "target": 4939201}, {"source": 4998681, "target": 5375165}, {"source": 4998681, "target": 5411426}, {"source": 4940699, "target": 4939201}, {"source": 4940699, "target": 5153600}, {"source": 4940699, "target": 5411426}, {"source": 5107358, "target": 4937396}, {"source": 5107358, "target": 5017801}, {"source": 4937396, "target": 4939201}, {"source": 4937396, "target": 5040631}, {"source": 4937396, "target": 5206592}, {"source": 4987447, "target": 5167807}, {"source": 4941756, "target": 5018301}, {"source": 5375165, "target": 5017801}, {"source": 5018301, "target": 4941693}, {"source": 5018301, "target": 5508323}, {"source": 4939201, "target": 5017801}, {"source": 5089910, "target": 4941693}]}
|
[
5343488,
4978817,
4934948
] | 3 |
845 |
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: Lori Mcintosh, Kathleen Johnson, Jessica Barron, Toni Mcneil, Tracey Holden, William Ramsey, Jeremy Diaz, Brandon Murphy, Brian Rose, Jeffrey Miller, Oscar Carson, Brooke Lopez, Kimberly Duran, Timothy Sexton, Tracy Solomon
- Fiendship connections: Lori Mcintosh to Timothy Sexton, Jessica Barron to Timothy Sexton, Jessica Barron to Jeffrey Miller, Toni Mcneil to Jeffrey Miller, Toni Mcneil to William Ramsey, Tracey Holden to Timothy Sexton, Jeremy Diaz to Brandon Murphy, Brandon Murphy to Brian Rose, Brian Rose to Brooke Lopez, Oscar Carson to Timothy Sexton, Oscar Carson to Kimberly Duran, Brooke Lopez to Kimberly Duran, Timothy Sexton to Tracy Solomon
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": "Lori Mcintosh", "id": 5524096}, {"name": "Kathleen Johnson", "id": 5130560}, {"name": "Jessica Barron", "id": 4968262}, {"name": "Toni Mcneil", "id": 5075240}, {"name": "Tracey Holden", "id": 6037129}, {"name": "William Ramsey", "id": 5839114}, {"name": "Jeremy Diaz", "id": 4955743}, {"name": "Brandon Murphy", "id": 4955794}, {"name": "Brian Rose", "id": 5093587}, {"name": "Jeffrey Miller", "id": 5428339}, {"name": "Oscar Carson", "id": 5363926}, {"name": "Brooke Lopez", "id": 5170966}, {"name": "Kimberly Duran", "id": 5021820}, {"name": "Timothy Sexton", "id": 5018014}, {"name": "Tracy Solomon", "id": 6037119}], "links": [{"source": 5524096, "target": 5018014}, {"source": 4968262, "target": 5018014}, {"source": 4968262, "target": 5428339}, {"source": 5075240, "target": 5428339}, {"source": 5075240, "target": 5839114}, {"source": 6037129, "target": 5018014}, {"source": 4955743, "target": 4955794}, {"source": 4955794, "target": 5093587}, {"source": 5093587, "target": 5170966}, {"source": 5363926, "target": 5018014}, {"source": 5363926, "target": 5021820}, {"source": 5170966, "target": 5021820}, {"source": 5018014, "target": 6037119}]}
|
[
5524096,
5130560
] | 2 |
846 |
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: Paul Hopkins, Rachel Mercado, Tina Collier, Monica Haynes, Karen Thompson, Luke James, Christina Vasquez, Richard Olson, James Jimenez, Anthony Walsh, Scott Allen, Nicole Mcintyre DDS, Paul Blair, Tiffany Nelson, Stephen Phelps, Brian Gallagher, Candice Carpenter, Theresa Soto, Elizabeth Gomez, David Davenport
- Fiendship connections: Rachel Mercado to Brian Gallagher, Rachel Mercado to Tina Collier, Rachel Mercado to Anthony Walsh, Rachel Mercado to Candice Carpenter, Rachel Mercado to Theresa Soto, Tina Collier to Brian Gallagher, Monica Haynes to Stephen Phelps, Monica Haynes to Nicole Mcintyre DDS, Monica Haynes to Luke James, Monica Haynes to Christina Vasquez, Monica Haynes to Scott Allen, Monica Haynes to Paul Blair, Richard Olson to Elizabeth Gomez, Anthony Walsh to Brian Gallagher, Tiffany Nelson to Elizabeth Gomez, Tiffany Nelson to David Davenport
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": "Paul Hopkins", "id": 4927232}, {"name": "Rachel Mercado", "id": 1426945}, {"name": "Tina Collier", "id": 1426952}, {"name": "Monica Haynes", "id": 4993161}, {"name": "Karen Thompson", "id": 66204}, {"name": "Luke James", "id": 4968092}, {"name": "Christina Vasquez", "id": 4993060}, {"name": "Richard Olson", "id": 5670}, {"name": "James Jimenez", "id": 10538}, {"name": "Anthony Walsh", "id": 1426991}, {"name": "Scott Allen", "id": 5181232}, {"name": "Nicole Mcintyre DDS", "id": 4939951}, {"name": "Paul Blair", "id": 5136953}, {"name": "Tiffany Nelson", "id": 23764}, {"name": "Stephen Phelps", "id": 4931415}, {"name": "Brian Gallagher", "id": 838743}, {"name": "Candice Carpenter", "id": 1501016}, {"name": "Theresa Soto", "id": 2069593}, {"name": "Elizabeth Gomez", "id": 105}, {"name": "David Davenport", "id": 496}], "links": [{"source": 1426945, "target": 838743}, {"source": 1426945, "target": 1426952}, {"source": 1426945, "target": 1426991}, {"source": 1426945, "target": 1501016}, {"source": 1426945, "target": 2069593}, {"source": 1426952, "target": 838743}, {"source": 4993161, "target": 4931415}, {"source": 4993161, "target": 4939951}, {"source": 4993161, "target": 4968092}, {"source": 4993161, "target": 4993060}, {"source": 4993161, "target": 5181232}, {"source": 4993161, "target": 5136953}, {"source": 5670, "target": 105}, {"source": 1426991, "target": 838743}, {"source": 23764, "target": 105}, {"source": 23764, "target": 496}]}
|
[
4927232,
1426945,
4993060,
66204,
496,
10538
] | 6 |
847 |
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 Hays, Jennifer Dominguez, Tyler Shaw, Philip Brown, Matthew Martin, Rebecca Wright, Daniel Summers, Keith Mccormick, Tamara Moore, Juan Smith, Kevin Cain, Mary Phillips, Stephanie Brooks, Katie Freeman, Hayley Potter, Eddie Mercer, Patricia Taylor, Mrs. Stephanie Zamora MD, Lynn Taylor, Jason Soto, Kim Martin, Shari Hill, Thomas Khan, Eric Coleman, Richard Schneider, Christopher Sellers, Stephen Pena, Julia Allison, Matthew Joseph, Samantha Donovan
- Fiendship connections: Brian Hays to Matthew Martin, Brian Hays to Hayley Potter, Philip Brown to Keith Mccormick, Philip Brown to Jason Soto, Matthew Martin to Matthew Joseph, Daniel Summers to Kevin Cain, Daniel Summers to Thomas Khan, Tamara Moore to Stephanie Brooks, Tamara Moore to Stephen Pena, Tamara Moore to Mrs. Stephanie Zamora MD, Juan Smith to Shari Hill, Mary Phillips to Julia Allison, Stephanie Brooks to Matthew Joseph, Katie Freeman to Patricia Taylor, Hayley Potter to Richard Schneider, Eddie Mercer to Matthew Joseph, Eddie Mercer to Stephen Pena, Patricia Taylor to Samantha Donovan, Richard Schneider to Samantha Donovan
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 Hays", "id": 1011585}, {"name": "Jennifer Dominguez", "id": 2499209}, {"name": "Tyler Shaw", "id": 5147022}, {"name": "Philip Brown", "id": 4931857}, {"name": "Matthew Martin", "id": 773653}, {"name": "Rebecca Wright", "id": 62487}, {"name": "Daniel Summers", "id": 5659}, {"name": "Keith Mccormick", "id": 4954530}, {"name": "Tamara Moore", "id": 795170}, {"name": "Juan Smith", "id": 3084836}, {"name": "Kevin Cain", "id": 93860}, {"name": "Mary Phillips", "id": 4959402}, {"name": "Stephanie Brooks", "id": 788140}, {"name": "Katie Freeman", "id": 1271603}, {"name": "Hayley Potter", "id": 803636}, {"name": "Eddie Mercer", "id": 795443}, {"name": "Patricia Taylor", "id": 900158}, {"name": "Mrs. Stephanie Zamora MD", "id": 1063879}, {"name": "Lynn Taylor", "id": 220361}, {"name": "Jason Soto", "id": 5182802}, {"name": "Kim Martin", "id": 804949}, {"name": "Shari Hill", "id": 2419927}, {"name": "Thomas Khan", "id": 453216}, {"name": "Eric Coleman", "id": 2456550}, {"name": "Richard Schneider", "id": 811503}, {"name": "Christopher Sellers", "id": 5017328}, {"name": "Stephen Pena", "id": 809585}, {"name": "Julia Allison", "id": 5430002}, {"name": "Matthew Joseph", "id": 776819}, {"name": "Samantha Donovan", "id": 828798}], "links": [{"source": 1011585, "target": 773653}, {"source": 1011585, "target": 803636}, {"source": 4931857, "target": 4954530}, {"source": 4931857, "target": 5182802}, {"source": 773653, "target": 776819}, {"source": 5659, "target": 93860}, {"source": 5659, "target": 453216}, {"source": 795170, "target": 788140}, {"source": 795170, "target": 809585}, {"source": 795170, "target": 1063879}, {"source": 3084836, "target": 2419927}, {"source": 4959402, "target": 5430002}, {"source": 788140, "target": 776819}, {"source": 1271603, "target": 900158}, {"source": 803636, "target": 811503}, {"source": 795443, "target": 776819}, {"source": 795443, "target": 809585}, {"source": 900158, "target": 828798}, {"source": 811503, "target": 828798}]}
|
[
1011585,
2499209,
5147022,
4931857,
62487,
453216,
3084836,
5430002,
220361,
804949,
2456550,
5017328
] | 12 |
848 |
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 Miller, Larry Wilson, Carolyn Carey, Suzanne Andrews, Tina Anderson, Steven Reyes, Kevin Elliott, Melissa Cain, Brandon West, Zachary Johnson, Dalton Morgan, Travis Jackson, Dr. Joshua Lewis, Kelly Smith, Carolyn Webster, Judith Jones, Sarah Martinez, Marcus Smith, Melissa Allen
- Fiendship connections: Larry Wilson to Kelly Smith, Larry Wilson to Melissa Allen, Carolyn Carey to Tina Anderson, Carolyn Carey to Brandon West, Suzanne Andrews to Travis Jackson, Tina Anderson to Kevin Elliott, Steven Reyes to Dalton Morgan, Steven Reyes to Sarah Martinez, Kevin Elliott to Kelly Smith, Melissa Cain to Kelly Smith, Brandon West to Carolyn Webster, Zachary Johnson to Kelly Smith, Dalton Morgan to Kelly Smith, Dalton Morgan to Judith Jones, Dr. Joshua Lewis to Carolyn Webster
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 Miller", "id": 5317505}, {"name": "Larry Wilson", "id": 5227910}, {"name": "Carolyn Carey", "id": 4944637}, {"name": "Suzanne Andrews", "id": 5966220}, {"name": "Tina Anderson", "id": 4935449}, {"name": "Steven Reyes", "id": 5381402}, {"name": "Kevin Elliott", "id": 5228216}, {"name": "Melissa Cain", "id": 5228114}, {"name": "Brandon West", "id": 5042515}, {"name": "Zachary Johnson", "id": 5228119}, {"name": "Dalton Morgan", "id": 5228129}, {"name": "Travis Jackson", "id": 5151714}, {"name": "Dr. Joshua Lewis", "id": 5242721}, {"name": "Kelly Smith", "id": 4951782}, {"name": "Carolyn Webster", "id": 5524840}, {"name": "Judith Jones", "id": 5432427}, {"name": "Sarah Martinez", "id": 5463796}, {"name": "Marcus Smith", "id": 4956276}, {"name": "Melissa Allen", "id": 4958205}], "links": [{"source": 5227910, "target": 4951782}, {"source": 5227910, "target": 4958205}, {"source": 4944637, "target": 4935449}, {"source": 4944637, "target": 5042515}, {"source": 5966220, "target": 5151714}, {"source": 4935449, "target": 5228216}, {"source": 5381402, "target": 5228129}, {"source": 5381402, "target": 5463796}, {"source": 5228216, "target": 4951782}, {"source": 5228114, "target": 4951782}, {"source": 5042515, "target": 5524840}, {"source": 5228119, "target": 4951782}, {"source": 5228129, "target": 4951782}, {"source": 5228129, "target": 5432427}, {"source": 5242721, "target": 5524840}]}
|
[
5317505,
5228129,
5151714,
4956276
] | 4 |
849 |
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 Adams, Charles Wyatt, Holly Ewing, Margaret Chavez, Justin Kramer, Kimberly Peterson, Lisa Jefferson, Katherine Martinez, John Washington, Matthew Lee, Jerry Rojas, Lindsey Moore, Isaac Casey, Mr. James Wright, Timothy Wyatt, James Herman, Dana Williamson, Mark Ellis
- Fiendship connections: Thomas Adams to Timothy Wyatt, Holly Ewing to Timothy Wyatt, Justin Kramer to Lindsey Moore, Kimberly Peterson to James Herman, Katherine Martinez to Matthew Lee, Matthew Lee to Jerry Rojas, Lindsey Moore to Dana Williamson, Lindsey Moore to Timothy Wyatt, Mr. James Wright to Timothy Wyatt
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 Adams", "id": 2474176}, {"name": "Charles Wyatt", "id": 2425954}, {"name": "Holly Ewing", "id": 2474083}, {"name": "Margaret Chavez", "id": 2425605}, {"name": "Justin Kramer", "id": 2474011}, {"name": "Kimberly Peterson", "id": 3750795}, {"name": "Lisa Jefferson", "id": 2491468}, {"name": "Katherine Martinez", "id": 2412878}, {"name": "John Washington", "id": 2412239}, {"name": "Matthew Lee", "id": 2491056}, {"name": "Jerry Rojas", "id": 4738257}, {"name": "Lindsey Moore", "id": 2473810}, {"name": "Isaac Casey", "id": 2496688}, {"name": "Mr. James Wright", "id": 2474450}, {"name": "Timothy Wyatt", "id": 4359608}, {"name": "James Herman", "id": 2445753}, {"name": "Dana Williamson", "id": 2490907}, {"name": "Mark Ellis", "id": 2478428}], "links": [{"source": 2474176, "target": 4359608}, {"source": 2474083, "target": 4359608}, {"source": 2474011, "target": 2473810}, {"source": 3750795, "target": 2445753}, {"source": 2412878, "target": 2491056}, {"source": 2491056, "target": 4738257}, {"source": 2473810, "target": 2490907}, {"source": 2473810, "target": 4359608}, {"source": 2474450, "target": 4359608}]}
|
[
2474176,
2425954,
2425605,
2445753,
2491468,
2491056,
2412239,
2496688,
2478428
] | 9 |
850 |
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: Samantha Jones, Jeremiah Acosta, Kristin Howard, Danny Johnson, Gavin Franco, Tricia Miller, David Evans, Michelle King, Christine Barr, John Lopez, Tony Hart, Kimberly Bell, Lori Smith, Duane Miller, Joseph Gonzales, Charles Hayes MD, Clayton Garcia, Bryan Edwards, Patrick Sloan, Daniel Gibson, Sonya Barnett, Lynn Morrison, Roger Hayes
- Fiendship connections: Samantha Jones to Lori Smith, Samantha Jones to Joseph Gonzales, Samantha Jones to Patrick Sloan, Jeremiah Acosta to Duane Miller, Jeremiah Acosta to Christine Barr, Jeremiah Acosta to Lori Smith, Jeremiah Acosta to Joseph Gonzales, Jeremiah Acosta to Sonya Barnett, Jeremiah Acosta to Tony Hart, Jeremiah Acosta to Roger Hayes, Jeremiah Acosta to Charles Hayes MD, Jeremiah Acosta to Bryan Edwards, Jeremiah Acosta to Kristin Howard, Jeremiah Acosta to David Evans, Jeremiah Acosta to Lynn Morrison, Kristin Howard to Christine Barr, Kristin Howard to Lori Smith, Kristin Howard to Joseph Gonzales, Kristin Howard to Sonya Barnett, Danny Johnson to Duane Miller, Gavin Franco to Bryan Edwards, Tricia Miller to Patrick Sloan, David Evans to John Lopez, David Evans to Christine Barr, Christine Barr to John Lopez, Christine Barr to Joseph Gonzales, Christine Barr to Tony Hart, Christine Barr to Charles Hayes MD, John Lopez to Charles Hayes MD, Tony Hart to Lori Smith, Tony Hart to Joseph Gonzales, Tony Hart to Bryan Edwards, Tony Hart to Daniel Gibson, Tony Hart to Patrick Sloan, Kimberly Bell to Duane Miller, Lori Smith to Joseph Gonzales, Lori Smith to Sonya Barnett, Lori Smith to Lynn Morrison, Lori Smith to Clayton Garcia, Duane Miller to Joseph Gonzales, Duane Miller to Sonya Barnett, Duane Miller to Patrick Sloan, Joseph Gonzales to Sonya Barnett, Joseph Gonzales to Patrick Sloan, Clayton Garcia to Sonya Barnett, Bryan Edwards to Sonya Barnett, Sonya Barnett to Lynn Morrison
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": "Samantha Jones", "id": 2471304}, {"name": "Jeremiah Acosta", "id": 2471435}, {"name": "Kristin Howard", "id": 2700446}, {"name": "Danny Johnson", "id": 2517791}, {"name": "Gavin Franco", "id": 2477091}, {"name": "Tricia Miller", "id": 2420391}, {"name": "David Evans", "id": 3514667}, {"name": "Michelle King", "id": 2408876}, {"name": "Christine Barr", "id": 2459309}, {"name": "John Lopez", "id": 2459054}, {"name": "Tony Hart", "id": 2471858}, {"name": "Kimberly Bell", "id": 3225907}, {"name": "Lori Smith", "id": 2471478}, {"name": "Duane Miller", "id": 2455479}, {"name": "Joseph Gonzales", "id": 2471485}, {"name": "Charles Hayes MD", "id": 2550974}, {"name": "Clayton Garcia", "id": 4324671}, {"name": "Bryan Edwards", "id": 2605646}, {"name": "Patrick Sloan", "id": 3061972}, {"name": "Daniel Gibson", "id": 2680039}, {"name": "Sonya Barnett", "id": 2471534}, {"name": "Lynn Morrison", "id": 3770105}, {"name": "Roger Hayes", "id": 2476154}], "links": [{"source": 2471304, "target": 2471478}, {"source": 2471304, "target": 2471485}, {"source": 2471304, "target": 3061972}, {"source": 2471435, "target": 2455479}, {"source": 2471435, "target": 2459309}, {"source": 2471435, "target": 2471478}, {"source": 2471435, "target": 2471485}, {"source": 2471435, "target": 2471534}, {"source": 2471435, "target": 2471858}, {"source": 2471435, "target": 2476154}, {"source": 2471435, "target": 2550974}, {"source": 2471435, "target": 2605646}, {"source": 2471435, "target": 2700446}, {"source": 2471435, "target": 3514667}, {"source": 2471435, "target": 3770105}, {"source": 2700446, "target": 2459309}, {"source": 2700446, "target": 2471478}, {"source": 2700446, "target": 2471485}, {"source": 2700446, "target": 2471534}, {"source": 2517791, "target": 2455479}, {"source": 2477091, "target": 2605646}, {"source": 2420391, "target": 3061972}, {"source": 3514667, "target": 2459054}, {"source": 3514667, "target": 2459309}, {"source": 2459309, "target": 2459054}, {"source": 2459309, "target": 2471485}, {"source": 2459309, "target": 2471858}, {"source": 2459309, "target": 2550974}, {"source": 2459054, "target": 2550974}, {"source": 2471858, "target": 2471478}, {"source": 2471858, "target": 2471485}, {"source": 2471858, "target": 2605646}, {"source": 2471858, "target": 2680039}, {"source": 2471858, "target": 3061972}, {"source": 3225907, "target": 2455479}, {"source": 2471478, "target": 2471485}, {"source": 2471478, "target": 2471534}, {"source": 2471478, "target": 3770105}, {"source": 2471478, "target": 4324671}, {"source": 2455479, "target": 2471485}, {"source": 2455479, "target": 2471534}, {"source": 2455479, "target": 3061972}, {"source": 2471485, "target": 2471534}, {"source": 2471485, "target": 3061972}, {"source": 4324671, "target": 2471534}, {"source": 2605646, "target": 2471534}, {"source": 2471534, "target": 3770105}]}
|
[
2471304,
2408876
] | 2 |
851 |
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: Mariah Rosales, Jennifer Waters, Brooke Roy, Julia Jones, Anna Reese, Maria Roth, Dennis Fuentes, Stefanie Taylor, Melanie Gillespie, Alejandro Monroe, Leslie Palmer, James Wilson, Elizabeth Moore, Garrett Simon, Howard Rice, Mary Ballard, Blake Roberts, Janet Williams, Elizabeth Larsen, Lauren Howard, Jason Johnson, Angel Miller
- Fiendship connections: Mariah Rosales to Mary Ballard, Mariah Rosales to Angel Miller, Mariah Rosales to Lauren Howard, Jennifer Waters to Mary Ballard, Jennifer Waters to Anna Reese, Jennifer Waters to Angel Miller, Brooke Roy to Mary Ballard, Julia Jones to Mary Ballard, Maria Roth to Howard Rice, Maria Roth to Melanie Gillespie, Dennis Fuentes to Stefanie Taylor, Dennis Fuentes to Janet Williams, Stefanie Taylor to Garrett Simon, Melanie Gillespie to Alejandro Monroe, Melanie Gillespie to Elizabeth Moore, Alejandro Monroe to Garrett Simon, Leslie Palmer to Howard Rice, James Wilson to Jason Johnson, James Wilson to Mary Ballard, Elizabeth Moore to Garrett Simon, Mary Ballard to Blake Roberts, Mary Ballard to Angel Miller, Blake Roberts to Janet Williams, Blake Roberts to Elizabeth Larsen
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": "Mariah Rosales", "id": 482176}, {"name": "Jennifer Waters", "id": 482177}, {"name": "Brooke Roy", "id": 482179}, {"name": "Julia Jones", "id": 482181}, {"name": "Anna Reese", "id": 372880}, {"name": "Maria Roth", "id": 671}, {"name": "Dennis Fuentes", "id": 6050}, {"name": "Stefanie Taylor", "id": 66341}, {"name": "Melanie Gillespie", "id": 103081}, {"name": "Alejandro Monroe", "id": 811}, {"name": "Leslie Palmer", "id": 10030}, {"name": "James Wilson", "id": 360756}, {"name": "Elizabeth Moore", "id": 8244}, {"name": "Garrett Simon", "id": 701}, {"name": "Howard Rice", "id": 8540}, {"name": "Mary Ballard", "id": 342878}, {"name": "Blake Roberts", "id": 342879}, {"name": "Janet Williams", "id": 342880}, {"name": "Elizabeth Larsen", "id": 342881}, {"name": "Lauren Howard", "id": 509301}, {"name": "Jason Johnson", "id": 295032}, {"name": "Angel Miller", "id": 482175}], "links": [{"source": 482176, "target": 342878}, {"source": 482176, "target": 482175}, {"source": 482176, "target": 509301}, {"source": 482177, "target": 342878}, {"source": 482177, "target": 372880}, {"source": 482177, "target": 482175}, {"source": 482179, "target": 342878}, {"source": 482181, "target": 342878}, {"source": 671, "target": 8540}, {"source": 671, "target": 103081}, {"source": 6050, "target": 66341}, {"source": 6050, "target": 342880}, {"source": 66341, "target": 701}, {"source": 103081, "target": 811}, {"source": 103081, "target": 8244}, {"source": 811, "target": 701}, {"source": 10030, "target": 8540}, {"source": 360756, "target": 295032}, {"source": 360756, "target": 342878}, {"source": 8244, "target": 701}, {"source": 342878, "target": 342879}, {"source": 342878, "target": 482175}, {"source": 342879, "target": 342880}, {"source": 342879, "target": 342881}]}
|
[
482176
] | 1 |
852 |
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: Stephanie Hall, Caleb Hernandez, Courtney Rubio, Jason Daniel, Jamie Cook, Anne Martinez, Valerie Henry, Juan Lewis, April Mcguire, Cindy Cooper, Christopher Hernandez, William Castillo, Michelle Gilbert, Jonathan Woodward, Claudia Rodriguez, Ashley Lowe, Jillian Lopez
- Fiendship connections: Stephanie Hall to Ashley Lowe, Caleb Hernandez to William Castillo, Caleb Hernandez to Juan Lewis, Courtney Rubio to Juan Lewis, Jason Daniel to Valerie Henry, Jason Daniel to Claudia Rodriguez, Anne Martinez to Christopher Hernandez, Anne Martinez to Claudia Rodriguez, Valerie Henry to Ashley Lowe, April Mcguire to Christopher Hernandez, April Mcguire to Cindy Cooper, April Mcguire to Jillian Lopez, William Castillo to Ashley Lowe, Jonathan Woodward to Ashley Lowe
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": "Stephanie Hall", "id": 4047136}, {"name": "Caleb Hernandez", "id": 2459458}, {"name": "Courtney Rubio", "id": 2414563}, {"name": "Jason Daniel", "id": 2431364}, {"name": "Jamie Cook", "id": 2454437}, {"name": "Anne Martinez", "id": 2491621}, {"name": "Valerie Henry", "id": 3486563}, {"name": "Juan Lewis", "id": 2516642}, {"name": "April Mcguire", "id": 2425007}, {"name": "Cindy Cooper", "id": 3260179}, {"name": "Christopher Hernandez", "id": 3260120}, {"name": "William Castillo", "id": 2512920}, {"name": "Michelle Gilbert", "id": 2417658}, {"name": "Jonathan Woodward", "id": 2418490}, {"name": "Claudia Rodriguez", "id": 3486589}, {"name": "Ashley Lowe", "id": 2459134}, {"name": "Jillian Lopez", "id": 3260191}], "links": [{"source": 4047136, "target": 2459134}, {"source": 2459458, "target": 2512920}, {"source": 2459458, "target": 2516642}, {"source": 2414563, "target": 2516642}, {"source": 2431364, "target": 3486563}, {"source": 2431364, "target": 3486589}, {"source": 2491621, "target": 3260120}, {"source": 2491621, "target": 3486589}, {"source": 3486563, "target": 2459134}, {"source": 2425007, "target": 3260120}, {"source": 2425007, "target": 3260179}, {"source": 2425007, "target": 3260191}, {"source": 2512920, "target": 2459134}, {"source": 2418490, "target": 2459134}]}
|
[
4047136,
2454437,
2417658
] | 3 |
853 |
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 Brady, Emily Montoya, Richard Bass, Veronica Howard, Cody Nichols, Adam Ramsey, Sean Smith, Kendra Bowman, Stacy James, Joshua Schultz, James Lopez, Savannah Smith, Pam Coleman, James Graves, John Steele, Whitney Maxwell, Ryan Kelly, David Taylor, Jessica Colon, Timothy Perry, Lindsay Thomas, Trevor Warner, Timothy Gillespie, Gail Baker, Nathan Adams, John Brown, Tony Walton, William Miller
- Fiendship connections: Mark Brady to Emily Montoya, Mark Brady to Richard Bass, Emily Montoya to Trevor Warner, Richard Bass to Adam Ramsey, Veronica Howard to Pam Coleman, Cody Nichols to James Graves, Cody Nichols to James Lopez, Cody Nichols to Jessica Colon, Adam Ramsey to William Miller, Adam Ramsey to James Lopez, Sean Smith to David Taylor, Kendra Bowman to Nathan Adams, Stacy James to Gail Baker, Joshua Schultz to Timothy Gillespie, James Lopez to Savannah Smith, James Lopez to Timothy Perry, James Lopez to Gail Baker, James Lopez to John Brown, Pam Coleman to John Steele, James Graves to Ryan Kelly, James Graves to Tony Walton, James Graves to Gail Baker, John Steele to Whitney Maxwell, Whitney Maxwell to Tony Walton, Ryan Kelly to David Taylor, Jessica Colon to John Brown, Timothy Perry to Nathan Adams, Lindsay Thomas to William Miller, Lindsay Thomas to Tony Walton, Lindsay Thomas to Gail Baker, Trevor Warner to Timothy Gillespie
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 Brady", "id": 5012736}, {"name": "Emily Montoya", "id": 4949248}, {"name": "Richard Bass", "id": 5094922}, {"name": "Veronica Howard", "id": 4951307}, {"name": "Cody Nichols", "id": 5149458}, {"name": "Adam Ramsey", "id": 5149462}, {"name": "Sean Smith", "id": 5025047}, {"name": "Kendra Bowman", "id": 4927771}, {"name": "Stacy James", "id": 5341987}, {"name": "Joshua Schultz", "id": 5823011}, {"name": "James Lopez", "id": 5039913}, {"name": "Savannah Smith", "id": 5181482}, {"name": "Pam Coleman", "id": 4940587}, {"name": "James Graves", "id": 4934702}, {"name": "John Steele", "id": 5023926}, {"name": "Whitney Maxwell", "id": 5046839}, {"name": "Ryan Kelly", "id": 4930242}, {"name": "David Taylor", "id": 4928454}, {"name": "Jessica Colon", "id": 5265745}, {"name": "Timothy Perry", "id": 5170392}, {"name": "Lindsay Thomas", "id": 5069147}, {"name": "Trevor Warner", "id": 4941277}, {"name": "Timothy Gillespie", "id": 4941278}, {"name": "Gail Baker", "id": 5432799}, {"name": "Nathan Adams", "id": 4985695}, {"name": "John Brown", "id": 5432810}, {"name": "Tony Walton", "id": 5040240}, {"name": "William Miller", "id": 4933748}], "links": [{"source": 5012736, "target": 4949248}, {"source": 5012736, "target": 5094922}, {"source": 4949248, "target": 4941277}, {"source": 5094922, "target": 5149462}, {"source": 4951307, "target": 4940587}, {"source": 5149458, "target": 4934702}, {"source": 5149458, "target": 5039913}, {"source": 5149458, "target": 5265745}, {"source": 5149462, "target": 4933748}, {"source": 5149462, "target": 5039913}, {"source": 5025047, "target": 4928454}, {"source": 4927771, "target": 4985695}, {"source": 5341987, "target": 5432799}, {"source": 5823011, "target": 4941278}, {"source": 5039913, "target": 5181482}, {"source": 5039913, "target": 5170392}, {"source": 5039913, "target": 5432799}, {"source": 5039913, "target": 5432810}, {"source": 4940587, "target": 5023926}, {"source": 4934702, "target": 4930242}, {"source": 4934702, "target": 5040240}, {"source": 4934702, "target": 5432799}, {"source": 5023926, "target": 5046839}, {"source": 5046839, "target": 5040240}, {"source": 4930242, "target": 4928454}, {"source": 5265745, "target": 5432810}, {"source": 5170392, "target": 4985695}, {"source": 5069147, "target": 4933748}, {"source": 5069147, "target": 5040240}, {"source": 5069147, "target": 5432799}, {"source": 4941277, "target": 4941278}]}
|
[
5012736
] | 1 |
854 |
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: Jeffery Young, Sharon Coleman, Louis Williamson II, John Schultz, Luke Ingram, Erin Nelson, Donna Smith, Brandon Wallace, Jason Heath, Bob Moore, Thomas Palmer, Mark Marshall, Barbara Wright, Daniel Cline, Donna Davis, Joseph Campbell, Jason Perkins, Linda Garcia, Katherine Preston, Dylan May
- Fiendship connections: Jeffery Young to Linda Garcia, Jeffery Young to Brandon Wallace, Jeffery Young to Katherine Preston, Jeffery Young to Erin Nelson, Louis Williamson II to Bob Moore, John Schultz to Bob Moore, John Schultz to Dylan May, Luke Ingram to Bob Moore, Donna Smith to Bob Moore, Donna Smith to Jason Perkins, Jason Heath to Joseph Campbell, Jason Heath to Barbara Wright, Bob Moore to Jason 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": "Jeffery Young", "id": 2457856}, {"name": "Sharon Coleman", "id": 2433795}, {"name": "Louis Williamson II", "id": 4307206}, {"name": "John Schultz", "id": 4307211}, {"name": "Luke Ingram", "id": 4307213}, {"name": "Erin Nelson", "id": 4018320}, {"name": "Donna Smith", "id": 4307216}, {"name": "Brandon Wallace", "id": 2438292}, {"name": "Jason Heath", "id": 2585129}, {"name": "Bob Moore", "id": 2470838}, {"name": "Thomas Palmer", "id": 2464570}, {"name": "Mark Marshall", "id": 2472638}, {"name": "Barbara Wright", "id": 2427713}, {"name": "Daniel Cline", "id": 2941135}, {"name": "Donna Davis", "id": 2422230}, {"name": "Joseph Campbell", "id": 2405608}, {"name": "Jason Perkins", "id": 2470888}, {"name": "Linda Garcia", "id": 2421997}, {"name": "Katherine Preston", "id": 2497261}, {"name": "Dylan May", "id": 2473460}], "links": [{"source": 2457856, "target": 2421997}, {"source": 2457856, "target": 2438292}, {"source": 2457856, "target": 2497261}, {"source": 2457856, "target": 4018320}, {"source": 4307206, "target": 2470838}, {"source": 4307211, "target": 2470838}, {"source": 4307211, "target": 2473460}, {"source": 4307213, "target": 2470838}, {"source": 4307216, "target": 2470838}, {"source": 4307216, "target": 2470888}, {"source": 2585129, "target": 2405608}, {"source": 2585129, "target": 2427713}, {"source": 2470838, "target": 2470888}]}
|
[
2457856,
2433795,
4307206,
2405608,
2464570,
2472638,
2941135,
2422230
] | 8 |
855 |
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 Martin PhD, Angie Tanner, Bryan Greer, Patricia Good, Terri Williams, Tammy Griffin, Amanda Franco, Amanda Frazier, Joshua Spence, Evan Flores, Stephen Horton, Joseph Pacheco, Aaron Andrews, Kari Goodwin, Emily Bradley
- Fiendship connections: Megan Martin PhD to Patricia Good, Angie Tanner to Amanda Frazier, Angie Tanner to Tammy Griffin, Bryan Greer to Stephen Horton, Patricia Good to Terri Williams, Patricia Good to Kari Goodwin, Patricia Good to Evan Flores, Tammy Griffin to Amanda Frazier, Tammy Griffin to Amanda Franco, Tammy Griffin to Joshua Spence, Amanda Franco to Amanda Frazier, Amanda Franco to Joshua Spence
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 Martin PhD", "id": 2463367}, {"name": "Angie Tanner", "id": 2469800}, {"name": "Bryan Greer", "id": 2427753}, {"name": "Patricia Good", "id": 3345867}, {"name": "Terri Williams", "id": 2427709}, {"name": "Tammy Griffin", "id": 4144845}, {"name": "Amanda Franco", "id": 2476587}, {"name": "Amanda Frazier", "id": 2463980}, {"name": "Joshua Spence", "id": 2483215}, {"name": "Evan Flores", "id": 2435346}, {"name": "Stephen Horton", "id": 3348659}, {"name": "Joseph Pacheco", "id": 2461428}, {"name": "Aaron Andrews", "id": 2448055}, {"name": "Kari Goodwin", "id": 2428249}, {"name": "Emily Bradley", "id": 847261}], "links": [{"source": 2463367, "target": 3345867}, {"source": 2469800, "target": 2463980}, {"source": 2469800, "target": 4144845}, {"source": 2427753, "target": 3348659}, {"source": 3345867, "target": 2427709}, {"source": 3345867, "target": 2428249}, {"source": 3345867, "target": 2435346}, {"source": 4144845, "target": 2463980}, {"source": 4144845, "target": 2476587}, {"source": 4144845, "target": 2483215}, {"source": 2476587, "target": 2463980}, {"source": 2476587, "target": 2483215}]}
|
[
2463367,
2469800,
2427753,
2461428,
2448055,
847261
] | 6 |
856 |
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: Danielle Miller, Gregory Burns, Richard Horton, Thomas Norman, Lauren Young, Katrina Braun, Kathryn Anderson, John Smith, Kristen Soto, Eric Harper, Douglas Hall, Haley Avila, Katherine Grant, Catherine Deleon, Cheryl Bennett, James Miller, Diane Berry, Stephen Wilson, Anna Martin, Ellen Gallegos
- Fiendship connections: Danielle Miller to Kathryn Anderson, Danielle Miller to Gregory Burns, Gregory Burns to Kathryn Anderson, Gregory Burns to Katherine Grant, Richard Horton to Douglas Hall, Thomas Norman to Douglas Hall, Thomas Norman to Ellen Gallegos, Thomas Norman to Cheryl Bennett, Thomas Norman to Kristen Soto, Lauren Young to Kathryn Anderson, Katrina Braun to Douglas Hall, Kathryn Anderson to Katherine Grant, Kathryn Anderson to Anna Martin, Kathryn Anderson to Haley Avila, Kathryn Anderson to James Miller, John Smith to James Miller, Kristen Soto to Douglas Hall, Eric Harper to Douglas Hall, Eric Harper to Ellen Gallegos, Haley Avila to Diane Berry, Katherine Grant to Anna Martin, James Miller to Anna Martin, Stephen Wilson to Ellen Gallegos
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": "Danielle Miller", "id": 1960706}, {"name": "Gregory Burns", "id": 1960707}, {"name": "Richard Horton", "id": 5618955}, {"name": "Thomas Norman", "id": 4929049}, {"name": "Lauren Young", "id": 793499}, {"name": "Katrina Braun", "id": 5618974}, {"name": "Kathryn Anderson", "id": 1033637}, {"name": "John Smith", "id": 1577638}, {"name": "Kristen Soto", "id": 5618984}, {"name": "Eric Harper", "id": 5618992}, {"name": "Douglas Hall", "id": 4954176}, {"name": "Haley Avila", "id": 1886793}, {"name": "Katherine Grant", "id": 1436234}, {"name": "Catherine Deleon", "id": 1677011}, {"name": "Cheryl Bennett", "id": 4972758}, {"name": "James Miller", "id": 1886175}, {"name": "Diane Berry", "id": 1176033}, {"name": "Stephen Wilson", "id": 5762793}, {"name": "Anna Martin", "id": 1284464}, {"name": "Ellen Gallegos", "id": 5324275}], "links": [{"source": 1960706, "target": 1033637}, {"source": 1960706, "target": 1960707}, {"source": 1960707, "target": 1033637}, {"source": 1960707, "target": 1436234}, {"source": 5618955, "target": 4954176}, {"source": 4929049, "target": 4954176}, {"source": 4929049, "target": 5324275}, {"source": 4929049, "target": 4972758}, {"source": 4929049, "target": 5618984}, {"source": 793499, "target": 1033637}, {"source": 5618974, "target": 4954176}, {"source": 1033637, "target": 1436234}, {"source": 1033637, "target": 1284464}, {"source": 1033637, "target": 1886793}, {"source": 1033637, "target": 1886175}, {"source": 1577638, "target": 1886175}, {"source": 5618984, "target": 4954176}, {"source": 5618992, "target": 4954176}, {"source": 5618992, "target": 5324275}, {"source": 1886793, "target": 1176033}, {"source": 1436234, "target": 1284464}, {"source": 1886175, "target": 1284464}, {"source": 5762793, "target": 5324275}]}
|
[
1176033,
4954176,
1677011
] | 3 |
857 |
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 Knight, Mrs. Stephanie Reed, Nicholas Dixon, David Morgan, Vanessa Burnett, Kristopher Wang, Cheryl Walker, Mr. Robert Mays, Heather Murillo, Victor Davis, Kimberly Barron, Dana Vargas, Virginia Stone, Thomas Andrews, Jeffrey Burgess, Nathan Farley, Lindsay Vargas, Shawn Casey, Susan Sweeney, Judy Torres, Lauren Lowery, Mrs. Mackenzie Martinez, Emma Sullivan, Dustin Williams
- Fiendship connections: Erin Knight to Cheryl Walker, Erin Knight to Nicholas Dixon, Nicholas Dixon to Dustin Williams, Nicholas Dixon to Kimberly Barron, David Morgan to Shawn Casey, David Morgan to Virginia Stone, Vanessa Burnett to Emma Sullivan, Kristopher Wang to Kimberly Barron, Kristopher Wang to Jeffrey Burgess, Cheryl Walker to Judy Torres, Cheryl Walker to Virginia Stone, Mr. Robert Mays to Kimberly Barron, Heather Murillo to Kimberly Barron, Victor Davis to Emma Sullivan, Victor Davis to Lauren Lowery, Kimberly Barron to Dustin Williams, Kimberly Barron to Thomas Andrews, Kimberly Barron to Susan Sweeney, Dana Vargas to Dustin Williams, Thomas Andrews to Nathan Farley, Jeffrey Burgess to Mrs. Mackenzie Martinez, Lindsay Vargas to Shawn Casey, Lindsay Vargas to Emma Sullivan, Lindsay Vargas to Lauren Lowery, Judy Torres to Mrs. Mackenzie 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": "Erin Knight", "id": 995463}, {"name": "Mrs. Stephanie Reed", "id": 881041}, {"name": "Nicholas Dixon", "id": 1507730}, {"name": "David Morgan", "id": 866712}, {"name": "Vanessa Burnett", "id": 1075227}, {"name": "Kristopher Wang", "id": 2270367}, {"name": "Cheryl Walker", "id": 995884}, {"name": "Mr. Robert Mays", "id": 988207}, {"name": "Heather Murillo", "id": 871347}, {"name": "Victor Davis", "id": 866611}, {"name": "Kimberly Barron", "id": 1576501}, {"name": "Dana Vargas", "id": 1206199}, {"name": "Virginia Stone", "id": 987838}, {"name": "Thomas Andrews", "id": 1553087}, {"name": "Jeffrey Burgess", "id": 2288583}, {"name": "Nathan Farley", "id": 990931}, {"name": "Lindsay Vargas", "id": 973780}, {"name": "Shawn Casey", "id": 978647}, {"name": "Susan Sweeney", "id": 1607255}, {"name": "Judy Torres", "id": 873697}, {"name": "Lauren Lowery", "id": 1137892}, {"name": "Mrs. Mackenzie Martinez", "id": 1622245}, {"name": "Emma Sullivan", "id": 1368818}, {"name": "Dustin Williams", "id": 861556}], "links": [{"source": 995463, "target": 995884}, {"source": 995463, "target": 1507730}, {"source": 1507730, "target": 861556}, {"source": 1507730, "target": 1576501}, {"source": 866712, "target": 978647}, {"source": 866712, "target": 987838}, {"source": 1075227, "target": 1368818}, {"source": 2270367, "target": 1576501}, {"source": 2270367, "target": 2288583}, {"source": 995884, "target": 873697}, {"source": 995884, "target": 987838}, {"source": 988207, "target": 1576501}, {"source": 871347, "target": 1576501}, {"source": 866611, "target": 1368818}, {"source": 866611, "target": 1137892}, {"source": 1576501, "target": 861556}, {"source": 1576501, "target": 1553087}, {"source": 1576501, "target": 1607255}, {"source": 1206199, "target": 861556}, {"source": 1553087, "target": 990931}, {"source": 2288583, "target": 1622245}, {"source": 973780, "target": 978647}, {"source": 973780, "target": 1368818}, {"source": 973780, "target": 1137892}, {"source": 873697, "target": 1622245}]}
|
[
995463,
881041
] | 2 |
858 |
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: Raymond Schmidt, Tamara White, Ryan Brown, Gary Ruiz, Cynthia Nguyen, Brandon Hubbard, Gary Galvan, Robert Cain, Brian Gonzales, Timothy Harper, George Davis, Kerri Miller, Barbara Williams, Keith Herrera, Anthony Bond, Betty Morris, Douglas Spence, Joel Mcguire, Barbara Walters, Ashley King, Jonathon Taylor
- Fiendship connections: Raymond Schmidt to Brandon Hubbard, Raymond Schmidt to Brian Gonzales, Tamara White to George Davis, Tamara White to Kerri Miller, Cynthia Nguyen to George Davis, Brandon Hubbard to Betty Morris, Gary Galvan to Anthony Bond, Brian Gonzales to Timothy Harper, Brian Gonzales to Joel Mcguire, Brian Gonzales to Douglas Spence, Brian Gonzales to Anthony Bond, Brian Gonzales to Betty Morris, Barbara Walters to Ashley King
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": "Raymond Schmidt", "id": 5014415}, {"name": "Tamara White", "id": 5868818}, {"name": "Ryan Brown", "id": 5159833}, {"name": "Gary Ruiz", "id": 5054492}, {"name": "Cynthia Nguyen", "id": 4930591}, {"name": "Brandon Hubbard", "id": 4940577}, {"name": "Gary Galvan", "id": 5021863}, {"name": "Robert Cain", "id": 5303721}, {"name": "Brian Gonzales", "id": 5043501}, {"name": "Timothy Harper", "id": 4966446}, {"name": "George Davis", "id": 4935739}, {"name": "Kerri Miller", "id": 4942140}, {"name": "Barbara Williams", "id": 5048765}, {"name": "Keith Herrera", "id": 5001025}, {"name": "Anthony Bond", "id": 5057603}, {"name": "Betty Morris", "id": 5100870}, {"name": "Douglas Spence", "id": 5517136}, {"name": "Joel Mcguire", "id": 4966492}, {"name": "Barbara Walters", "id": 5029218}, {"name": "Ashley King", "id": 5504886}, {"name": "Jonathon Taylor", "id": 4956408}], "links": [{"source": 5014415, "target": 4940577}, {"source": 5014415, "target": 5043501}, {"source": 5868818, "target": 4935739}, {"source": 5868818, "target": 4942140}, {"source": 4930591, "target": 4935739}, {"source": 4940577, "target": 5100870}, {"source": 5021863, "target": 5057603}, {"source": 5043501, "target": 4966446}, {"source": 5043501, "target": 4966492}, {"source": 5043501, "target": 5517136}, {"source": 5043501, "target": 5057603}, {"source": 5043501, "target": 5100870}, {"source": 5029218, "target": 5504886}]}
|
[
4940577,
5868818,
5159833,
5054492,
5303721,
5048765,
5001025,
5029218,
4956408
] | 9 |
859 |
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: Shannon Barton, James Jacobs, Martha Rosario, Christopher Herman, Andrew Ray, Bruce Garner, Patrick Schwartz, Theresa Lindsey, Robert Fitzgerald, Grace Anderson, Brandy Kemp, Luis Hall, Emily Johnson, Jon Wang, Nathaniel Oneill, Taylor Black, Michelle Cochran, Micheal Ponce, Dr. Monica Mitchell MD, Monica Dixon, Ashley Whitney, Aaron Fisher, Sharon Wright, Natasha Summers, Dana Cook, James Clarke, Keith Daniel, Joshua Sanders, Heather Salinas
- Fiendship connections: Shannon Barton to Micheal Ponce, James Jacobs to Monica Dixon, James Jacobs to Martha Rosario, Christopher Herman to Dana Cook, Christopher Herman to Heather Salinas, Bruce Garner to Theresa Lindsey, Theresa Lindsey to Brandy Kemp, Theresa Lindsey to Luis Hall, Theresa Lindsey to Jon Wang, Grace Anderson to Natasha Summers, Nathaniel Oneill to Dr. Monica Mitchell MD, Taylor Black to Dana Cook, Dana Cook to Keith Daniel, Dana Cook to Joshua Sanders, Keith Daniel to Heather Salinas
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": "Shannon Barton", "id": 2494337}, {"name": "James Jacobs", "id": 2469383}, {"name": "Martha Rosario", "id": 4283655}, {"name": "Christopher Herman", "id": 2479369}, {"name": "Andrew Ray", "id": 2464647}, {"name": "Bruce Garner", "id": 827917}, {"name": "Patrick Schwartz", "id": 2482324}, {"name": "Theresa Lindsey", "id": 902806}, {"name": "Robert Fitzgerald", "id": 5020325}, {"name": "Grace Anderson", "id": 5042610}, {"name": "Brandy Kemp", "id": 1340223}, {"name": "Luis Hall", "id": 1051457}, {"name": "Emily Johnson", "id": 5071940}, {"name": "Jon Wang", "id": 1745742}, {"name": "Nathaniel Oneill", "id": 4964438}, {"name": "Taylor Black", "id": 4514521}, {"name": "Michelle Cochran", "id": 2484319}, {"name": "Micheal Ponce", "id": 2494304}, {"name": "Dr. Monica Mitchell MD", "id": 5651169}, {"name": "Monica Dixon", "id": 2420193}, {"name": "Ashley Whitney", "id": 5091322}, {"name": "Aaron Fisher", "id": 1495012}, {"name": "Sharon Wright", "id": 5314021}, {"name": "Natasha Summers", "id": 5504870}, {"name": "Dana Cook", "id": 2479347}, {"name": "James Clarke", "id": 5508218}, {"name": "Keith Daniel", "id": 2479355}, {"name": "Joshua Sanders", "id": 2498556}, {"name": "Heather Salinas", "id": 2479358}], "links": [{"source": 2494337, "target": 2494304}, {"source": 2469383, "target": 2420193}, {"source": 2469383, "target": 4283655}, {"source": 2479369, "target": 2479347}, {"source": 2479369, "target": 2479358}, {"source": 827917, "target": 902806}, {"source": 902806, "target": 1340223}, {"source": 902806, "target": 1051457}, {"source": 902806, "target": 1745742}, {"source": 5042610, "target": 5504870}, {"source": 4964438, "target": 5651169}, {"source": 4514521, "target": 2479347}, {"source": 2479347, "target": 2479355}, {"source": 2479347, "target": 2498556}, {"source": 2479355, "target": 2479358}]}
|
[
2494304,
2420193,
2479369,
2464647,
1051457,
2482324,
5020325,
5042610,
5071940,
5651169,
2484319,
5091322,
1495012,
5314021,
5508218
] | 15 |
860 |
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: Ann Stanley, Adam Sosa, Joshua Hunt, Blake Moore, Lisa Andrews, Lisa Cooper, Kenneth Frank, Kristine Byrd, Brian Gray, Daniel Blackwell, Jonathan Gonzales, Brandy Evans, Desiree Clayton, Daniel Blair, Holly Johnson
- Fiendship connections: Adam Sosa to Joshua Hunt, Joshua Hunt to Daniel Blackwell, Joshua Hunt to Brian Gray, Lisa Andrews to Kenneth Frank, Lisa Cooper to Daniel Blair, Kenneth Frank to Jonathan Gonzales, Kristine Byrd to Brandy Evans, Brandy Evans to Holly 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": "Ann Stanley", "id": 2406304}, {"name": "Adam Sosa", "id": 4956931}, {"name": "Joshua Hunt", "id": 5557348}, {"name": "Blake Moore", "id": 2418396}, {"name": "Lisa Andrews", "id": 2473702}, {"name": "Lisa Cooper", "id": 985916}, {"name": "Kenneth Frank", "id": 2606761}, {"name": "Kristine Byrd", "id": 4071309}, {"name": "Brian Gray", "id": 5582162}, {"name": "Daniel Blackwell", "id": 5503315}, {"name": "Jonathan Gonzales", "id": 2475541}, {"name": "Brandy Evans", "id": 2459894}, {"name": "Desiree Clayton", "id": 5463932}, {"name": "Daniel Blair", "id": 1822590}, {"name": "Holly Johnson", "id": 2460031}], "links": [{"source": 4956931, "target": 5557348}, {"source": 5557348, "target": 5503315}, {"source": 5557348, "target": 5582162}, {"source": 2473702, "target": 2606761}, {"source": 985916, "target": 1822590}, {"source": 2606761, "target": 2475541}, {"source": 4071309, "target": 2459894}, {"source": 2459894, "target": 2460031}]}
|
[
2406304,
5503315,
2418396,
2606761,
985916,
4071309,
5463932
] | 7 |
861 |
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: Nicholas Boyle, Donald Jackson, Roger Wright, Amber Henderson, Shawn Washington, Jared Bond, Angela Hughes, Brandon Rodriguez, Kimberly Ramirez, Paul Wright, Adam Acosta, James Guzman, Brandon Dillon, Cynthia May, Jason Davis, Shannon Campbell, Melissa Harrison, Pamela Pacheco, Jordan King, Michelle Kerr, Tony Petersen, Terry Drake, Shane Morgan, Kelly Johnson
- Fiendship connections: Nicholas Boyle to Tony Petersen, Nicholas Boyle to Pamela Pacheco, Nicholas Boyle to Angela Hughes, Roger Wright to Terry Drake, Roger Wright to Tony Petersen, Roger Wright to Brandon Dillon, Roger Wright to Amber Henderson, Amber Henderson to Brandon Dillon, Amber Henderson to James Guzman, Shawn Washington to Tony Petersen, Shawn Washington to Shannon Campbell, Jared Bond to Tony Petersen, Angela Hughes to Tony Petersen, Angela Hughes to Pamela Pacheco, Brandon Rodriguez to Kimberly Ramirez, Brandon Rodriguez to Melissa Harrison, Kimberly Ramirez to Shane Morgan, Paul Wright to Jason Davis, Adam Acosta to Jason Davis, James Guzman to Brandon Dillon, Brandon Dillon to Terry Drake, Brandon Dillon to Tony Petersen, Cynthia May to Kelly Johnson, Shannon Campbell to Melissa Harrison, Pamela Pacheco to Tony Petersen, Jordan King to Tony Petersen, Tony Petersen to Kelly 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": "Nicholas Boyle", "id": 1757958}, {"name": "Donald Jackson", "id": 2411526}, {"name": "Roger Wright", "id": 1088906}, {"name": "Amber Henderson", "id": 1262589}, {"name": "Shawn Washington", "id": 1213331}, {"name": "Jared Bond", "id": 811938}, {"name": "Angela Hughes", "id": 2040867}, {"name": "Brandon Rodriguez", "id": 1669925}, {"name": "Kimberly Ramirez", "id": 1110954}, {"name": "Paul Wright", "id": 2422452}, {"name": "Adam Acosta", "id": 2414391}, {"name": "James Guzman", "id": 1370552}, {"name": "Brandon Dillon", "id": 1211708}, {"name": "Cynthia May", "id": 1325501}, {"name": "Jason Davis", "id": 2883646}, {"name": "Shannon Campbell", "id": 2164286}, {"name": "Melissa Harrison", "id": 1137731}, {"name": "Pamela Pacheco", "id": 1690054}, {"name": "Jordan King", "id": 902487}, {"name": "Michelle Kerr", "id": 2465277}, {"name": "Tony Petersen", "id": 1173990}, {"name": "Terry Drake", "id": 954986}, {"name": "Shane Morgan", "id": 1581428}, {"name": "Kelly Johnson", "id": 1895165}], "links": [{"source": 1757958, "target": 1173990}, {"source": 1757958, "target": 1690054}, {"source": 1757958, "target": 2040867}, {"source": 1088906, "target": 954986}, {"source": 1088906, "target": 1173990}, {"source": 1088906, "target": 1211708}, {"source": 1088906, "target": 1262589}, {"source": 1262589, "target": 1211708}, {"source": 1262589, "target": 1370552}, {"source": 1213331, "target": 1173990}, {"source": 1213331, "target": 2164286}, {"source": 811938, "target": 1173990}, {"source": 2040867, "target": 1173990}, {"source": 2040867, "target": 1690054}, {"source": 1669925, "target": 1110954}, {"source": 1669925, "target": 1137731}, {"source": 1110954, "target": 1581428}, {"source": 2422452, "target": 2883646}, {"source": 2414391, "target": 2883646}, {"source": 1370552, "target": 1211708}, {"source": 1211708, "target": 954986}, {"source": 1211708, "target": 1173990}, {"source": 1325501, "target": 1895165}, {"source": 2164286, "target": 1137731}, {"source": 1690054, "target": 1173990}, {"source": 902487, "target": 1173990}, {"source": 1173990, "target": 1895165}]}
|
[
1757958,
2411526,
2422452,
2465277
] | 4 |
862 |
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: Benjamin Hoover, Mark Bridges, Gary Cisneros, Sandra Lang, Dr. Christine Wright MD, Michael Brown, Raymond Johnson, Susan Bernard, Megan Howard, Mitchell Lee, Randy Flores, Ryan Kim, Ana Conner, Shaun Johnson, Joy Oliver, Douglas Ford, Joseph Vasquez, April Chambers, Tyler Gonzalez, Robert Zhang
- Fiendship connections: Benjamin Hoover to Ryan Kim, Mark Bridges to Joy Oliver, Gary Cisneros to Ryan Kim, Sandra Lang to Ryan Kim, Michael Brown to Susan Bernard, Susan Bernard to Shaun Johnson, Susan Bernard to Tyler Gonzalez, Megan Howard to Joy Oliver, Randy Flores to Joy Oliver, Ryan Kim to Ana Conner, Joy Oliver to Douglas Ford, Joseph Vasquez to April Chambers
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": "Benjamin Hoover", "id": 2761601}, {"name": "Mark Bridges", "id": 1129097}, {"name": "Gary Cisneros", "id": 2476811}, {"name": "Sandra Lang", "id": 2761614}, {"name": "Dr. Christine Wright MD", "id": 917910}, {"name": "Michael Brown", "id": 2417056}, {"name": "Raymond Johnson", "id": 2469026}, {"name": "Susan Bernard", "id": 2464163}, {"name": "Megan Howard", "id": 1546920}, {"name": "Mitchell Lee", "id": 2433840}, {"name": "Randy Flores", "id": 1117362}, {"name": "Ryan Kim", "id": 2410291}, {"name": "Ana Conner", "id": 2490687}, {"name": "Shaun Johnson", "id": 2405462}, {"name": "Joy Oliver", "id": 2048476}, {"name": "Douglas Ford", "id": 1553509}, {"name": "Joseph Vasquez", "id": 2437104}, {"name": "April Chambers", "id": 3587834}, {"name": "Tyler Gonzalez", "id": 4141563}, {"name": "Robert Zhang", "id": 2431100}], "links": [{"source": 2761601, "target": 2410291}, {"source": 1129097, "target": 2048476}, {"source": 2476811, "target": 2410291}, {"source": 2761614, "target": 2410291}, {"source": 2417056, "target": 2464163}, {"source": 2464163, "target": 2405462}, {"source": 2464163, "target": 4141563}, {"source": 1546920, "target": 2048476}, {"source": 1117362, "target": 2048476}, {"source": 2410291, "target": 2490687}, {"source": 2048476, "target": 1553509}, {"source": 2437104, "target": 3587834}]}
|
[
2761601,
1553509,
917910,
2417056,
2469026,
2433840,
2437104,
2431100
] | 8 |
863 |
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: Patrick Stewart, Joyce West, Jon Miller, John Carter, Joseph Stevens, Micheal Mclaughlin, Laurie Garcia, Nichole Whitehead, Susan Lane, Kimberly Smith, Christian Lyons, David Hawkins, Peter Porter, Jennifer Valdez, Heather Long, Stephanie Soto
- Fiendship connections: Patrick Stewart to Laurie Garcia, Patrick Stewart to Peter Porter, Jon Miller to Micheal Mclaughlin, John Carter to David Hawkins, John Carter to Kimberly Smith, Micheal Mclaughlin to Susan Lane, Micheal Mclaughlin to Stephanie Soto, Laurie Garcia to Jennifer Valdez, Susan Lane to David Hawkins, Christian Lyons to Jennifer Valdez, David Hawkins to Heather Long, Peter Porter to Stephanie 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": "Patrick Stewart", "id": 3055361}, {"name": "Joyce West", "id": 2489511}, {"name": "Jon Miller", "id": 3493001}, {"name": "John Carter", "id": 2637321}, {"name": "Joseph Stevens", "id": 2414588}, {"name": "Micheal Mclaughlin", "id": 2431502}, {"name": "Laurie Garcia", "id": 2420302}, {"name": "Nichole Whitehead", "id": 2409808}, {"name": "Susan Lane", "id": 2647281}, {"name": "Kimberly Smith", "id": 2464956}, {"name": "Christian Lyons", "id": 2482259}, {"name": "David Hawkins", "id": 2415219}, {"name": "Peter Porter", "id": 2420469}, {"name": "Jennifer Valdez", "id": 3055605}, {"name": "Heather Long", "id": 2428219}, {"name": "Stephanie Soto", "id": 3068412}], "links": [{"source": 3055361, "target": 2420302}, {"source": 3055361, "target": 2420469}, {"source": 3493001, "target": 2431502}, {"source": 2637321, "target": 2415219}, {"source": 2637321, "target": 2464956}, {"source": 2431502, "target": 2647281}, {"source": 2431502, "target": 3068412}, {"source": 2420302, "target": 3055605}, {"source": 2647281, "target": 2415219}, {"source": 2482259, "target": 3055605}, {"source": 2415219, "target": 2428219}, {"source": 2420469, "target": 3068412}]}
|
[
3055361,
2489511,
2414588,
2409808
] | 4 |
864 |
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 Williams, Edward Avila, Philip Rice, Breanna Dillon, Ashley Duran, Adrian Ross, Cory Wilkinson, Nicole Cohen, Andre Morales, Sharon Ramos, Justin Reed, Maria Saunders, Andrew Larsen, Kimberly Clark, Aaron Cummings, Mrs. Monica Young, Philip Campos, Robert Brown, Breanna Diaz, Mrs. Emily Lewis MD, Tony Gibson, Crystal Bentley, Micheal Burton, Megan Beard, Preston Cabrera, Christopher Smith, Christian Williams, Christopher Winters, Jonathan Wilson, Benjamin Gomez
- Fiendship connections: John Williams to Crystal Bentley, Edward Avila to Philip Rice, Edward Avila to Maria Saunders, Philip Rice to Maria Saunders, Philip Rice to Nicole Cohen, Philip Rice to Ashley Duran, Breanna Dillon to Micheal Burton, Breanna Dillon to Mrs. Emily Lewis MD, Ashley Duran to Maria Saunders, Adrian Ross to Maria Saunders, Cory Wilkinson to Kimberly Clark, Sharon Ramos to Kimberly Clark, Justin Reed to Kimberly Clark, Maria Saunders to Philip Campos, Andrew Larsen to Kimberly Clark, Kimberly Clark to Benjamin Gomez, Kimberly Clark to Robert Brown, Kimberly Clark to Tony Gibson, Aaron Cummings to Mrs. Emily Lewis MD, Mrs. Monica Young to Breanna Diaz, Mrs. Emily Lewis MD to Christopher Smith, Megan Beard to Preston Cabrera, Megan Beard to Christian Williams, Megan Beard to Christopher Winters, Megan Beard to Jonathan Wilson
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 Williams", "id": 2475658}, {"name": "Edward Avila", "id": 2878101}, {"name": "Philip Rice", "id": 2413720}, {"name": "Breanna Dillon", "id": 2421659}, {"name": "Ashley Duran", "id": 2878109}, {"name": "Adrian Ross", "id": 2881183}, {"name": "Cory Wilkinson", "id": 1330465}, {"name": "Nicole Cohen", "id": 2483490}, {"name": "Andre Morales", "id": 2430118}, {"name": "Sharon Ramos", "id": 815273}, {"name": "Justin Reed", "id": 834733}, {"name": "Maria Saunders", "id": 2413872}, {"name": "Andrew Larsen", "id": 852400}, {"name": "Kimberly Clark", "id": 1297970}, {"name": "Aaron Cummings", "id": 2499395}, {"name": "Mrs. Monica Young", "id": 534856}, {"name": "Philip Campos", "id": 2466511}, {"name": "Robert Brown", "id": 1097555}, {"name": "Breanna Diaz", "id": 5848}, {"name": "Mrs. Emily Lewis MD", "id": 3160155}, {"name": "Tony Gibson", "id": 2290021}, {"name": "Crystal Bentley", "id": 4454634}, {"name": "Micheal Burton", "id": 2478699}, {"name": "Megan Beard", "id": 5088754}, {"name": "Preston Cabrera", "id": 5088756}, {"name": "Christopher Smith", "id": 2459638}, {"name": "Christian Williams", "id": 5088759}, {"name": "Christopher Winters", "id": 5088760}, {"name": "Jonathan Wilson", "id": 5088761}, {"name": "Benjamin Gomez", "id": 785150}], "links": [{"source": 2475658, "target": 4454634}, {"source": 2878101, "target": 2413720}, {"source": 2878101, "target": 2413872}, {"source": 2413720, "target": 2413872}, {"source": 2413720, "target": 2483490}, {"source": 2413720, "target": 2878109}, {"source": 2421659, "target": 2478699}, {"source": 2421659, "target": 3160155}, {"source": 2878109, "target": 2413872}, {"source": 2881183, "target": 2413872}, {"source": 1330465, "target": 1297970}, {"source": 815273, "target": 1297970}, {"source": 834733, "target": 1297970}, {"source": 2413872, "target": 2466511}, {"source": 852400, "target": 1297970}, {"source": 1297970, "target": 785150}, {"source": 1297970, "target": 1097555}, {"source": 1297970, "target": 2290021}, {"source": 2499395, "target": 3160155}, {"source": 534856, "target": 5848}, {"source": 3160155, "target": 2459638}, {"source": 5088754, "target": 5088756}, {"source": 5088754, "target": 5088759}, {"source": 5088754, "target": 5088760}, {"source": 5088754, "target": 5088761}]}
|
[
4454634,
2483490,
2499395,
1330465,
2430118,
534856,
5088754
] | 7 |
865 |
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: Heather Rodriguez, Melissa Taylor, Jessica Nelson, Sara Grant, Christopher Chang, Nancy Calhoun PhD, Kelly Lindsey, William Kaufman, Jesse Garcia, David Hoffman, Paul Johnson, Paula Goodman, Cynthia Walton, Frank Thompson, Katrina Torres
- Fiendship connections: Heather Rodriguez to Jesse Garcia, Heather Rodriguez to Cynthia Walton, Heather Rodriguez to Kelly Lindsey, Melissa Taylor to Paula Goodman, Jessica Nelson to Paul Johnson, Sara Grant to Paul Johnson, Nancy Calhoun PhD to Katrina Torres, Nancy Calhoun PhD to William Kaufman, Kelly Lindsey to Jesse Garcia, David Hoffman to Paul Johnson, Paul Johnson to Frank Thompson
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": "Heather Rodriguez", "id": 5857345}, {"name": "Melissa Taylor", "id": 5042499}, {"name": "Jessica Nelson", "id": 5004227}, {"name": "Sara Grant", "id": 5885734}, {"name": "Christopher Chang", "id": 4934810}, {"name": "Nancy Calhoun PhD", "id": 2474440}, {"name": "Kelly Lindsey", "id": 5360812}, {"name": "William Kaufman", "id": 4416047}, {"name": "Jesse Garcia", "id": 4951344}, {"name": "David Hoffman", "id": 5489971}, {"name": "Paul Johnson", "id": 5154389}, {"name": "Paula Goodman", "id": 5792310}, {"name": "Cynthia Walton", "id": 5087415}, {"name": "Frank Thompson", "id": 5591000}, {"name": "Katrina Torres", "id": 3000250}], "links": [{"source": 5857345, "target": 4951344}, {"source": 5857345, "target": 5087415}, {"source": 5857345, "target": 5360812}, {"source": 5042499, "target": 5792310}, {"source": 5004227, "target": 5154389}, {"source": 5885734, "target": 5154389}, {"source": 2474440, "target": 3000250}, {"source": 2474440, "target": 4416047}, {"source": 5360812, "target": 4951344}, {"source": 5489971, "target": 5154389}, {"source": 5154389, "target": 5591000}]}
|
[
4951344,
5042499,
5004227,
4934810,
2474440
] | 5 |
866 |
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 Moore, Kimberly Sandoval, James Walker, Debra Myers, Michelle Jones, Ray Young, Deborah Dennis, David Lowe, Whitney Taylor, Amanda Martinez, Amy Mitchell, Kimberly Smith, Dustin Castro, John Smith, Chad Moore, Amanda Fisher, Jeremy Baker, Meredith Lynch, Justin Johns
- Fiendship connections: John Moore to Kimberly Sandoval, James Walker to Amanda Fisher, Debra Myers to Justin Johns, Debra Myers to Amy Mitchell, Michelle Jones to Meredith Lynch, Deborah Dennis to Amanda Fisher, Amanda Martinez to Amanda Fisher, Dustin Castro to John Smith, Chad Moore to Amanda Fisher
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 Moore", "id": 1108872}, {"name": "Kimberly Sandoval", "id": 784039}, {"name": "James Walker", "id": 2462897}, {"name": "Debra Myers", "id": 1210290}, {"name": "Michelle Jones", "id": 1392690}, {"name": "Ray Young", "id": 1260467}, {"name": "Deborah Dennis", "id": 2438069}, {"name": "David Lowe", "id": 2466870}, {"name": "Whitney Taylor", "id": 2434871}, {"name": "Amanda Martinez", "id": 2422845}, {"name": "Amy Mitchell", "id": 859838}, {"name": "Kimberly Smith", "id": 2483911}, {"name": "Dustin Castro", "id": 1063120}, {"name": "John Smith", "id": 1796306}, {"name": "Chad Moore", "id": 2435801}, {"name": "Amanda Fisher", "id": 2656346}, {"name": "Jeremy Baker", "id": 2489958}, {"name": "Meredith Lynch", "id": 2058357}, {"name": "Justin Johns", "id": 838265}], "links": [{"source": 1108872, "target": 784039}, {"source": 2462897, "target": 2656346}, {"source": 1210290, "target": 838265}, {"source": 1210290, "target": 859838}, {"source": 1392690, "target": 2058357}, {"source": 2438069, "target": 2656346}, {"source": 2422845, "target": 2656346}, {"source": 1063120, "target": 1796306}, {"source": 2435801, "target": 2656346}]}
|
[
1108872,
2462897,
838265,
1392690,
1260467,
2466870,
2434871,
2483911,
1063120,
2489958
] | 10 |
867 |
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: Samantha Stanley, Lindsey Phillips, Kayla Jones, Gerald Yang, Holly Gonzalez, Donna Green, Shelly Wagner, Laura Davis, Mark Duncan, Patrick Salinas, Susan Castro, Michael Rose, Ryan Jackson, Terry Miranda, Laura Rogers
- Fiendship connections: Samantha Stanley to Ryan Jackson, Lindsey Phillips to Shelly Wagner, Kayla Jones to Patrick Salinas, Kayla Jones to Laura Rogers, Gerald Yang to Laura Rogers, Donna Green to Shelly Wagner, Shelly Wagner to Patrick Salinas, Shelly Wagner to Michael Rose, Laura Davis to Laura Rogers, Mark Duncan to Laura Rogers, Patrick Salinas to Ryan Jackson, Patrick Salinas to Susan Castro, Patrick Salinas to Michael Rose
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": "Samantha Stanley", "id": 2472185}, {"name": "Lindsey Phillips", "id": 2812934}, {"name": "Kayla Jones", "id": 4043878}, {"name": "Gerald Yang", "id": 2471143}, {"name": "Holly Gonzalez", "id": 2425130}, {"name": "Donna Green", "id": 3807711}, {"name": "Shelly Wagner", "id": 2480460}, {"name": "Laura Davis", "id": 4007498}, {"name": "Mark Duncan", "id": 4124496}, {"name": "Patrick Salinas", "id": 2459060}, {"name": "Susan Castro", "id": 4043863}, {"name": "Michael Rose", "id": 4043865}, {"name": "Ryan Jackson", "id": 2963932}, {"name": "Terry Miranda", "id": 2463549}, {"name": "Laura Rogers", "id": 2461823}], "links": [{"source": 2472185, "target": 2963932}, {"source": 2812934, "target": 2480460}, {"source": 4043878, "target": 2459060}, {"source": 4043878, "target": 2461823}, {"source": 2471143, "target": 2461823}, {"source": 3807711, "target": 2480460}, {"source": 2480460, "target": 2459060}, {"source": 2480460, "target": 4043865}, {"source": 4007498, "target": 2461823}, {"source": 4124496, "target": 2461823}, {"source": 2459060, "target": 2963932}, {"source": 2459060, "target": 4043863}, {"source": 2459060, "target": 4043865}]}
|
[
4043865,
2425130,
2463549
] | 3 |
868 |
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. Jimmy Spence, Emily Hebert, Brian Harmon, Sharon Henderson, Justin Wheeler, Mark Navarro, Denise Massey, Daniel Mccullough, Dustin Holt, Dr. Juan Hale, Laura Dillon MD, Stephen Bass, Lindsey Collins, Andrew Wiley, Alicia Parker MD
- Fiendship connections: Emily Hebert to Justin Wheeler, Emily Hebert to Andrew Wiley, Brian Harmon to Daniel Mccullough, Sharon Henderson to Laura Dillon MD, Justin Wheeler to Denise Massey, Mark Navarro to Dr. Juan Hale, Mark Navarro to Dustin Holt, Denise Massey to Daniel Mccullough, Dustin Holt to Alicia Parker MD, Dustin Holt to Lindsey Collins, Dustin Holt to Stephen Bass, Dr. Juan Hale to Laura Dillon MD, Stephen Bass to Andrew Wiley
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. Jimmy Spence", "id": 1432964}, {"name": "Emily Hebert", "id": 1437547}, {"name": "Brian Harmon", "id": 1657485}, {"name": "Sharon Henderson", "id": 1757581}, {"name": "Justin Wheeler", "id": 1010226}, {"name": "Mark Navarro", "id": 1609875}, {"name": "Denise Massey", "id": 887154}, {"name": "Daniel Mccullough", "id": 843090}, {"name": "Dustin Holt", "id": 1758166}, {"name": "Dr. Juan Hale", "id": 1536788}, {"name": "Laura Dillon MD", "id": 1340244}, {"name": "Stephen Bass", "id": 1667548}, {"name": "Lindsey Collins", "id": 1156924}, {"name": "Andrew Wiley", "id": 1312477}, {"name": "Alicia Parker MD", "id": 1112350}], "links": [{"source": 1437547, "target": 1010226}, {"source": 1437547, "target": 1312477}, {"source": 1657485, "target": 843090}, {"source": 1757581, "target": 1340244}, {"source": 1010226, "target": 887154}, {"source": 1609875, "target": 1536788}, {"source": 1609875, "target": 1758166}, {"source": 887154, "target": 843090}, {"source": 1758166, "target": 1112350}, {"source": 1758166, "target": 1156924}, {"source": 1758166, "target": 1667548}, {"source": 1536788, "target": 1340244}, {"source": 1667548, "target": 1312477}]}
|
[
1432964,
1156924
] | 2 |
869 |
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: Alexis White, Zachary Green, Cheyenne Rocha, Sheena Carr, Omar Smith, Christina Love, Tiffany Conner, Monica Martinez, Destiny Torres, Joseph Sanchez, Joseph Smith, Eric Lane Jr., Ariana Brown, Janice Smith, Jeffrey Jackson
- Fiendship connections: Alexis White to Joseph Smith, Alexis White to Janice Smith, Alexis White to Monica Martinez, Alexis White to Omar Smith, Zachary Green to Destiny Torres, Zachary Green to Joseph Sanchez, Cheyenne Rocha to Christina Love, Sheena Carr to Tiffany Conner, Sheena Carr to Christina Love, Omar Smith to Monica Martinez, Christina Love to Tiffany Conner, Christina Love to Jeffrey Jackson, Monica Martinez to Janice Smith, Joseph Sanchez to Eric Lane Jr., Joseph Smith to Janice 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": "Alexis White", "id": 5392160}, {"name": "Zachary Green", "id": 4930977}, {"name": "Cheyenne Rocha", "id": 5217794}, {"name": "Sheena Carr", "id": 5268707}, {"name": "Omar Smith", "id": 5392163}, {"name": "Christina Love", "id": 5268717}, {"name": "Tiffany Conner", "id": 5086959}, {"name": "Monica Martinez", "id": 5324624}, {"name": "Destiny Torres", "id": 4997201}, {"name": "Joseph Sanchez", "id": 5752404}, {"name": "Joseph Smith", "id": 4931895}, {"name": "Eric Lane Jr.", "id": 5826008}, {"name": "Ariana Brown", "id": 1102362}, {"name": "Janice Smith", "id": 4941565}, {"name": "Jeffrey Jackson", "id": 5438330}], "links": [{"source": 5392160, "target": 4931895}, {"source": 5392160, "target": 4941565}, {"source": 5392160, "target": 5324624}, {"source": 5392160, "target": 5392163}, {"source": 4930977, "target": 4997201}, {"source": 4930977, "target": 5752404}, {"source": 5217794, "target": 5268717}, {"source": 5268707, "target": 5086959}, {"source": 5268707, "target": 5268717}, {"source": 5392163, "target": 5324624}, {"source": 5268717, "target": 5086959}, {"source": 5268717, "target": 5438330}, {"source": 5324624, "target": 4941565}, {"source": 5752404, "target": 5826008}, {"source": 4931895, "target": 4941565}]}
|
[
5392160,
4997201,
5217794,
1102362
] | 4 |
870 |
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 Wade, William Bullock, Lindsay Bowen, Erica Taylor DVM, Steve Larsen, Suzanne Brown, Mr. Patrick Hicks, Jessica Matthews, Anna Howard, Courtney Mercer, Don Reese, Elizabeth Elliott, John Perez, Eric Clark, Ryan Gibson, Jason White, Joseph Coleman, Julia Taylor, Stephen Anderson, Chelsea Cohen
- Fiendship connections: James Wade to John Perez, James Wade to Erica Taylor DVM, James Wade to Jason White, William Bullock to Ryan Gibson, William Bullock to Anna Howard, William Bullock to Eric Clark, William Bullock to Julia Taylor, William Bullock to Chelsea Cohen, William Bullock to Suzanne Brown, William Bullock to Jessica Matthews, Lindsay Bowen to Stephen Anderson, Steve Larsen to Stephen Anderson, Steve Larsen to Courtney Mercer, Steve Larsen to Don Reese, Steve Larsen to Elizabeth Elliott, Mr. Patrick Hicks to Stephen Anderson, Ryan Gibson to Chelsea Cohen, Ryan Gibson to Julia 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": "James Wade", "id": 1832451}, {"name": "William Bullock", "id": 5048196}, {"name": "Lindsay Bowen", "id": 2428808}, {"name": "Erica Taylor DVM", "id": 1311248}, {"name": "Steve Larsen", "id": 2460947}, {"name": "Suzanne Brown", "id": 5019925}, {"name": "Mr. Patrick Hicks", "id": 2446872}, {"name": "Jessica Matthews", "id": 5064235}, {"name": "Anna Howard", "id": 4935223}, {"name": "Courtney Mercer", "id": 4100050}, {"name": "Don Reese", "id": 4100052}, {"name": "Elizabeth Elliott", "id": 4100053}, {"name": "John Perez", "id": 850900}, {"name": "Eric Clark", "id": 4940637}, {"name": "Ryan Gibson", "id": 4929119}, {"name": "Jason White", "id": 1352937}, {"name": "Joseph Coleman", "id": 4991981}, {"name": "Julia Taylor", "id": 4963954}, {"name": "Stephen Anderson", "id": 2404982}, {"name": "Chelsea Cohen", "id": 4966395}], "links": [{"source": 1832451, "target": 850900}, {"source": 1832451, "target": 1311248}, {"source": 1832451, "target": 1352937}, {"source": 5048196, "target": 4929119}, {"source": 5048196, "target": 4935223}, {"source": 5048196, "target": 4940637}, {"source": 5048196, "target": 4963954}, {"source": 5048196, "target": 4966395}, {"source": 5048196, "target": 5019925}, {"source": 5048196, "target": 5064235}, {"source": 2428808, "target": 2404982}, {"source": 2460947, "target": 2404982}, {"source": 2460947, "target": 4100050}, {"source": 2460947, "target": 4100052}, {"source": 2460947, "target": 4100053}, {"source": 2446872, "target": 2404982}, {"source": 4929119, "target": 4966395}, {"source": 4929119, "target": 4963954}]}
|
[
1311248,
5048196,
2428808,
4991981
] | 4 |
871 |
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: Victoria Arnold, Nicholas Wong, Thomas Reid, Casey White, Robert Perez, Tina Estrada, Olivia Adams, Mary Davis, Vanessa Smith, Whitney Chambers, Tammy Alvarez, Duane Ward, Bradley Ruiz, Anthony Tran, Michael Spence, Charlotte Lozano, Elizabeth Stevens, Elizabeth Espinoza, Robin Harris, Jessica Mcdaniel, Brittney Anderson, Austin Castro
- Fiendship connections: Victoria Arnold to Charlotte Lozano, Victoria Arnold to Brittney Anderson, Nicholas Wong to Olivia Adams, Thomas Reid to Bradley Ruiz, Casey White to Olivia Adams, Robert Perez to Brittney Anderson, Robert Perez to Charlotte Lozano, Tina Estrada to Olivia Adams, Olivia Adams to Robin Harris, Olivia Adams to Tammy Alvarez, Mary Davis to Vanessa Smith, Vanessa Smith to Jessica Mcdaniel, Vanessa Smith to Whitney Chambers, Duane Ward to Bradley Ruiz, Bradley Ruiz to Anthony Tran, Bradley Ruiz to Elizabeth Stevens, Bradley Ruiz to Michael Spence, Charlotte Lozano to Austin Castro, Charlotte Lozano to Brittney 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": "Victoria Arnold", "id": 1827728}, {"name": "Nicholas Wong", "id": 800401}, {"name": "Thomas Reid", "id": 2495123}, {"name": "Casey White", "id": 821910}, {"name": "Robert Perez", "id": 1242647}, {"name": "Tina Estrada", "id": 933030}, {"name": "Olivia Adams", "id": 1216937}, {"name": "Mary Davis", "id": 5004332}, {"name": "Vanessa Smith", "id": 5342515}, {"name": "Whitney Chambers", "id": 5342517}, {"name": "Tammy Alvarez", "id": 1677756}, {"name": "Duane Ward", "id": 2423364}, {"name": "Bradley Ruiz", "id": 3210567}, {"name": "Anthony Tran", "id": 2430925}, {"name": "Michael Spence", "id": 2488919}, {"name": "Charlotte Lozano", "id": 1803744}, {"name": "Elizabeth Stevens", "id": 2468458}, {"name": "Elizabeth Espinoza", "id": 5238511}, {"name": "Robin Harris", "id": 1493232}, {"name": "Jessica Mcdaniel", "id": 5042801}, {"name": "Brittney Anderson", "id": 1959666}, {"name": "Austin Castro", "id": 937848}], "links": [{"source": 1827728, "target": 1803744}, {"source": 1827728, "target": 1959666}, {"source": 800401, "target": 1216937}, {"source": 2495123, "target": 3210567}, {"source": 821910, "target": 1216937}, {"source": 1242647, "target": 1959666}, {"source": 1242647, "target": 1803744}, {"source": 933030, "target": 1216937}, {"source": 1216937, "target": 1493232}, {"source": 1216937, "target": 1677756}, {"source": 5004332, "target": 5342515}, {"source": 5342515, "target": 5042801}, {"source": 5342515, "target": 5342517}, {"source": 2423364, "target": 3210567}, {"source": 3210567, "target": 2430925}, {"source": 3210567, "target": 2468458}, {"source": 3210567, "target": 2488919}, {"source": 1803744, "target": 937848}, {"source": 1803744, "target": 1959666}]}
|
[
1803744,
933030,
2423364,
5042801,
5238511
] | 5 |
872 |
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: Charles Wyatt, Micheal Wilson, Michael Smith, Kevin Thomas, Douglas Griffith, Ryan Brennan, Travis Lawson, Gary Martin, Craig Boyd, Jesus Scott, Ana Johnson, Jennifer Shaw, Rhonda Moses, Cassandra Green, Edward Castillo, Alvin Martin, Jennifer Adams, Jennifer Rodriguez
- Fiendship connections: Michael Smith to Gary Martin, Kevin Thomas to Jesus Scott, Douglas Griffith to Gary Martin, Ryan Brennan to Jennifer Adams, Travis Lawson to Gary Martin, Gary Martin to Jennifer Shaw, Craig Boyd to Jennifer Adams, Craig Boyd to Jesus Scott, Jesus Scott to Jennifer Adams, Jennifer Shaw to Rhonda Moses
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": "Charles Wyatt", "id": 2425954}, {"name": "Micheal Wilson", "id": 868035}, {"name": "Michael Smith", "id": 1020100}, {"name": "Kevin Thomas", "id": 2456451}, {"name": "Douglas Griffith", "id": 815911}, {"name": "Ryan Brennan", "id": 4365000}, {"name": "Travis Lawson", "id": 1208585}, {"name": "Gary Martin", "id": 1364461}, {"name": "Craig Boyd", "id": 4364941}, {"name": "Jesus Scott", "id": 2494191}, {"name": "Ana Johnson", "id": 2444494}, {"name": "Jennifer Shaw", "id": 1269806}, {"name": "Rhonda Moses", "id": 1943826}, {"name": "Cassandra Green", "id": 2451990}, {"name": "Edward Castillo", "id": 2503511}, {"name": "Alvin Martin", "id": 1792472}, {"name": "Jennifer Adams", "id": 2473881}, {"name": "Jennifer Rodriguez", "id": 1700479}], "links": [{"source": 1020100, "target": 1364461}, {"source": 2456451, "target": 2494191}, {"source": 815911, "target": 1364461}, {"source": 4365000, "target": 2473881}, {"source": 1208585, "target": 1364461}, {"source": 1364461, "target": 1269806}, {"source": 4364941, "target": 2473881}, {"source": 4364941, "target": 2494191}, {"source": 2494191, "target": 2473881}, {"source": 1269806, "target": 1943826}]}
|
[
2425954,
868035,
1020100,
2456451,
2444494,
2451990,
2503511,
1792472,
1700479
] | 9 |
873 |
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: Joshua Moore, Gary Sexton, Lori Parker, Sherry Terrell, Ricardo Romero, Samantha Steele, Michael Smith, James Larson, Charles Blair, John Pitts, Kimberly Smith, Mark Nelson, Michael Odonnell, Dylan Miller, Jeremy Morris
- Fiendship connections: Joshua Moore to Jeremy Morris, Gary Sexton to Samantha Steele, Gary Sexton to Sherry Terrell, Gary Sexton to John Pitts, Lori Parker to Ricardo Romero, Sherry Terrell to Samantha Steele, Sherry Terrell to John Pitts, Ricardo Romero to Michael Odonnell, Samantha Steele to John Pitts, Kimberly Smith to Dylan Miller
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": "Joshua Moore", "id": 2418053}, {"name": "Gary Sexton", "id": 1782246}, {"name": "Lori Parker", "id": 2455528}, {"name": "Sherry Terrell", "id": 1608488}, {"name": "Ricardo Romero", "id": 3942732}, {"name": "Samantha Steele", "id": 1476397}, {"name": "Michael Smith", "id": 2435278}, {"name": "James Larson", "id": 5484271}, {"name": "Charles Blair", "id": 2452688}, {"name": "John Pitts", "id": 2239572}, {"name": "Kimberly Smith", "id": 4942644}, {"name": "Mark Nelson", "id": 2464346}, {"name": "Michael Odonnell", "id": 2500855}, {"name": "Dylan Miller", "id": 5984186}, {"name": "Jeremy Morris", "id": 2453181}], "links": [{"source": 2418053, "target": 2453181}, {"source": 1782246, "target": 1476397}, {"source": 1782246, "target": 1608488}, {"source": 1782246, "target": 2239572}, {"source": 2455528, "target": 3942732}, {"source": 1608488, "target": 1476397}, {"source": 1608488, "target": 2239572}, {"source": 3942732, "target": 2500855}, {"source": 1476397, "target": 2239572}, {"source": 4942644, "target": 5984186}]}
|
[
2418053,
1608488,
2455528,
2435278,
5484271,
2452688,
5984186,
2464346
] | 8 |
874 |
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 Brooks, Danny Jones, Randy Austin, Ms. Madison Johnston, Randy Lawson, Mr. Matthew Green DDS, Chelsea Castillo, Jamie Martin, Mark Coleman, Mitchell Taylor, Eugene Calhoun, Emily Gardner, David Washington, Jason Lane, Sharon Johnson, Debra Gonzalez, Lori Rice, Monica Ferguson, Cheryl Myers, Jaime Alexander, Manuel Jennings
- Fiendship connections: Richard Brooks to Jason Lane, Richard Brooks to Monica Ferguson, Richard Brooks to Lori Rice, Richard Brooks to Eugene Calhoun, Richard Brooks to Sharon Johnson, Danny Jones to Cheryl Myers, Randy Austin to Eugene Calhoun, Ms. Madison Johnston to Jaime Alexander, Ms. Madison Johnston to Cheryl Myers, Ms. Madison Johnston to Debra Gonzalez, Randy Lawson to Cheryl Myers, Mr. Matthew Green DDS to Manuel Jennings, Mr. Matthew Green DDS to Mitchell Taylor, Chelsea Castillo to Mitchell Taylor, Jamie Martin to Mitchell Taylor, Mark Coleman to Mitchell Taylor, Mitchell Taylor to Manuel Jennings, Eugene Calhoun to Lori Rice, Emily Gardner to David Washington, Emily Gardner to Cheryl Myers, David Washington to Cheryl Myers, Jason Lane to Monica Ferguson, Debra Gonzalez to Cheryl Myers, Cheryl Myers to Jaime Alexander
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 Brooks", "id": 2416771}, {"name": "Danny Jones", "id": 4593287}, {"name": "Randy Austin", "id": 2495111}, {"name": "Ms. Madison Johnston", "id": 2481671}, {"name": "Randy Lawson", "id": 4593290}, {"name": "Mr. Matthew Green DDS", "id": 1439881}, {"name": "Chelsea Castillo", "id": 1946507}, {"name": "Jamie Martin", "id": 2385569}, {"name": "Mark Coleman", "id": 2095906}, {"name": "Mitchell Taylor", "id": 2101546}, {"name": "Eugene Calhoun", "id": 2740527}, {"name": "Emily Gardner", "id": 2423621}, {"name": "David Washington", "id": 2415814}, {"name": "Jason Lane", "id": 2404172}, {"name": "Sharon Johnson", "id": 2958550}, {"name": "Debra Gonzalez", "id": 4499158}, {"name": "Lori Rice", "id": 2470878}, {"name": "Monica Ferguson", "id": 2416751}, {"name": "Cheryl Myers", "id": 2481652}, {"name": "Jaime Alexander", "id": 2425335}, {"name": "Manuel Jennings", "id": 1324666}], "links": [{"source": 2416771, "target": 2404172}, {"source": 2416771, "target": 2416751}, {"source": 2416771, "target": 2470878}, {"source": 2416771, "target": 2740527}, {"source": 2416771, "target": 2958550}, {"source": 4593287, "target": 2481652}, {"source": 2495111, "target": 2740527}, {"source": 2481671, "target": 2425335}, {"source": 2481671, "target": 2481652}, {"source": 2481671, "target": 4499158}, {"source": 4593290, "target": 2481652}, {"source": 1439881, "target": 1324666}, {"source": 1439881, "target": 2101546}, {"source": 1946507, "target": 2101546}, {"source": 2385569, "target": 2101546}, {"source": 2095906, "target": 2101546}, {"source": 2101546, "target": 1324666}, {"source": 2740527, "target": 2470878}, {"source": 2423621, "target": 2415814}, {"source": 2423621, "target": 2481652}, {"source": 2415814, "target": 2481652}, {"source": 2404172, "target": 2416751}, {"source": 4499158, "target": 2481652}, {"source": 2481652, "target": 2425335}]}
|
[
2416771,
2423621,
2385569
] | 3 |
875 |
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: Emily Owens, Martin Richardson, Erin Brown, Ronnie Anderson, Diane Palmer, Michael James, Sean Gomez, Michael Anderson, Sarah Brown, Charles Morales, Jonathan Baldwin, Thomas Warner, David Bowman, Robert Anderson, Michael Smith, Tina Newman
- Fiendship connections: Emily Owens to Michael Anderson, Emily Owens to Tina Newman, Martin Richardson to Diane Palmer, Erin Brown to Sean Gomez, Erin Brown to Tina Newman, Ronnie Anderson to Diane Palmer, Diane Palmer to Michael Anderson, Diane Palmer to Thomas Warner, Michael James to Sarah Brown, Sean Gomez to Robert Anderson, Sarah Brown to Michael Smith, Sarah Brown to Jonathan Baldwin, Jonathan Baldwin to Michael Smith, David Bowman to Michael Smith, David Bowman to Robert 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": "Emily Owens", "id": 5000355}, {"name": "Martin Richardson", "id": 5212132}, {"name": "Erin Brown", "id": 5017091}, {"name": "Ronnie Anderson", "id": 5212135}, {"name": "Diane Palmer", "id": 5042600}, {"name": "Michael James", "id": 4985063}, {"name": "Sean Gomez", "id": 4943915}, {"name": "Michael Anderson", "id": 5212141}, {"name": "Sarah Brown", "id": 4973741}, {"name": "Charles Morales", "id": 4983505}, {"name": "Jonathan Baldwin", "id": 5146930}, {"name": "Thomas Warner", "id": 5212149}, {"name": "David Bowman", "id": 5004213}, {"name": "Robert Anderson", "id": 5118937}, {"name": "Michael Smith", "id": 4940446}, {"name": "Tina Newman", "id": 5725919}], "links": [{"source": 5000355, "target": 5212141}, {"source": 5000355, "target": 5725919}, {"source": 5212132, "target": 5042600}, {"source": 5017091, "target": 4943915}, {"source": 5017091, "target": 5725919}, {"source": 5212135, "target": 5042600}, {"source": 5042600, "target": 5212141}, {"source": 5042600, "target": 5212149}, {"source": 4985063, "target": 4973741}, {"source": 4943915, "target": 5118937}, {"source": 4973741, "target": 4940446}, {"source": 4973741, "target": 5146930}, {"source": 5146930, "target": 4940446}, {"source": 5004213, "target": 4940446}, {"source": 5004213, "target": 5118937}]}
|
[
5000355,
4983505
] | 2 |
876 |
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: Patricia Taylor, Bradley Warren MD, Haley Francis, Michael Lee, Molly Sparks, Samuel Williams, Mark Ayala, Cheyenne Robinson, Christopher Jordan, Brent Simmons, Julia Kemp, Andrea Price, Steven Griffin, Nicole Johnson, Alyssa Downs
- Fiendship connections: Patricia Taylor to Bradley Warren MD, Patricia Taylor to Andrea Price, Patricia Taylor to Mark Ayala, Patricia Taylor to Brent Simmons, Bradley Warren MD to Andrea Price, Bradley Warren MD to Mark Ayala, Bradley Warren MD to Brent Simmons, Haley Francis to Samuel Williams, Michael Lee to Molly Sparks, Mark Ayala to Andrea Price, Mark Ayala to Brent Simmons, Brent Simmons to Andrea Price, Julia Kemp to Alyssa Downs, Julia Kemp to Steven Griffin, Steven Griffin to Nicole Johnson, Steven Griffin to Alyssa Downs
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": "Patricia Taylor", "id": 5116320}, {"name": "Bradley Warren MD", "id": 4932023}, {"name": "Haley Francis", "id": 1928610}, {"name": "Michael Lee", "id": 5199170}, {"name": "Molly Sparks", "id": 5502692}, {"name": "Samuel Williams", "id": 2351046}, {"name": "Mark Ayala", "id": 5206471}, {"name": "Cheyenne Robinson", "id": 2405553}, {"name": "Christopher Jordan", "id": 5091058}, {"name": "Brent Simmons", "id": 5206486}, {"name": "Julia Kemp", "id": 2464567}, {"name": "Andrea Price", "id": 4932028}, {"name": "Steven Griffin", "id": 4211932}, {"name": "Nicole Johnson", "id": 2464797}, {"name": "Alyssa Downs", "id": 2464830}], "links": [{"source": 5116320, "target": 4932023}, {"source": 5116320, "target": 4932028}, {"source": 5116320, "target": 5206471}, {"source": 5116320, "target": 5206486}, {"source": 4932023, "target": 4932028}, {"source": 4932023, "target": 5206471}, {"source": 4932023, "target": 5206486}, {"source": 1928610, "target": 2351046}, {"source": 5199170, "target": 5502692}, {"source": 5206471, "target": 4932028}, {"source": 5206471, "target": 5206486}, {"source": 5206486, "target": 4932028}, {"source": 2464567, "target": 2464830}, {"source": 2464567, "target": 4211932}, {"source": 4211932, "target": 2464797}, {"source": 4211932, "target": 2464830}]}
|
[
5116320,
1928610,
5199170,
2405553,
5091058,
4211932
] | 6 |
877 |
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: Deanna Hendrix, Andrew Scott, Martin Jackson, Lance Ritter PhD, Sandra Swanson, Jessica Dixon, Linda Lopez, Benjamin Webster, Joe Roberts, Heather Graves, Brittany Carter, Cynthia Macdonald, John Walsh DVM, Curtis Contreras, Robert Williams, Theresa Johnson
- Fiendship connections: Deanna Hendrix to Benjamin Webster, Andrew Scott to Curtis Contreras, Martin Jackson to Theresa Johnson, Linda Lopez to Benjamin Webster, Benjamin Webster to Brittany Carter, Benjamin Webster to Heather Graves, Benjamin Webster to John Walsh DVM, Benjamin Webster to Joe Roberts, Benjamin Webster to Robert Williams, Heather Graves to Curtis Contreras, Brittany Carter to Cynthia Macdonald
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": "Deanna Hendrix", "id": 1525601}, {"name": "Andrew Scott", "id": 1378498}, {"name": "Martin Jackson", "id": 4990821}, {"name": "Lance Ritter PhD", "id": 1534727}, {"name": "Sandra Swanson", "id": 2082249}, {"name": "Jessica Dixon", "id": 4973081}, {"name": "Linda Lopez", "id": 1262845}, {"name": "Benjamin Webster", "id": 1266928}, {"name": "Joe Roberts", "id": 1274481}, {"name": "Heather Graves", "id": 1290193}, {"name": "Brittany Carter", "id": 1406833}, {"name": "Cynthia Macdonald", "id": 1030325}, {"name": "John Walsh DVM", "id": 1360665}, {"name": "Curtis Contreras", "id": 950588}, {"name": "Robert Williams", "id": 1592541}, {"name": "Theresa Johnson", "id": 6042398}], "links": [{"source": 1525601, "target": 1266928}, {"source": 1378498, "target": 950588}, {"source": 4990821, "target": 6042398}, {"source": 1262845, "target": 1266928}, {"source": 1266928, "target": 1406833}, {"source": 1266928, "target": 1290193}, {"source": 1266928, "target": 1360665}, {"source": 1266928, "target": 1274481}, {"source": 1266928, "target": 1592541}, {"source": 1290193, "target": 950588}, {"source": 1406833, "target": 1030325}]}
|
[
1525601,
4990821,
1534727,
2082249,
4973081
] | 5 |
878 |
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: Deanna Cole, Amanda Mckenzie, Karen Jimenez, Frank Davis, Jennifer Robinson, Glenda Cunningham, Joseph Smith, Maria Roth, Pamela Mason, Julie Cannon, Margaret Bentley, Stacy Frazier, Annette Hickman, Anthony Taylor, Anthony Estrada
- Fiendship connections: Deanna Cole to Anthony Taylor, Amanda Mckenzie to Frank Davis, Karen Jimenez to Annette Hickman, Karen Jimenez to Anthony Taylor, Frank Davis to Jennifer Robinson, Frank Davis to Maria Roth, Frank Davis to Pamela Mason, Frank Davis to Julie Cannon, Frank Davis to Margaret Bentley, Glenda Cunningham to Annette Hickman, Joseph Smith to Anthony Taylor, Pamela Mason to Julie Cannon, Pamela Mason to Margaret Bentley, Stacy Frazier to Anthony Taylor, Annette Hickman to Anthony Taylor, Anthony Taylor to Anthony Estrada
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": "Deanna Cole", "id": 4904891}, {"name": "Amanda Mckenzie", "id": 1159163}, {"name": "Karen Jimenez", "id": 2501596}, {"name": "Frank Davis", "id": 1398604}, {"name": "Jennifer Robinson", "id": 1936428}, {"name": "Glenda Cunningham", "id": 2406027}, {"name": "Joseph Smith", "id": 4904887}, {"name": "Maria Roth", "id": 2032883}, {"name": "Pamela Mason", "id": 2217908}, {"name": "Julie Cannon", "id": 2217909}, {"name": "Margaret Bentley", "id": 2217910}, {"name": "Stacy Frazier", "id": 4904886}, {"name": "Annette Hickman", "id": 2406010}, {"name": "Anthony Taylor", "id": 2501595}, {"name": "Anthony Estrada", "id": 4904892}], "links": [{"source": 4904891, "target": 2501595}, {"source": 1159163, "target": 1398604}, {"source": 2501596, "target": 2406010}, {"source": 2501596, "target": 2501595}, {"source": 1398604, "target": 1936428}, {"source": 1398604, "target": 2032883}, {"source": 1398604, "target": 2217908}, {"source": 1398604, "target": 2217909}, {"source": 1398604, "target": 2217910}, {"source": 2406027, "target": 2406010}, {"source": 4904887, "target": 2501595}, {"source": 2217908, "target": 2217909}, {"source": 2217908, "target": 2217910}, {"source": 4904886, "target": 2501595}, {"source": 2406010, "target": 2501595}, {"source": 2501595, "target": 4904892}]}
|
[
2501595,
1398604
] | 2 |
879 |
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 Norris, Judy Charles, Billy Morris, Kimberly Haas, Emily Cole, Wendy Livingston, Kari Lozano, Dr. Nathaniel Cook, Christopher Moreno, Dawn Conley, Shaun Keith, Tammy Friedman, Michael Brown, Terri Bailey, Mary Wilkerson, Alyssa Sparks, Jason Weaver, Holly Greene, Mrs. Taylor Wall, Suzanne Richardson, Thomas Collins, Charlotte Spencer, Kathleen Mcdonald DDS, Dorothy Williams
- Fiendship connections: Amy Norris to Dr. Nathaniel Cook, Judy Charles to Terri Bailey, Judy Charles to Holly Greene, Judy Charles to Wendy Livingston, Billy Morris to Wendy Livingston, Kimberly Haas to Wendy Livingston, Emily Cole to Suzanne Richardson, Emily Cole to Michael Brown, Wendy Livingston to Dawn Conley, Wendy Livingston to Michael Brown, Wendy Livingston to Dorothy Williams, Wendy Livingston to Jason Weaver, Wendy Livingston to Shaun Keith, Wendy Livingston to Kari Lozano, Wendy Livingston to Christopher Moreno, Dr. Nathaniel Cook to Mrs. Taylor Wall, Tammy Friedman to Holly Greene, Thomas Collins to Kathleen Mcdonald DDS, Kathleen Mcdonald DDS to Dorothy 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": "Amy Norris", "id": 2448908}, {"name": "Judy Charles", "id": 4971156}, {"name": "Billy Morris", "id": 5713557}, {"name": "Kimberly Haas", "id": 4928920}, {"name": "Emily Cole", "id": 5027832}, {"name": "Wendy Livingston", "id": 5290011}, {"name": "Kari Lozano", "id": 6045851}, {"name": "Dr. Nathaniel Cook", "id": 3455515}, {"name": "Christopher Moreno", "id": 6045852}, {"name": "Dawn Conley", "id": 5049260}, {"name": "Shaun Keith", "id": 5962547}, {"name": "Tammy Friedman", "id": 5136948}, {"name": "Michael Brown", "id": 5152316}, {"name": "Terri Bailey", "id": 4951229}, {"name": "Mary Wilkerson", "id": 2477764}, {"name": "Alyssa Sparks", "id": 4941901}, {"name": "Jason Weaver", "id": 5891035}, {"name": "Holly Greene", "id": 5154783}, {"name": "Mrs. Taylor Wall", "id": 2431584}, {"name": "Suzanne Richardson", "id": 4945894}, {"name": "Thomas Collins", "id": 5050477}, {"name": "Charlotte Spencer", "id": 2493558}, {"name": "Kathleen Mcdonald DDS", "id": 5263224}, {"name": "Dorothy Williams", "id": 5263229}], "links": [{"source": 2448908, "target": 3455515}, {"source": 4971156, "target": 4951229}, {"source": 4971156, "target": 5154783}, {"source": 4971156, "target": 5290011}, {"source": 5713557, "target": 5290011}, {"source": 4928920, "target": 5290011}, {"source": 5027832, "target": 4945894}, {"source": 5027832, "target": 5152316}, {"source": 5290011, "target": 5049260}, {"source": 5290011, "target": 5152316}, {"source": 5290011, "target": 5263229}, {"source": 5290011, "target": 5891035}, {"source": 5290011, "target": 5962547}, {"source": 5290011, "target": 6045851}, {"source": 5290011, "target": 6045852}, {"source": 3455515, "target": 2431584}, {"source": 5136948, "target": 5154783}, {"source": 5050477, "target": 5263224}, {"source": 5263224, "target": 5263229}]}
|
[
2431584,
5891035,
2477764,
4941901,
2493558
] | 5 |
880 |
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 Espinoza, Rodney Thomas, Julia Clark, James Maxwell, Daniel Sanders, Kristin Stewart, Sara Webster, Megan Miller, Heidi Khan, Thomas Blake, Bradley Coleman, Jacob Vaughn, Robert Petty, Nicholas Jones, Samantha Miller, Hannah Nolan
- Fiendship connections: Lauren Espinoza to Nicholas Jones, Rodney Thomas to Sara Webster, Rodney Thomas to Megan Miller, Rodney Thomas to Nicholas Jones, Julia Clark to James Maxwell, James Maxwell to Jacob Vaughn, James Maxwell to Hannah Nolan, James Maxwell to Daniel Sanders, James Maxwell to Samantha Miller, Daniel Sanders to Jacob Vaughn, Daniel Sanders to Samantha Miller, Megan Miller to Heidi Khan, Megan Miller to Nicholas Jones, Heidi Khan to Nicholas Jones, Thomas Blake to Jacob Vaughn, Jacob Vaughn to Samantha Miller
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 Espinoza", "id": 2428448}, {"name": "Rodney Thomas", "id": 2444579}, {"name": "Julia Clark", "id": 4991237}, {"name": "James Maxwell", "id": 4947657}, {"name": "Daniel Sanders", "id": 5280367}, {"name": "Kristin Stewart", "id": 4941424}, {"name": "Sara Webster", "id": 2418297}, {"name": "Megan Miller", "id": 2477011}, {"name": "Heidi Khan", "id": 2431763}, {"name": "Thomas Blake", "id": 4976147}, {"name": "Bradley Coleman", "id": 2423861}, {"name": "Jacob Vaughn", "id": 4946967}, {"name": "Robert Petty", "id": 5073688}, {"name": "Nicholas Jones", "id": 3374745}, {"name": "Samantha Miller", "id": 5280382}, {"name": "Hannah Nolan", "id": 4991231}], "links": [{"source": 2428448, "target": 3374745}, {"source": 2444579, "target": 2418297}, {"source": 2444579, "target": 2477011}, {"source": 2444579, "target": 3374745}, {"source": 4991237, "target": 4947657}, {"source": 4947657, "target": 4946967}, {"source": 4947657, "target": 4991231}, {"source": 4947657, "target": 5280367}, {"source": 4947657, "target": 5280382}, {"source": 5280367, "target": 4946967}, {"source": 5280367, "target": 5280382}, {"source": 2477011, "target": 2431763}, {"source": 2477011, "target": 3374745}, {"source": 2431763, "target": 3374745}, {"source": 4976147, "target": 4946967}, {"source": 4946967, "target": 5280382}]}
|
[
2428448,
4991237,
4941424,
2423861,
5073688
] | 5 |
881 |
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 Johnson, Sheila Perez, Marcia Crane, Rodney Matthews, Toni Huff, Emily Jacobs, Christian Fletcher, Tammy Cross, Bethany Wolf, Robert Rangel, Renee Vance, Richard Sullivan, Courtney Woods, Francisco Parrish, Tiffany Hampton, Marc Durham, Taylor Hess, Brenda Green, Christina Singh, Mr. Javier Jefferson, William Kelley, Robin Reed
- Fiendship connections: Sheila Perez to Brenda Green, Marcia Crane to Mr. Javier Jefferson, Toni Huff to Christian Fletcher, Toni Huff to Emily Jacobs, Toni Huff to Robert Rangel, Tammy Cross to Mr. Javier Jefferson, Francisco Parrish to Mr. Javier Jefferson, Marc Durham to William Kelley, Christina Singh to Robin Reed
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 Johnson", "id": 4942592}, {"name": "Sheila Perez", "id": 2406030}, {"name": "Marcia Crane", "id": 4928403}, {"name": "Rodney Matthews", "id": 5214104}, {"name": "Toni Huff", "id": 2431399}, {"name": "Emily Jacobs", "id": 2422066}, {"name": "Christian Fletcher", "id": 2408244}, {"name": "Tammy Cross", "id": 5516471}, {"name": "Bethany Wolf", "id": 5043007}, {"name": "Robert Rangel", "id": 3488448}, {"name": "Renee Vance", "id": 4934465}, {"name": "Richard Sullivan", "id": 2502209}, {"name": "Courtney Woods", "id": 2490692}, {"name": "Francisco Parrish", "id": 4928966}, {"name": "Tiffany Hampton", "id": 2459590}, {"name": "Marc Durham", "id": 5079116}, {"name": "Taylor Hess", "id": 5831374}, {"name": "Brenda Green", "id": 2502479}, {"name": "Christina Singh", "id": 2425945}, {"name": "Mr. Javier Jefferson", "id": 5130716}, {"name": "William Kelley", "id": 5878118}, {"name": "Robin Reed", "id": 3271143}], "links": [{"source": 2406030, "target": 2502479}, {"source": 4928403, "target": 5130716}, {"source": 2431399, "target": 2408244}, {"source": 2431399, "target": 2422066}, {"source": 2431399, "target": 3488448}, {"source": 5516471, "target": 5130716}, {"source": 4928966, "target": 5130716}, {"source": 5079116, "target": 5878118}, {"source": 2425945, "target": 3271143}]}
|
[
4942592,
2406030,
4928403,
5214104,
3488448,
5043007,
4934465,
2502209,
2490692,
2459590,
5079116,
5831374,
2425945
] | 13 |
882 |
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 Campbell, Anne Goodwin, Timothy Smith, Rachel Anderson, John Thomas, John Beck, Kyle Adams, Nicholas Caldwell, Alexander Lambert, Jamie Bauer, Abigail Garcia, Sandra Long, Cynthia Cortez, Julie Lewis, Summer Lindsey
- Fiendship connections: Jessica Campbell to Abigail Garcia, Anne Goodwin to Abigail Garcia, Timothy Smith to Abigail Garcia, Rachel Anderson to Nicholas Caldwell, John Thomas to Jamie Bauer, John Thomas to Alexander Lambert, John Beck to Alexander Lambert, John Beck to Abigail Garcia, Kyle Adams to Nicholas Caldwell, Kyle Adams to Abigail Garcia, Abigail Garcia to Sandra Long, Abigail Garcia to Julie Lewis, Abigail Garcia to Summer Lindsey, Sandra Long to Cynthia Cortez
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 Campbell", "id": 713696}, {"name": "Anne Goodwin", "id": 713697}, {"name": "Timothy Smith", "id": 713698}, {"name": "Rachel Anderson", "id": 14626}, {"name": "John Thomas", "id": 106402}, {"name": "John Beck", "id": 209798}, {"name": "Kyle Adams", "id": 361194}, {"name": "Nicholas Caldwell", "id": 164746}, {"name": "Alexander Lambert", "id": 96235}, {"name": "Jamie Bauer", "id": 4714}, {"name": "Abigail Garcia", "id": 476024}, {"name": "Sandra Long", "id": 476025}, {"name": "Cynthia Cortez", "id": 476026}, {"name": "Julie Lewis", "id": 713694}, {"name": "Summer Lindsey", "id": 713695}], "links": [{"source": 713696, "target": 476024}, {"source": 713697, "target": 476024}, {"source": 713698, "target": 476024}, {"source": 14626, "target": 164746}, {"source": 106402, "target": 4714}, {"source": 106402, "target": 96235}, {"source": 209798, "target": 96235}, {"source": 209798, "target": 476024}, {"source": 361194, "target": 164746}, {"source": 361194, "target": 476024}, {"source": 476024, "target": 476025}, {"source": 476024, "target": 713694}, {"source": 476024, "target": 713695}, {"source": 476025, "target": 476026}]}
|
[
713696
] | 1 |
883 |
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: Brittany Castaneda, Erica Keller, Alyssa Graham, Michael Johnson, Jose Miller V, Kathleen Russo, Mark Haas, Lisa Garza, Rebekah Gonzales, Mary Arnold, Melissa Nichols, Derek Hill, Jonathan Ingram, Tony Dalton, Michael Williams, Mrs. Victoria Green, Danielle Mckenzie, Emily Gray, Heather Sanchez, Amy Norman
- Fiendship connections: Brittany Castaneda to Mark Haas, Brittany Castaneda to Alyssa Graham, Alyssa Graham to Mark Haas, Alyssa Graham to Amy Norman, Michael Johnson to Jonathan Ingram, Michael Johnson to Heather Sanchez, Jose Miller V to Jonathan Ingram, Mary Arnold to Danielle Mckenzie, Melissa Nichols to Michael Williams, Melissa Nichols to Tony Dalton, Derek Hill to Jonathan Ingram, Jonathan Ingram to Mrs. Victoria 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": "Brittany Castaneda", "id": 4966409}, {"name": "Erica Keller", "id": 5177355}, {"name": "Alyssa Graham", "id": 5255067}, {"name": "Michael Johnson", "id": 2978206}, {"name": "Jose Miller V", "id": 2460190}, {"name": "Kathleen Russo", "id": 2431904}, {"name": "Mark Haas", "id": 4966437}, {"name": "Lisa Garza", "id": 5188394}, {"name": "Rebekah Gonzales", "id": 2471223}, {"name": "Mary Arnold", "id": 66231}, {"name": "Melissa Nichols", "id": 2478906}, {"name": "Derek Hill", "id": 3083325}, {"name": "Jonathan Ingram", "id": 2419141}, {"name": "Tony Dalton", "id": 4524751}, {"name": "Michael Williams", "id": 3725904}, {"name": "Mrs. Victoria Green", "id": 2455900}, {"name": "Danielle Mckenzie", "id": 744287}, {"name": "Emily Gray", "id": 2424043}, {"name": "Heather Sanchez", "id": 2497656}, {"name": "Amy Norman", "id": 4976895}], "links": [{"source": 4966409, "target": 4966437}, {"source": 4966409, "target": 5255067}, {"source": 5255067, "target": 4966437}, {"source": 5255067, "target": 4976895}, {"source": 2978206, "target": 2419141}, {"source": 2978206, "target": 2497656}, {"source": 2460190, "target": 2419141}, {"source": 66231, "target": 744287}, {"source": 2478906, "target": 3725904}, {"source": 2478906, "target": 4524751}, {"source": 3083325, "target": 2419141}, {"source": 2419141, "target": 2455900}]}
|
[
4966409,
5177355,
2419141,
2431904,
5188394,
2471223,
744287,
3725904,
2424043
] | 9 |
884 |
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. Aaron Vazquez, Erica Anthony, Gerald George, Alexis Neal, Debbie Vaughn, Jamie Collins, Johnathan Huynh, Lisa Payne, Bobby George, James Mcclain, Mr. James Peterson, Jessica Williams, Dawn Smith, Maria Murray, Kelly Gonzalez, Emily Yang, Christopher Orr PhD, Lori Mitchell, Jeremiah Miller, Brenda Taylor, Christine Scott, Tyler Mendez, John Ramos, Jasmine Navarro, Jeremiah Peterson, Tracy Bauer
- Fiendship connections: Mr. Aaron Vazquez to Jessica Williams, Gerald George to Christine Scott, Alexis Neal to Jamie Collins, Johnathan Huynh to Tracy Bauer, Mr. James Peterson to Tracy Bauer, Jessica Williams to Jeremiah Peterson, Jessica Williams to Emily Yang, Kelly Gonzalez to John Ramos, Christopher Orr PhD to John Ramos, Brenda Taylor to John Ramos
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. Aaron Vazquez", "id": 4970881}, {"name": "Erica Anthony", "id": 2443656}, {"name": "Gerald George", "id": 158858}, {"name": "Alexis Neal", "id": 2413968}, {"name": "Debbie Vaughn", "id": 4937371}, {"name": "Jamie Collins", "id": 2414108}, {"name": "Johnathan Huynh", "id": 5691555}, {"name": "Lisa Payne", "id": 5002534}, {"name": "Bobby George", "id": 4929063}, {"name": "James Mcclain", "id": 4942770}, {"name": "Mr. James Peterson", "id": 5476157}, {"name": "Jessica Williams", "id": 5395902}, {"name": "Dawn Smith", "id": 2458944}, {"name": "Maria Murray", "id": 4975941}, {"name": "Kelly Gonzalez", "id": 4292169}, {"name": "Emily Yang", "id": 5478346}, {"name": "Christopher Orr PhD", "id": 2470475}, {"name": "Lori Mitchell", "id": 115928}, {"name": "Jeremiah Miller", "id": 53338}, {"name": "Brenda Taylor", "id": 4292191}, {"name": "Christine Scott", "id": 59872}, {"name": "Tyler Mendez", "id": 5022304}, {"name": "John Ramos", "id": 2469863}, {"name": "Jasmine Navarro", "id": 2459239}, {"name": "Jeremiah Peterson", "id": 5374577}, {"name": "Tracy Bauer", "id": 5265014}], "links": [{"source": 4970881, "target": 5395902}, {"source": 158858, "target": 59872}, {"source": 2413968, "target": 2414108}, {"source": 5691555, "target": 5265014}, {"source": 5476157, "target": 5265014}, {"source": 5395902, "target": 5374577}, {"source": 5395902, "target": 5478346}, {"source": 4292169, "target": 2469863}, {"source": 2470475, "target": 2469863}, {"source": 4292191, "target": 2469863}]}
|
[
4970881,
2443656,
59872,
2413968,
4937371,
5691555,
5002534,
4929063,
4942770,
2458944,
4975941,
4292169,
115928,
53338,
5022304,
2459239
] | 16 |
885 |
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: Shane Dodson, April Wiley, Angela Smith, John Briggs, Jordan Morales, Jesse Santiago, Lori Beck, Andrew Saunders, Andrea Moore, Meagan Wright, Jacob James, Melissa Wade, Sarah Kim, Danielle Smith, Jamie Hampton, Kevin Walker, Gregory Larsen, Bradley Robertson, Vincent Murphy, Nicole Schmidt, Brianna Jackson
- Fiendship connections: Shane Dodson to Meagan Wright, Angela Smith to Andrew Saunders, Angela Smith to Melissa Wade, Angela Smith to Jesse Santiago, Angela Smith to Kevin Walker, Andrew Saunders to Melissa Wade, Andrea Moore to Jamie Hampton, Andrea Moore to Bradley Robertson, Jamie Hampton to Gregory Larsen
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": "Shane Dodson", "id": 2425603}, {"name": "April Wiley", "id": 2463363}, {"name": "Angela Smith", "id": 2467337}, {"name": "John Briggs", "id": 2465931}, {"name": "Jordan Morales", "id": 2455053}, {"name": "Jesse Santiago", "id": 4250510}, {"name": "Lori Beck", "id": 2474382}, {"name": "Andrew Saunders", "id": 2467344}, {"name": "Andrea Moore", "id": 1948967}, {"name": "Meagan Wright", "id": 3287981}, {"name": "Jacob James", "id": 2459058}, {"name": "Melissa Wade", "id": 4250420}, {"name": "Sarah Kim", "id": 2422330}, {"name": "Danielle Smith", "id": 2423997}, {"name": "Jamie Hampton", "id": 1348803}, {"name": "Kevin Walker", "id": 4250568}, {"name": "Gregory Larsen", "id": 1091942}, {"name": "Bradley Robertson", "id": 1503211}, {"name": "Vincent Murphy", "id": 2478320}, {"name": "Nicole Schmidt", "id": 2460027}, {"name": "Brianna Jackson", "id": 2436861}], "links": [{"source": 2425603, "target": 3287981}, {"source": 2467337, "target": 2467344}, {"source": 2467337, "target": 4250420}, {"source": 2467337, "target": 4250510}, {"source": 2467337, "target": 4250568}, {"source": 2467344, "target": 4250420}, {"source": 1948967, "target": 1348803}, {"source": 1948967, "target": 1503211}, {"source": 1348803, "target": 1091942}]}
|
[
2425603,
2463363,
4250568,
2465931,
2455053,
2474382,
1503211,
2459058,
2422330,
2423997,
2478320,
2460027,
2436861
] | 13 |
886 |
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: Heather Cole, Alexandra Williams, Dale Johnson, Deborah Gonzalez, Michael Riddle, Elizabeth Ross, Matthew Howe, Michael Jones, Barbara Herman, Tiffany Larson, Jeffrey Johnson, Collin Berry, Rebekah Keller, Kayla Nelson, Barbara Ellis, Steven Sawyer, Jennifer Small, Mr. Curtis Cook Jr., Brandi Baker, James Carter, Kimberly Brown
- Fiendship connections: Heather Cole to Deborah Gonzalez, Alexandra Williams to Elizabeth Ross, Dale Johnson to Deborah Gonzalez, Matthew Howe to Rebekah Keller, Barbara Herman to Rebekah Keller, Jeffrey Johnson to Rebekah Keller, Rebekah Keller to James Carter, Rebekah Keller to Barbara Ellis, Barbara Ellis to Kimberly Brown, Steven Sawyer to Jennifer Small
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": "Heather Cole", "id": 2823559}, {"name": "Alexandra Williams", "id": 1222803}, {"name": "Dale Johnson", "id": 2823571}, {"name": "Deborah Gonzalez", "id": 2411688}, {"name": "Michael Riddle", "id": 2405288}, {"name": "Elizabeth Ross", "id": 943529}, {"name": "Matthew Howe", "id": 2115886}, {"name": "Michael Jones", "id": 2483386}, {"name": "Barbara Herman", "id": 929726}, {"name": "Tiffany Larson", "id": 4927}, {"name": "Jeffrey Johnson", "id": 1636800}, {"name": "Collin Berry", "id": 64589}, {"name": "Rebekah Keller", "id": 1687377}, {"name": "Kayla Nelson", "id": 2489045}, {"name": "Barbara Ellis", "id": 2303708}, {"name": "Steven Sawyer", "id": 44381}, {"name": "Jennifer Small", "id": 132068}, {"name": "Mr. Curtis Cook Jr.", "id": 2487143}, {"name": "Brandi Baker", "id": 2446184}, {"name": "James Carter", "id": 1007465}, {"name": "Kimberly Brown", "id": 1167345}], "links": [{"source": 2823559, "target": 2411688}, {"source": 1222803, "target": 943529}, {"source": 2823571, "target": 2411688}, {"source": 2115886, "target": 1687377}, {"source": 929726, "target": 1687377}, {"source": 1636800, "target": 1687377}, {"source": 1687377, "target": 1007465}, {"source": 1687377, "target": 2303708}, {"source": 2303708, "target": 1167345}, {"source": 44381, "target": 132068}]}
|
[
2411688,
943529,
2405288,
1636800,
2483386,
4927,
64589,
2489045,
132068,
2487143,
2446184
] | 11 |
887 |
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: Jennifer Thomas, Jesse Scott, Christopher Meza, Abigail Johnson, Sharon Brooks, Gilbert Garner, Jeremy Peterson, Jeffrey Adams, Anthony Mccormick, Noah Johnson, Ronald Zimmerman, Brittney Moore, Yolanda Ford, Michelle Gray, Mary Kim, Robert Wilkinson, Allen Aguilar, John Newton DVM, Matthew Cook, Lauren Harris, Rachel Kennedy
- Fiendship connections: Jennifer Thomas to Yolanda Ford, Jennifer Thomas to John Newton DVM, Jesse Scott to Abigail Johnson, Christopher Meza to Yolanda Ford, Christopher Meza to John Newton DVM, Christopher Meza to Allen Aguilar, Abigail Johnson to Brittney Moore, Abigail Johnson to Gilbert Garner, Sharon Brooks to Jeffrey Adams, Jeremy Peterson to Rachel Kennedy, Jeffrey Adams to Matthew Cook, Noah Johnson to Michelle Gray, Ronald Zimmerman to Matthew Cook, Yolanda Ford to John Newton DVM, Mary Kim to Matthew Cook
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": "Jennifer Thomas", "id": 1328769}, {"name": "Jesse Scott", "id": 641412}, {"name": "Christopher Meza", "id": 2171144}, {"name": "Abigail Johnson", "id": 6154}, {"name": "Sharon Brooks", "id": 2667277}, {"name": "Gilbert Garner", "id": 6161}, {"name": "Jeremy Peterson", "id": 2493606}, {"name": "Jeffrey Adams", "id": 2461224}, {"name": "Anthony Mccormick", "id": 64939}, {"name": "Noah Johnson", "id": 2478385}, {"name": "Ronald Zimmerman", "id": 2449206}, {"name": "Brittney Moore", "id": 115398}, {"name": "Yolanda Ford", "id": 1105223}, {"name": "Michelle Gray", "id": 2467273}, {"name": "Mary Kim", "id": 2463309}, {"name": "Robert Wilkinson", "id": 6223}, {"name": "Allen Aguilar", "id": 1519954}, {"name": "John Newton DVM", "id": 1299806}, {"name": "Matthew Cook", "id": 3828968}, {"name": "Lauren Harris", "id": 2476140}, {"name": "Rachel Kennedy", "id": 3004908}], "links": [{"source": 1328769, "target": 1105223}, {"source": 1328769, "target": 1299806}, {"source": 641412, "target": 6154}, {"source": 2171144, "target": 1105223}, {"source": 2171144, "target": 1299806}, {"source": 2171144, "target": 1519954}, {"source": 6154, "target": 115398}, {"source": 6154, "target": 6161}, {"source": 2667277, "target": 2461224}, {"source": 2493606, "target": 3004908}, {"source": 2461224, "target": 3828968}, {"source": 2478385, "target": 2467273}, {"source": 2449206, "target": 3828968}, {"source": 1105223, "target": 1299806}, {"source": 2463309, "target": 3828968}]}
|
[
1328769,
6161,
2461224,
3004908,
64939,
2478385,
6223,
2476140
] | 8 |
888 |
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: Chelsea Johnson, Julia Garner, Brandon Stewart, James Haynes, Shannon Russell, Jose Spencer, Kimberly Duncan MD, Douglas Martinez, Julia Webster, Matthew Rogers, Andrew Tanner, George Walker, Richard Smith, John Kennedy, Cynthia Martinez, Christina Durham, Christina Porter, Charles Lopez
- Fiendship connections: Julia Garner to Christina Durham, Brandon Stewart to Kimberly Duncan MD, James Haynes to Kimberly Duncan MD, Jose Spencer to Cynthia Martinez, Jose Spencer to Charles Lopez, Jose Spencer to Julia Webster, Douglas Martinez to Christina Porter, Julia Webster to Charles Lopez, Matthew Rogers to Andrew Tanner, Matthew Rogers to John Kennedy, Andrew Tanner to John Kennedy, John Kennedy to Christina Porter, Cynthia Martinez to Charles 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": "Chelsea Johnson", "id": 1735072}, {"name": "Julia Garner", "id": 5812769}, {"name": "Brandon Stewart", "id": 2472802}, {"name": "James Haynes", "id": 4068867}, {"name": "Shannon Russell", "id": 2463556}, {"name": "Jose Spencer", "id": 1116611}, {"name": "Kimberly Duncan MD", "id": 2459846}, {"name": "Douglas Martinez", "id": 1204759}, {"name": "Julia Webster", "id": 1532555}, {"name": "Matthew Rogers", "id": 1623021}, {"name": "Andrew Tanner", "id": 963501}, {"name": "George Walker", "id": 2480463}, {"name": "Richard Smith", "id": 1285747}, {"name": "John Kennedy", "id": 1118804}, {"name": "Cynthia Martinez", "id": 913718}, {"name": "Christina Durham", "id": 4933495}, {"name": "Christina Porter", "id": 1475005}, {"name": "Charles Lopez", "id": 1281823}], "links": [{"source": 5812769, "target": 4933495}, {"source": 2472802, "target": 2459846}, {"source": 4068867, "target": 2459846}, {"source": 1116611, "target": 913718}, {"source": 1116611, "target": 1281823}, {"source": 1116611, "target": 1532555}, {"source": 1204759, "target": 1475005}, {"source": 1532555, "target": 1281823}, {"source": 1623021, "target": 963501}, {"source": 1623021, "target": 1118804}, {"source": 963501, "target": 1118804}, {"source": 1118804, "target": 1475005}, {"source": 913718, "target": 1281823}]}
|
[
1735072,
5812769,
2472802,
2463556,
1116611,
963501,
2480463,
1285747
] | 8 |
889 |
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: Brenda Johnson, Mario Harris, Shelly Walker, John Jones, Jonathan Moore, Jeremy Gonzalez, Heather Ross, Marvin Brown, Joseph Graham, Michael Pearson, Brandon Cline, Helen Watts, Jeffrey Miller, Christina Steele, Denise Sawyer, James Thompson
- Fiendship connections: Brenda Johnson to Marvin Brown, Brenda Johnson to John Jones, Mario Harris to Christina Steele, Mario Harris to Helen Watts, Shelly Walker to Helen Watts, Jonathan Moore to Christina Steele, Jonathan Moore to Helen Watts, Jeremy Gonzalez to Denise Sawyer, Heather Ross to Christina Steele, Joseph Graham to Christina Steele, Joseph Graham to Denise Sawyer, Joseph Graham to Helen Watts, Brandon Cline to Christina Steele, Brandon Cline to Helen Watts, Helen Watts to Christina Steele
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": "Brenda Johnson", "id": 1565538}, {"name": "Mario Harris", "id": 5580194}, {"name": "Shelly Walker", "id": 5311140}, {"name": "John Jones", "id": 2025509}, {"name": "Jonathan Moore", "id": 5096678}, {"name": "Jeremy Gonzalez", "id": 5163300}, {"name": "Heather Ross", "id": 5432775}, {"name": "Marvin Brown", "id": 904906}, {"name": "Joseph Graham", "id": 5855691}, {"name": "Michael Pearson", "id": 1753646}, {"name": "Brandon Cline", "id": 4930319}, {"name": "Helen Watts", "id": 5247280}, {"name": "Jeffrey Miller", "id": 5012440}, {"name": "Christina Steele", "id": 5009656}, {"name": "Denise Sawyer", "id": 5163324}, {"name": "James Thompson", "id": 5140063}], "links": [{"source": 1565538, "target": 904906}, {"source": 1565538, "target": 2025509}, {"source": 5580194, "target": 5009656}, {"source": 5580194, "target": 5247280}, {"source": 5311140, "target": 5247280}, {"source": 5096678, "target": 5009656}, {"source": 5096678, "target": 5247280}, {"source": 5163300, "target": 5163324}, {"source": 5432775, "target": 5009656}, {"source": 5855691, "target": 5009656}, {"source": 5855691, "target": 5163324}, {"source": 5855691, "target": 5247280}, {"source": 4930319, "target": 5009656}, {"source": 4930319, "target": 5247280}, {"source": 5247280, "target": 5009656}]}
|
[
904906,
5580194,
1753646,
5012440,
5140063
] | 5 |
890 |
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: Dennis Hill, Richard Sullivan, Steven Evans, Christian Gilmore, Shawn Graham, Ian Rodriguez, Emma Maxwell, David Flores, Alan Greene, Joseph Anderson, Angela Gonzalez, Joshua Smith, Terry Johnson, Travis Rogers, Mary Rollins, Rita Stone, Tammy Cobb, Jerry Mccormick, Amy Smith, Alyssa Simmons, Brent Daniel, Gregory Garcia, James Bell, Joseph Franklin, Larry Matthews, Michael Carney, Monica Rios, Caroline King
- Fiendship connections: Richard Sullivan to Steven Evans, Richard Sullivan to Rita Stone, Richard Sullivan to Brent Daniel, Steven Evans to Rita Stone, Steven Evans to Ian Rodriguez, Steven Evans to Brent Daniel, Christian Gilmore to Angela Gonzalez, Shawn Graham to James Bell, Ian Rodriguez to Rita Stone, Ian Rodriguez to Brent Daniel, David Flores to Travis Rogers, David Flores to Brent Daniel, Alan Greene to James Bell, Angela Gonzalez to Jerry Mccormick, Angela Gonzalez to Terry Johnson, Travis Rogers to Amy Smith, Rita Stone to Brent Daniel, Brent Daniel to Larry Matthews, Gregory Garcia to James Bell, James Bell to Caroline King
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": "Dennis Hill", "id": 2434308}, {"name": "Richard Sullivan", "id": 2473741}, {"name": "Steven Evans", "id": 2473752}, {"name": "Christian Gilmore", "id": 4950437}, {"name": "Shawn Graham", "id": 1064747}, {"name": "Ian Rodriguez", "id": 2477230}, {"name": "Emma Maxwell", "id": 1223855}, {"name": "David Flores", "id": 2427440}, {"name": "Alan Greene", "id": 1506354}, {"name": "Joseph Anderson", "id": 2481978}, {"name": "Angela Gonzalez", "id": 4979903}, {"name": "Joshua Smith", "id": 2458692}, {"name": "Terry Johnson", "id": 5547078}, {"name": "Travis Rogers", "id": 2501446}, {"name": "Mary Rollins", "id": 1179256}, {"name": "Rita Stone", "id": 2473809}, {"name": "Tammy Cobb", "id": 2412755}, {"name": "Jerry Mccormick", "id": 5352918}, {"name": "Amy Smith", "id": 2493400}, {"name": "Alyssa Simmons", "id": 2421857}, {"name": "Brent Daniel", "id": 3330659}, {"name": "Gregory Garcia", "id": 1294440}, {"name": "James Bell", "id": 1598955}, {"name": "Joseph Franklin", "id": 2428140}, {"name": "Larry Matthews", "id": 2462324}, {"name": "Michael Carney", "id": 5051512}, {"name": "Monica Rios", "id": 4966523}, {"name": "Caroline King", "id": 1032702}], "links": [{"source": 2473741, "target": 2473752}, {"source": 2473741, "target": 2473809}, {"source": 2473741, "target": 3330659}, {"source": 2473752, "target": 2473809}, {"source": 2473752, "target": 2477230}, {"source": 2473752, "target": 3330659}, {"source": 4950437, "target": 4979903}, {"source": 1064747, "target": 1598955}, {"source": 2477230, "target": 2473809}, {"source": 2477230, "target": 3330659}, {"source": 2427440, "target": 2501446}, {"source": 2427440, "target": 3330659}, {"source": 1506354, "target": 1598955}, {"source": 4979903, "target": 5352918}, {"source": 4979903, "target": 5547078}, {"source": 2501446, "target": 2493400}, {"source": 2473809, "target": 3330659}, {"source": 3330659, "target": 2462324}, {"source": 1294440, "target": 1598955}, {"source": 1598955, "target": 1032702}]}
|
[
2434308,
3330659,
5547078,
1294440,
1223855,
2481978,
2458692,
1179256,
2412755,
2421857,
2428140,
5051512,
4966523
] | 13 |
891 |
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: Lindsey Jones MD, Daniel Singh, Kathryn Powers, Jason Johnson, Kyle Austin, David Anderson, Kelly Adams, Todd Bush, Debra Allen, Becky Love, Jonathan Stevens, Alyssa Mayo, Andrea Ray, Paul Martin, Anthony Brown, Diana Collier, Mary Rodriguez, Shannon Dunn, Michelle Vega, Lisa Jacobs, Angela Carter, Deborah Sullivan, Kevin Ray, Peggy Hogan, Patrick Taylor, Leah George, Albert Moyer, Jaime Love, Jill Wilson
- Fiendship connections: Lindsey Jones MD to Shannon Dunn, Lindsey Jones MD to Anthony Brown, Daniel Singh to Shannon Dunn, Kathryn Powers to Diana Collier, Jason Johnson to Debra Allen, Kyle Austin to Alyssa Mayo, David Anderson to Jonathan Stevens, Kelly Adams to Debra Allen, Becky Love to Shannon Dunn, Becky Love to Lisa Jacobs, Becky Love to Leah George, Becky Love to Angela Carter, Jonathan Stevens to Shannon Dunn, Jonathan Stevens to Jaime Love, Jonathan Stevens to Leah George, Jonathan Stevens to Jill Wilson, Andrea Ray to Patrick Taylor, Andrea Ray to Diana Collier, Paul Martin to Diana Collier, Anthony Brown to Shannon Dunn, Mary Rodriguez to Kevin Ray, Mary Rodriguez to Deborah Sullivan, Shannon Dunn to Jaime Love, Shannon Dunn to Leah George, Shannon Dunn to Lisa Jacobs, Shannon Dunn to Jill Wilson, Lisa Jacobs to Jaime Love
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": "Lindsey Jones MD", "id": 1157265}, {"name": "Daniel Singh", "id": 853396}, {"name": "Kathryn Powers", "id": 4968856}, {"name": "Jason Johnson", "id": 808217}, {"name": "Kyle Austin", "id": 41885}, {"name": "David Anderson", "id": 1072925}, {"name": "Kelly Adams", "id": 1287970}, {"name": "Todd Bush", "id": 922660}, {"name": "Debra Allen", "id": 1278381}, {"name": "Becky Love", "id": 1082172}, {"name": "Jonathan Stevens", "id": 953536}, {"name": "Alyssa Mayo", "id": 76609}, {"name": "Andrea Ray", "id": 4949192}, {"name": "Paul Martin", "id": 5188170}, {"name": "Anthony Brown", "id": 1156043}, {"name": "Diana Collier", "id": 4949583}, {"name": "Mary Rodriguez", "id": 917457}, {"name": "Shannon Dunn", "id": 939730}, {"name": "Michelle Vega", "id": 1502290}, {"name": "Lisa Jacobs", "id": 1052757}, {"name": "Angela Carter", "id": 1453270}, {"name": "Deborah Sullivan", "id": 917463}, {"name": "Kevin Ray", "id": 853205}, {"name": "Peggy Hogan", "id": 1170528}, {"name": "Patrick Taylor", "id": 4949218}, {"name": "Leah George", "id": 1087460}, {"name": "Albert Moyer", "id": 1761893}, {"name": "Jaime Love", "id": 1071603}, {"name": "Jill Wilson", "id": 1439861}], "links": [{"source": 1157265, "target": 939730}, {"source": 1157265, "target": 1156043}, {"source": 853396, "target": 939730}, {"source": 4968856, "target": 4949583}, {"source": 808217, "target": 1278381}, {"source": 41885, "target": 76609}, {"source": 1072925, "target": 953536}, {"source": 1287970, "target": 1278381}, {"source": 1082172, "target": 939730}, {"source": 1082172, "target": 1052757}, {"source": 1082172, "target": 1087460}, {"source": 1082172, "target": 1453270}, {"source": 953536, "target": 939730}, {"source": 953536, "target": 1071603}, {"source": 953536, "target": 1087460}, {"source": 953536, "target": 1439861}, {"source": 4949192, "target": 4949218}, {"source": 4949192, "target": 4949583}, {"source": 5188170, "target": 4949583}, {"source": 1156043, "target": 939730}, {"source": 917457, "target": 853205}, {"source": 917457, "target": 917463}, {"source": 939730, "target": 1071603}, {"source": 939730, "target": 1087460}, {"source": 939730, "target": 1052757}, {"source": 939730, "target": 1439861}, {"source": 1052757, "target": 1071603}]}
|
[
953536,
4949218,
808217,
76609,
922660,
917457,
1502290,
1170528,
1761893
] | 9 |
892 |
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: Maria Greene, Julia Patel, Jacob Simon, Nathaniel Graham, Tabitha Duncan, Jacqueline Wilkinson, Karen Adkins, Suzanne Jones, Michelle Torres, Nicole Taylor, Keith Edwards, George Gray, Alan Landry, Samuel Page, Jared Butler, Erika Chavez, William Holloway, Tanya Coffey
- Fiendship connections: Maria Greene to Julia Patel, Julia Patel to Michelle Torres, Julia Patel to Karen Adkins, Nathaniel Graham to Suzanne Jones, Nathaniel Graham to Tanya Coffey, Karen Adkins to Michelle Torres, Suzanne Jones to Samuel Page, Suzanne Jones to Jared Butler, Suzanne Jones to William Holloway, Nicole Taylor to George Gray, Keith Edwards to Samuel Page, George Gray to Alan Landry, Erika Chavez to Tanya Coffey
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": "Maria Greene", "id": 2482334}, {"name": "Julia Patel", "id": 4637765}, {"name": "Jacob Simon", "id": 2461150}, {"name": "Nathaniel Graham", "id": 3115815}, {"name": "Tabitha Duncan", "id": 2471270}, {"name": "Jacqueline Wilkinson", "id": 2460069}, {"name": "Karen Adkins", "id": 2493610}, {"name": "Suzanne Jones", "id": 2466058}, {"name": "Michelle Torres", "id": 2493419}, {"name": "Nicole Taylor", "id": 2422219}, {"name": "Keith Edwards", "id": 3071181}, {"name": "George Gray", "id": 3181327}, {"name": "Alan Landry", "id": 2490383}, {"name": "Samuel Page", "id": 2422769}, {"name": "Jared Butler", "id": 4234523}, {"name": "Erika Chavez", "id": 4808412}, {"name": "William Holloway", "id": 4234525}, {"name": "Tanya Coffey", "id": 2494494}], "links": [{"source": 2482334, "target": 4637765}, {"source": 4637765, "target": 2493419}, {"source": 4637765, "target": 2493610}, {"source": 3115815, "target": 2466058}, {"source": 3115815, "target": 2494494}, {"source": 2493610, "target": 2493419}, {"source": 2466058, "target": 2422769}, {"source": 2466058, "target": 4234523}, {"source": 2466058, "target": 4234525}, {"source": 2422219, "target": 3181327}, {"source": 3071181, "target": 2422769}, {"source": 3181327, "target": 2490383}, {"source": 4808412, "target": 2494494}]}
|
[
2493610,
2461150,
3115815,
2471270,
2460069,
2422219
] | 6 |
893 |
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: Morgan Jones, Anne Trujillo, Julia Webster, Melissa Higgins, Charles Lopez, Isaac Bishop, Chelsea Johnson, Arthur Hall, Thomas Smith, Jeffery Gilbert, Zoe Gonzalez, Cynthia Martinez, Sergio Vazquez DVM, Monique Schwartz, Melissa Ortiz, Kyle Baldwin, Jose Spencer, William Liu, Christopher Cook, Matthew Thompson, Heather Crane, Connie Long, Tina Mendoza
- Fiendship connections: Morgan Jones to Melissa Higgins, Julia Webster to Jose Spencer, Julia Webster to Charles Lopez, Melissa Higgins to Heather Crane, Melissa Higgins to Sergio Vazquez DVM, Melissa Higgins to Monique Schwartz, Charles Lopez to Cynthia Martinez, Charles Lopez to Jose Spencer, Isaac Bishop to Monique Schwartz, Cynthia Martinez to Jose Spencer, Melissa Ortiz to Tina Mendoza, Christopher Cook to Tina Mendoza, Matthew Thompson to Tina 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": "Morgan Jones", "id": 5289989}, {"name": "Anne Trujillo", "id": 5434504}, {"name": "Julia Webster", "id": 1532555}, {"name": "Melissa Higgins", "id": 5289999}, {"name": "Charles Lopez", "id": 1281823}, {"name": "Isaac Bishop", "id": 4952736}, {"name": "Chelsea Johnson", "id": 1735072}, {"name": "Arthur Hall", "id": 182438}, {"name": "Thomas Smith", "id": 43690}, {"name": "Jeffery Gilbert", "id": 2221}, {"name": "Zoe Gonzalez", "id": 4950958}, {"name": "Cynthia Martinez", "id": 913718}, {"name": "Sergio Vazquez DVM", "id": 5004215}, {"name": "Monique Schwartz", "id": 5045051}, {"name": "Melissa Ortiz", "id": 102079}, {"name": "Kyle Baldwin", "id": 216898}, {"name": "Jose Spencer", "id": 1116611}, {"name": "William Liu", "id": 342}, {"name": "Christopher Cook", "id": 736477}, {"name": "Matthew Thompson", "id": 119267}, {"name": "Heather Crane", "id": 4929766}, {"name": "Connie Long", "id": 229869}, {"name": "Tina Mendoza", "id": 6515}], "links": [{"source": 5289989, "target": 5289999}, {"source": 1532555, "target": 1116611}, {"source": 1532555, "target": 1281823}, {"source": 5289999, "target": 4929766}, {"source": 5289999, "target": 5004215}, {"source": 5289999, "target": 5045051}, {"source": 1281823, "target": 913718}, {"source": 1281823, "target": 1116611}, {"source": 4952736, "target": 5045051}, {"source": 913718, "target": 1116611}, {"source": 102079, "target": 6515}, {"source": 736477, "target": 6515}, {"source": 119267, "target": 6515}]}
|
[
4952736,
5434504,
913718,
1735072,
182438,
43690,
2221,
4950958,
119267,
216898,
342,
229869
] | 12 |
894 |
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: Aaron Ferguson, Jeremy Bowen, Melissa Edwards, Meredith Miller, Kylie Brown, Kelli Rhodes, Crystal Bennett, Justin Clements, Kelly Ashley, Jordan Nguyen, Michelle Vega, Daniel Davidson, Frederick Macias, Jerry Mason, David Moss, Calvin Blake
- Fiendship connections: Aaron Ferguson to Daniel Davidson, Kylie Brown to Daniel Davidson, Kelli Rhodes to Crystal Bennett, Kelly Ashley to Frederick Macias, Kelly Ashley to Daniel Davidson, Jordan Nguyen to Jerry Mason, Michelle Vega to Daniel Davidson, Daniel Davidson to Jerry Mason
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": "Aaron Ferguson", "id": 4207520}, {"name": "Jeremy Bowen", "id": 2424453}, {"name": "Melissa Edwards", "id": 2411429}, {"name": "Meredith Miller", "id": 2423589}, {"name": "Kylie Brown", "id": 4207525}, {"name": "Kelli Rhodes", "id": 4459053}, {"name": "Crystal Bennett", "id": 2476237}, {"name": "Justin Clements", "id": 2442637}, {"name": "Kelly Ashley", "id": 2662383}, {"name": "Jordan Nguyen", "id": 2421971}, {"name": "Michelle Vega", "id": 2464628}, {"name": "Daniel Davidson", "id": 2464439}, {"name": "Frederick Macias", "id": 2415928}, {"name": "Jerry Mason", "id": 3145017}, {"name": "David Moss", "id": 2496727}, {"name": "Calvin Blake", "id": 2490143}], "links": [{"source": 4207520, "target": 2464439}, {"source": 4207525, "target": 2464439}, {"source": 4459053, "target": 2476237}, {"source": 2662383, "target": 2415928}, {"source": 2662383, "target": 2464439}, {"source": 2421971, "target": 3145017}, {"source": 2464628, "target": 2464439}, {"source": 2464439, "target": 3145017}]}
|
[
4207520,
2424453,
2411429,
2423589,
2476237,
2442637,
2496727,
2490143
] | 8 |
895 |
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 Durham, Dr. John Guzman, Joseph Salinas, Linda Moore, Rebecca Stevens, David Mccullough, Jeremy Steele, Jason Bailey, Nicholas Smith, Courtney Banks, Stephanie Rosario, Charles Barnes, Lorraine Smith, Nicholas Walters, Christopher Abbott, Warren Mendoza, Theresa Davis, Tiffany Dodson, Dana Pierce, Miss Nicole Wilson, Erin Stewart, Victoria Williams
- Fiendship connections: Lisa Durham to Tiffany Dodson, Dr. John Guzman to Stephanie Rosario, Linda Moore to Dana Pierce, Rebecca Stevens to Dana Pierce, David Mccullough to Warren Mendoza, Jeremy Steele to Dana Pierce, Jason Bailey to Dana Pierce, Nicholas Smith to Erin Stewart, Stephanie Rosario to Lorraine Smith, Christopher Abbott to Warren Mendoza, Warren Mendoza to Victoria Williams, Warren Mendoza to Theresa 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": "Lisa Durham", "id": 330884}, {"name": "Dr. John Guzman", "id": 2404240}, {"name": "Joseph Salinas", "id": 2432149}, {"name": "Linda Moore", "id": 4456088}, {"name": "Rebecca Stevens", "id": 4456090}, {"name": "David Mccullough", "id": 1021468}, {"name": "Jeremy Steele", "id": 4456093}, {"name": "Jason Bailey", "id": 4456094}, {"name": "Nicholas Smith", "id": 4196388}, {"name": "Courtney Banks", "id": 15141}, {"name": "Stephanie Rosario", "id": 2435115}, {"name": "Charles Barnes", "id": 62385}, {"name": "Lorraine Smith", "id": 3540030}, {"name": "Nicholas Walters", "id": 1283918}, {"name": "Christopher Abbott", "id": 1603664}, {"name": "Warren Mendoza", "id": 1741778}, {"name": "Theresa Davis", "id": 1958482}, {"name": "Tiffany Dodson", "id": 204506}, {"name": "Dana Pierce", "id": 2475994}, {"name": "Miss Nicole Wilson", "id": 2476002}, {"name": "Erin Stewart", "id": 2465254}, {"name": "Victoria Williams", "id": 1569268}], "links": [{"source": 330884, "target": 204506}, {"source": 2404240, "target": 2435115}, {"source": 4456088, "target": 2475994}, {"source": 4456090, "target": 2475994}, {"source": 1021468, "target": 1741778}, {"source": 4456093, "target": 2475994}, {"source": 4456094, "target": 2475994}, {"source": 4196388, "target": 2465254}, {"source": 2435115, "target": 3540030}, {"source": 1603664, "target": 1741778}, {"source": 1741778, "target": 1569268}, {"source": 1741778, "target": 1958482}]}
|
[
204506,
2404240,
2432149,
4456090,
1603664,
4196388,
15141,
62385,
1283918,
2476002
] | 10 |
896 |
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: Tyler Farmer, Elizabeth Brooks, Kathryn Pennington, Brenda Jones, Lisa Hernandez, Craig Boyd, Jennifer Adams, Benjamin Franklin, Tamara Garcia, Julie Zamora, Ernest Phillips, Carlos Morris, Nicholas Clay, Carla Wright, Lindsay Thompson, Nancy Dawson, Courtney Santiago, Penny Dawson, Leroy Harris, Julie Ortiz, Jesus Scott, Lynn Downs, Michael Marsh, Patricia Douglas
- Fiendship connections: Tyler Farmer to Leroy Harris, Tyler Farmer to Kathryn Pennington, Elizabeth Brooks to Nicholas Clay, Kathryn Pennington to Nancy Dawson, Kathryn Pennington to Carla Wright, Kathryn Pennington to Leroy Harris, Kathryn Pennington to Carlos Morris, Kathryn Pennington to Lindsay Thompson, Brenda Jones to Penny Dawson, Brenda Jones to Michael Marsh, Brenda Jones to Nicholas Clay, Lisa Hernandez to Leroy Harris, Lisa Hernandez to Julie Zamora, Lisa Hernandez to Carlos Morris, Craig Boyd to Jennifer Adams, Craig Boyd to Jesus Scott, Jennifer Adams to Jesus Scott, Benjamin Franklin to Penny Dawson, Benjamin Franklin to Michael Marsh, Benjamin Franklin to Nicholas Clay, Julie Zamora to Ernest Phillips, Ernest Phillips to Patricia Douglas, Carlos Morris to Nancy Dawson, Carlos Morris to Leroy Harris, Nicholas Clay to Penny Dawson, Nicholas Clay to Michael Marsh, Carla Wright to Nancy Dawson, Carla Wright to Leroy Harris, Penny Dawson to Michael Marsh
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": "Tyler Farmer", "id": 5482241}, {"name": "Elizabeth Brooks", "id": 1156}, {"name": "Kathryn Pennington", "id": 5100938}, {"name": "Brenda Jones", "id": 1162}, {"name": "Lisa Hernandez", "id": 4976907}, {"name": "Craig Boyd", "id": 4364941}, {"name": "Jennifer Adams", "id": 2473881}, {"name": "Benjamin Franklin", "id": 212124}, {"name": "Tamara Garcia", "id": 2422684}, {"name": "Julie Zamora", "id": 5270558}, {"name": "Ernest Phillips", "id": 4968221}, {"name": "Carlos Morris", "id": 5100965}, {"name": "Nicholas Clay", "id": 340649}, {"name": "Carla Wright", "id": 4951340}, {"name": "Lindsay Thompson", "id": 5110086}, {"name": "Nancy Dawson", "id": 4928594}, {"name": "Courtney Santiago", "id": 10587}, {"name": "Penny Dawson", "id": 91}, {"name": "Leroy Harris", "id": 5002081}, {"name": "Julie Ortiz", "id": 5048681}, {"name": "Jesus Scott", "id": 2494191}, {"name": "Lynn Downs", "id": 5410803}, {"name": "Michael Marsh", "id": 69879}, {"name": "Patricia Douglas", "id": 5350907}], "links": [{"source": 5482241, "target": 5002081}, {"source": 5482241, "target": 5100938}, {"source": 1156, "target": 340649}, {"source": 5100938, "target": 4928594}, {"source": 5100938, "target": 4951340}, {"source": 5100938, "target": 5002081}, {"source": 5100938, "target": 5100965}, {"source": 5100938, "target": 5110086}, {"source": 1162, "target": 91}, {"source": 1162, "target": 69879}, {"source": 1162, "target": 340649}, {"source": 4976907, "target": 5002081}, {"source": 4976907, "target": 5270558}, {"source": 4976907, "target": 5100965}, {"source": 4364941, "target": 2473881}, {"source": 4364941, "target": 2494191}, {"source": 2473881, "target": 2494191}, {"source": 212124, "target": 91}, {"source": 212124, "target": 69879}, {"source": 212124, "target": 340649}, {"source": 5270558, "target": 4968221}, {"source": 4968221, "target": 5350907}, {"source": 5100965, "target": 4928594}, {"source": 5100965, "target": 5002081}, {"source": 340649, "target": 91}, {"source": 340649, "target": 69879}, {"source": 4951340, "target": 4928594}, {"source": 4951340, "target": 5002081}, {"source": 91, "target": 69879}]}
|
[
5482241,
1156,
2473881,
2422684,
10587,
5048681,
5410803
] | 7 |
897 |
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: Eduardo Forbes, Michael Perez, Tyler Downs, Victor Reynolds, Carlos Chapman, Allison Porter, Jessica Bailey, Sarah Miller, Timothy Cunningham, Emily Morales, Steven Hurley, Patrick Jefferson, Edward White, Kevin Johnson, Lisa Cooper, Daniel Blair, Angela Blackwell
- Fiendship connections: Eduardo Forbes to Patrick Jefferson, Michael Perez to Daniel Blair, Tyler Downs to Edward White, Tyler Downs to Timothy Cunningham, Tyler Downs to Carlos Chapman, Tyler Downs to Emily Morales, Sarah Miller to Steven Hurley, Steven Hurley to Angela Blackwell, Kevin Johnson to Daniel Blair, Lisa Cooper to Daniel 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": "Eduardo Forbes", "id": 4764003}, {"name": "Michael Perez", "id": 1425435}, {"name": "Tyler Downs", "id": 2421354}, {"name": "Victor Reynolds", "id": 1995371}, {"name": "Carlos Chapman", "id": 2511775}, {"name": "Allison Porter", "id": 2450509}, {"name": "Jessica Bailey", "id": 2444380}, {"name": "Sarah Miller", "id": 2437233}, {"name": "Timothy Cunningham", "id": 2489850}, {"name": "Emily Morales", "id": 3141205}, {"name": "Steven Hurley", "id": 2468502}, {"name": "Patrick Jefferson", "id": 2492056}, {"name": "Edward White", "id": 2447418}, {"name": "Kevin Johnson", "id": 829243}, {"name": "Lisa Cooper", "id": 985916}, {"name": "Daniel Blair", "id": 1822590}, {"name": "Angela Blackwell", "id": 4267583}], "links": [{"source": 4764003, "target": 2492056}, {"source": 1425435, "target": 1822590}, {"source": 2421354, "target": 2447418}, {"source": 2421354, "target": 2489850}, {"source": 2421354, "target": 2511775}, {"source": 2421354, "target": 3141205}, {"source": 2437233, "target": 2468502}, {"source": 2468502, "target": 4267583}, {"source": 829243, "target": 1822590}, {"source": 985916, "target": 1822590}]}
|
[
2492056,
829243,
2421354,
1995371,
2450509,
2444380,
2437233
] | 7 |
898 |
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. William Sutton, Amanda Chandler, Nancy Alexander, Tracy Wilson, Edward Lozano, Frank Terry, Barbara Kidd, Scott Chapman, Jaime Castillo, Laura Thompson, Krystal Ortiz, Alyssa Baker, Victor Myers, Paula Francis, Joe Neal, Jerry Arnold
- Fiendship connections: Dr. William Sutton to Barbara Kidd, Amanda Chandler to Jaime Castillo, Amanda Chandler to Edward Lozano, Amanda Chandler to Krystal Ortiz, Nancy Alexander to Jerry Arnold, Frank Terry to Alyssa Baker, Frank Terry to Laura Thompson, Barbara Kidd to Paula Francis, Laura Thompson to Joe Neal
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. William Sutton", "id": 2413408}, {"name": "Amanda Chandler", "id": 5227233}, {"name": "Nancy Alexander", "id": 2441506}, {"name": "Tracy Wilson", "id": 4935009}, {"name": "Edward Lozano", "id": 4996869}, {"name": "Frank Terry", "id": 256383}, {"name": "Barbara Kidd", "id": 2830218}, {"name": "Scott Chapman", "id": 5035851}, {"name": "Jaime Castillo", "id": 4939278}, {"name": "Laura Thompson", "id": 62384}, {"name": "Krystal Ortiz", "id": 5436018}, {"name": "Alyssa Baker", "id": 6164}, {"name": "Victor Myers", "id": 209791}, {"name": "Paula Francis", "id": 2421021}, {"name": "Joe Neal", "id": 256382}, {"name": "Jerry Arnold", "id": 3684991}], "links": [{"source": 2413408, "target": 2830218}, {"source": 5227233, "target": 4939278}, {"source": 5227233, "target": 4996869}, {"source": 5227233, "target": 5436018}, {"source": 2441506, "target": 3684991}, {"source": 256383, "target": 6164}, {"source": 256383, "target": 62384}, {"source": 2830218, "target": 2421021}, {"source": 62384, "target": 256382}]}
|
[
2413408,
5227233,
2441506,
4935009,
62384,
5035851,
209791
] | 7 |
899 |
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: Krystal Taylor, Rachael Ponce, Tami Maddox, Sarah Higgins, Sarah Garrett, Bridget Curtis, Cameron Nielsen, Patrick Wiggins, Mark Lambert, Mary Jimenez, Kelly Johnson, Christopher Adams, Margaret Skinner, Shannon Stanley, Jessica Wood, Michael Davis, Clinton Freeman
- Fiendship connections: Krystal Taylor to Sarah Higgins, Rachael Ponce to Sarah Garrett, Rachael Ponce to Bridget Curtis, Rachael Ponce to Michael Davis, Rachael Ponce to Patrick Wiggins, Rachael Ponce to Mark Lambert, Tami Maddox to Shannon Stanley, Cameron Nielsen to Jessica Wood, Cameron Nielsen to Margaret Skinner, Cameron Nielsen to Shannon Stanley, Mary Jimenez to Kelly Johnson, Margaret Skinner to Shannon Stanley, Shannon Stanley to Jessica Wood, Shannon Stanley to Clinton Freeman
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": "Krystal Taylor", "id": 2477473}, {"name": "Rachael Ponce", "id": 55523}, {"name": "Tami Maddox", "id": 1130726}, {"name": "Sarah Higgins", "id": 4501831}, {"name": "Sarah Garrett", "id": 121639}, {"name": "Bridget Curtis", "id": 236267}, {"name": "Cameron Nielsen", "id": 970027}, {"name": "Patrick Wiggins", "id": 236271}, {"name": "Mark Lambert", "id": 236272}, {"name": "Mary Jimenez", "id": 2427505}, {"name": "Kelly Johnson", "id": 3334930}, {"name": "Christopher Adams", "id": 2408211}, {"name": "Margaret Skinner", "id": 1832631}, {"name": "Shannon Stanley", "id": 1939961}, {"name": "Jessica Wood", "id": 1014234}, {"name": "Michael Davis", "id": 85083}, {"name": "Clinton Freeman", "id": 2025021}], "links": [{"source": 2477473, "target": 4501831}, {"source": 55523, "target": 121639}, {"source": 55523, "target": 236267}, {"source": 55523, "target": 85083}, {"source": 55523, "target": 236271}, {"source": 55523, "target": 236272}, {"source": 1130726, "target": 1939961}, {"source": 970027, "target": 1014234}, {"source": 970027, "target": 1832631}, {"source": 970027, "target": 1939961}, {"source": 2427505, "target": 3334930}, {"source": 1832631, "target": 1939961}, {"source": 1939961, "target": 1014234}, {"source": 1939961, "target": 2025021}]}
|
[
2477473,
55523,
1130726,
2427505,
2408211
] | 5 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.