You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exercises/relative-distance/introduction.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,8 @@ You've been hired to develop **Noble Knots**, the hottest new dating app for nob
4
4
With centuries of royal intermarriage, things have gotten… _complicated_.
5
5
To avoid any _oops-we're-twins_ situations, your job is to build a system that checks how closely two people are related.
6
6
7
-
Inspired by Iceland’s famous "[Islendinga-App][islendiga-app]" (which prevents accidental dating of a close relative), your algorithm will determine the **degree of separation** between two individuals in the royal family tree.
7
+
Noble Knots is inspired by Iceland's "[Islendinga-App][islendiga-app]," which is backed up by a database that traces all known family connections between Icelanders from the time of the settlement of Iceland.
8
+
Your algorithm will determine the **degree of separation** between two individuals in the royal family tree.
0 commit comments