Skip to content

Commit 0a6af32

Browse files
authored
Update README.md
1 parent 82cd165 commit 0a6af32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Social Network Analysis
2-
_My capstone project for the [Object Oriented Java Programming: Data Structures and Beyond Specialization](https://www.coursera.org/specializations/java-object-oriented), offered by UC - San Diego on Coursera._
2+
_My capstone project for the [Object Oriented Java Programming: Data Structures and Beyond Specialization](https://www.coursera.org/specializations/java-object-oriented), offered by University of California San Diego ( UCSD )._
33

44
This project investigates the communities within a social network. The first part of the project will look at relationships between a user’s friends (specifically, are they all connected as friends too). In the second part, the goal will be to find the minimum dominating set, so we can reach all the people in the network just sharing with a number of friends.
55

0 commit comments

Comments
 (0)